aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Battlefield/Battlefield.cpp
AgeCommit message (Expand)Author
2013-01-01Update more copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-25Merge pull request #8318 from blipi/battlefield_fixShauren
2012-11-20Core/Battlefield: Fix crashes due to invalid pointers useBlipi
2012-11-20Core/Misc: Define some methods constSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-07Core/Misc: Fix some possible issues detected by static code analysiskaelima
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-05Core/Misc: Fix typo from 7c971be3c58b3c2f2628cb27f08515c9fafbf081. Thanks Sha...kaelima
2012-09-05Core/Misc: Fix some warnings and logic mistakes found by static code analysiskaelima
2012-09-04Core/Battlefield: Fix some memory leakskaelima
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
2012-08-27Scripts/Spells: Fix a typo in spell_q12372_cast_from_gossip_trigger and clean...Nay
2012-08-25Core/Battlefield: Fix queue invite in war timeVincent-Michael
2012-08-21Core/Battlefield: Add missing stuff for wintergraspVincent-Michael
2012-08-21Core/Battlefield: Fix more codestyleVincent-Michael
2012-08-21Core/Battlefield:Vincent-Michael
2012-08-20Core/Wintergrasp: finish implementation for battlefields. this is highly expe...Kandera
2012-08-20Core/Battlefield: fix crash (thx joschiwald) closes #6726Kandera
2012-08-20fix buildKandera
2012-08-20Battlefield/Wintergrasp:Warpten
2012-08-20Battlefields/Wintergrasp: Fixed a crash when leaving a capture point.Subv
2012-08-20Core/Battlefield: Cleanupthomas33
2012-08-20Core/Battlefield: plr -> playerthomas33
2012-08-20Core/Battlefield: Cleaned up all incrementquest functions as this is a hacky ...Kandera
2012-08-20Core/Battlefield: fix stupid mistakes. sorry!Kandera
2012-08-20Core/Battlefield: attempt to correctly fix again.Kandera
2012-08-20BF/Battlefield: Small improvement, thanks to Subv.Manuel Carrasco
2012-08-20BF/Wintergrasp: Removed harcoded Workshops related spawns, db data is used now.Manuel Carrasco
2012-08-20Battlefield: Make sBattlefieldMgr a pointer. By Subv.Manuel Carrasco
2012-08-20BF/Wintergrasp: Now graveyards use db spawned spirits.Manuel Carrasco
2012-08-20Battlefield/Wintergrasp/Scripts: removed a few unneeded casts.Kandera
2012-08-20fix crash with groups, added enum for battlfield leave reasonsKandera
2012-08-20merge master into wintergrasp and fix build errors. yay me!Kandera
2012-08-20Core/Battlefieldtobmaps