aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2012-11-20Core/ObjectMgr: Fixed crash on shutdownShauren
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-20Core/Misc: Define some methods constSpp
2012-11-19Core/Pets: Pet "at rest" distance from owner is now closer as it should beMrSmite
2012-11-19Core/Calendar: Minor change.horn
2012-11-19Scripts/AQ: Fix warnings (thx razhael)Vincent-Michael
2012-11-19Fix compile without PCH (Also added some minor changes to minimize difference...Spp
2012-11-18Core/Battlegrounds: Add methods for determining the winner of a BG if it has ...Subv
2012-11-18Scripts/Instances: Added missing definition from previous commit.Subv
2012-11-18Scripts/Instances: Save Magister's Terrace door (and statue) state.Subv
2012-11-19Scripts/AQ: Fix non PCH buildNay
2012-11-19Misc: Whitespace and tabs cleanupNay
2012-11-19Scripts/ToC: Trial of the Crusader rewritetibbi
2012-11-19Scripts/AQ: Implement Ossirian the Unscarredkrofna
2012-11-18Scripts&DB: Nexus - OrmorokGacko
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-11-18Merge pull request #8330 from MrSmite/PetAI_TargetSelectNay
2012-11-18Merge pull request #8259 from Warpten/supLionNay
2012-11-18Another crash fix after b99c347Spp
2012-11-18Fix PetAI missing aggressive pet target selectMrSmite
2012-11-17Core/Entities: AoE spells should be able to hit invisible targets.LordUsagi
2012-11-17Fixed build.Subv
2012-11-17Core/SAI: Allow the actions CALL_KILLEDMONSTER, CALL_GROUPEVENTHAPPENS and CA...Subv
2012-11-17Crash Fix after b99c347Spp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-16Core/EventAI: Removed table creature_ai_summons.Subv
2012-11-16Merge pull request #8247 from ille/recursivedeadlockShauren
2012-11-16Merge pull request #8291 from Gacko/utgardekeepSubv
2012-11-16Core: Utgarde Keep - Fix warning/errorGacko
2012-11-15Core/Log: Added more information to the log in MoveSplineInitArgs::ValidateSubv
2012-11-15Core/Warden: Remove warningSpp
2012-11-15Core: Move a couple of log messages to debugSpp
2012-11-15Core/Battleground: Crash fix after ba20aa809fSpp
2012-11-14Core/Battleground: Fix arena battlemaster gossip (reverts 028b6e7)Spp
2012-11-14Merge pull request #8280 from DjYXA/patch-1Subv
2012-11-14Core/Spells: Enslave Demon shouldn't be usable on player pets.Subv
2012-11-14Missing variable in the function call.Subv
2012-11-14Core/Build: Fixed a little mistake.Subv
2012-11-14Core/SAI: Fix SMART_ACTION_SIMPLE_TALK for players.vlad852
2012-11-14Script/Emerald Dragons: Fixed a couple of issues with emerald dragon world bo...kaelima
2012-11-13Script/Commands: Reimplemented ".lookup map" command.kaelima
2012-11-12Core: Utgarde Keep - CodestyleGacko
2012-11-12Core/Warden: Add minimal verification of OS used by client for warden module ...Shauren
2012-11-11Core/DB: Utgarde Keep - Proto DrakeGacko
2012-11-11Merge pull request #8260 from Warpten/cleanupShauren
2012-11-11DB/SAI: Fix some Howling Fjord gossipsPitcrawler
2012-11-10Core/DB: Utgarde Keep - CorrectionsGacko
2012-11-10Core/DB: Utgarde KeepGacko
2012-11-10Core/Build: Fix compile using mysqllite included with coreSpp
2012-11-09Core/Scripts: Cleanup alterac_valley.cpp.Warpten