aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Battlefield/Battlefield.cpp
AgeCommit message (Expand)Author
2018-02-17Core/Entities: remove grid-wide visibility from setActive and implement anoth...Wyreth
2018-01-01Update copyright note for 2018tkrokli
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-07-31Dynamic Creature/Go spawning:r00ty-tc
2017-06-19Core: ported headers cleanup from master branchariel-
2017-06-19Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8cShauren
2017-06-09Fix build on GCC 7.1 (#19869)Stanislaus Teals
2017-01-02Update Copyright notice for 2017tkrokli
2016-10-04Core/Wintergrasp: fix leaving Wintergrasp via the minimap button.SnapperRy
2016-09-04Core/Battlefield: container optimizationariel-
2016-08-20Core/Battlefield: Cleanup of Wintergrasp script and battlefield system:ariel-
2016-08-01Core/PvP: Gameobject rotation in BGs and Wintergrasp.ariel-
2016-07-30Core/Entities: debloat SummonGameObject parameter list using proper wrappers ...ariel-
2016-07-30Core/GameObjects: Gameobject rotation (from cmangos/mangos-wotlk@2bcbc0f) (#1...ariel-
2016-02-20[3.3.5] Core/Logs: English text correctionstkrokli
2016-01-01Update copyright note for 2016Rushor
2015-09-29Core/Maps: Moved corpse management to map levelShauren
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-03-30Core/Misc: Remove unused headersleak
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-20Core/Battlefield/WG: fixed warningsjoschiwald
2014-09-19Core/Misc: multiple changesjoschiwald
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-07-14Core/Battlefield: move complex methods from BattlefieldWG.h to BattlefieldWG.cppjoschiwald
2014-05-24Core/Misc: Fix typojackpoz
2014-04-28Core/Misc: remove some obsolete parametersjoschiwald
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-12-10Scripts: replace some SetOrientation() calls with spline packets and some ran...joschiwald
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-09-03Core/Misc: Fixed some more issues found by static code analysis tools.Sebastian Valle
2013-06-11Core: Some function renaming.Malcrom
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-20Core/Misc: Define multiple functions const (+ code cleanup here and there)Spp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
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-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