aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Battlefield/BattlefieldMgr.h
AgeCommit message (Expand)Author
2022-07-19Core/Battlefields: Refactor Battlefield creation to be linked to host map cre...Shauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-01-01Update copyright note for 2017vincent-michael
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-11Core/PacketIO: Updated and enabled battlefield opcodesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-07-22Merge branch 'master' into 4.3.4DDuarte
2014-07-21Core: Kill again whitespace :(Vincent-Michael
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-01-14Misc: missing changes after mergejoschiwald
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Core/Battlefield: some codestyle changesjoschiwald
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-01-14Merge branch 'master' into 4.3.4Spp
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update more copyright note for 2013.Vincent_Michael
2012-09-30Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-28Core/Battlefield: fix world states on player login for wintergraspSubv
2012-08-28Core/BG: Initial work on battleground and battlefield related packetsTuxity
2012-08-20Core/Battlefield: plr -> playerthomas33
2012-08-20Battlefield: Make sBattlefieldMgr a pointer. By Subv.Manuel Carrasco