aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2013-02-24Script/Quest: The Lonesome Watcher (12877)Gacko
2013-02-24Core: Fix a comment in LoadConfigSettingsNay
2013-02-24Core/Summons: Implement summon groups system to be able to summon multiple NP...horn
2013-02-24Core/Movement: Do not attempt to pathfind for stop/turn movementShauren
2013-02-24Core/Vehicles: Fixed a crash that happened if someone called ExitVehicle duri...Shauren
2013-02-23Core/Vehicles: Fixed crash in RemovePendingEventsForSeat - changed _pendingJo...Shauren
2013-02-23Core/Calendar: Fix mem leak and minor cosmetic changesSpp
2013-02-23Core/RBAC: Fix mem leakSpp
2013-02-23SQL: Fix "No newline at end of file" in 194cc54f08d8b42c8c49d756e14273d917e1fcf2Vincent_Michael
2013-02-23Core/Vehicles: Really make RemovePendingEventsForSeat iterating crash safeShauren
2013-02-23Core/Vehicles: Make RemovePendingEventsForSeat iterating crashsafeMachiavelli
2013-02-23Core/Vehicles: Fix a crash in VehicleJoinEvent::ExecuteMachiavelli
2013-02-22Core/Vehicles: Corrected logging message format specifiersShauren
2013-02-22Core/Vehicles: Minor cleanup in header fileShauren
2013-02-22Core/Vehicles: Fixed accessing freed memory in Vehicle::RemoveAllPassengers -...Shauren
2013-02-22Core/Creatures: Set hover movement flag if bytes1 have hover flag and creatur...Shauren
2013-02-21Core/Vehicles: Also remove mount auras for passengers not in charm seatMachiavelli
2013-02-21Core/Misc: Remove devel log msg that shouldn't have been commitedSpp
2013-02-21Core/Logging: Fix mem leak. Thanks to @Sar777 for the reportSpp
2013-02-20Core/Players: Allow players to log out in combat when they are in resting are...Shauren
2013-02-20Core/NPCs: Fix some equipment issues introduced with 028c72a9f2c606e8af3Nay
2013-02-20Core/DBLayer: Comment out MySQL client/server version mismatch warningNay
2013-02-19Merge pull request #9168 from Kirkhammett/Ebonroc_BwlNay
2013-02-19Core/Scripts: Removed useless const modifier on method parameters accepting p...Shauren
2013-02-19Core/SmartAI: Prevent recursive EnterEvadeMode callMachiavelli
2013-02-19Core/Startup: Write current and expected maps version when there's a version ...Nay
2013-02-19Core/ObjectMgr: Fix a logic error in GetEquipmentInfoNay
2013-02-18Scripts/Spells: Fix Winter Veil PX-238Nay
2013-02-18Core/Vehicles: Fix a few issuesMachiavelli
2013-02-18Core/RBAC: Add config option to set comma separated list of groups to add by ...Spp
2013-02-18Core/NPCs: Refactor equipmentsNay
2013-02-18Core/Config: Change CONFIG_EVENT_ANNOUNCE from int to boolNay
2013-02-18Core/Scripts: Correct orders of parameters used in OnGroupChangeLeader script...Shauren
2013-02-18Core/Vehicles: Prevent infinite loop in VehicleJoinEvent:AbortMachiavelli
2013-02-18Core: Whitespace cleanupVincent_Michael
2013-02-18Core/Vehicles: Refactor some parts of vehicle systemMachiavelli
2013-02-17Merge pull request #9220 from roc13x/masterNay
2013-02-17Merge pull request #9234 from ak47sigh/patch-1Nay
2013-02-17Update src/server/game/Weather/Weather.cppAlexei_Nech
2013-02-17Core/Auras: Restore part of 1845ab79 that was accidentally revertedMachiavelli
2013-02-17declared WEATHER_STATE_FOG Alexei_Nech
2013-02-17Core/Vehicles: Fix another crashMachiavelli
2013-02-17Core/Auras: Always run all script hooks attached to the aura to prevent leavi...Shauren
2013-02-17Scripts/Icecrown Citadel: Improvements to Shadowmourne quest lineShauren
2013-02-16Core/SAI: Add actions to set/add/remove (104/105/106) gameobject flagsNay
2013-02-16Merge branch 'master' of github.com:TrinityCore/TrinityCoreShauren
2013-02-16Core/Auras: Prevent saving vehicle auras to db for players as they require bo...Shauren
2013-02-16Core/Character: Rename engrish functionVincent_Michael
2013-02-16Scripts/BWL: Fix build no. 2Vincent_Michael
2013-02-16Scripts/BWL: Fix buildNay