aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Battlefield
AgeCommit message (Expand)Author
2013-06-11Core: Some function renaming.Malcrom
2013-05-30Core/Misc: Fix invalid pointer use after being deletedSpp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-03Core/Battlefield: Fix the invisible wall at the end of wintergrasp Closes #9422kandera
2013-03-20Core/Misc: Define multiple functions const (+ code cleanup here and there)Spp
2013-03-09Core/Vehicles: Fixed a possible crash if vehicle is deleted before its passen...Shauren
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-26Additional fixes and some clean upsAscathor
2013-02-06Core: Fixed some compile warningsShauren
2013-01-30Core/Misc: Remove some calls to const_castSpp
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-04Core/Misc: Fix a couple of warnings, some of them performance relatedNay
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-27Core: Move BF-handler invitation/queuing-logmessages to outDebug() (the infor...click
2012-11-25Core/Battlefield: Compile fixShauren
2012-11-25Merge pull request #8318 from blipi/battlefield_fixShauren
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Battlefield: Fix crashes due to invalid pointers useBlipi
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-20Core/Misc: Define some methods constSpp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2012-11-02Core/Guild: Code RefactorSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-12Core/Battlefield: Compile FixAokromes
2012-10-11Wintergrasp: move keep banner spawns to db. fix invisible stalker position.Kandera
2012-10-07Core/Misc: Fix some possible issues detected by static code analysiskaelima
2012-09-30SQL: Rename file merged in PR; Core: cleanup whitespace and tabsNay
2012-09-28Core/Battlefield: revert part of previous commit to fix build.Kandera
2012-09-28Core/Battlefield: fix build from previous commitKandera
2012-09-28Core/Battlefield: fix world states on player login for wintergraspSubv
2012-09-27Core/Battleground: Change notice about unhandled areatriggers to debug info a...kaelima
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
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-28Core/Wintergrasp: correctly fix collision for invisible wall in wg. also fixe...Kandera
2012-08-27Core/Battlefield: Small cleanupVincent-Michael
2012-08-27Core/Wintergrasp: fix handling for invisible wall in wintergrasp. will now be...Kandera
2012-08-27Core/Wintergrasp: fix possible crash on startupKandera
2012-08-27Core/Wintergrasp: Move previous commit to the correct positionKandera
2012-08-27Core/Wintergrasp: cleanup some magic numbers and set the destructable state o...Kandera
2012-08-27Core/Wintergrasp: if wintergrasp is disabled make the last door auto trigger.Kandera
2012-08-27Scripts/Spells: Fix a typo in spell_q12372_cast_from_gossip_trigger and clean...Nay
2012-08-26Core/Battlefield: Fix memory leakSubv
2012-08-25Core/Battlefield: Fix queue invite in war timeVincent-Michael
2012-08-25Misc/Battlefield:Vincent-Michael