aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Battlegrounds/BattlegroundMgr.cpp
AgeCommit message (Expand)Author
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-24Core/Battlegrounds: Fixed loading StartMaxDist (this time properly)Shauren
2012-11-23Core/Battlegrounds: Fixed loading StartMaxDistShauren
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-14Core/Battleground: Fix arena battlemaster gossip (reverts 028b6e7)Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-04Core/Battlegrounds: Remove no longer needed files BattlegroundAA/BattlegroundRBSpp
2012-10-04Core/Battlegrounds: Minor optimization when checking if player left start zoneSpp
2012-10-04Core/Battlegrounds: Optimize internal battleground data storage (from Array M...Spp
2012-10-04Core/Battleground: Make Battleground queues and Free slot queue structures pr...Spp
2012-08-16Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADINGSpp
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-01Core/Battlegrounds: Introduce Arena.RatedUpdateTimer to configure time betwee...hexa-
2012-04-13Core/BG: When starting a battleground teleport the player to start location i...Nay
2012-03-27Core/DBLayer: Correct few more wrong read types (No. 1)Nay
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-25Core/Battleground: fix invite accept wait timer (m_events must be always upda...Wilds
2011-11-07Core: Codestyle clean-upBootz
2011-11-07Core: Codestyle clean-upBootz
2011-10-07REPO: Code-style clean-upsBootz
2011-09-29Random minor code cleanupunknown
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-19Move thread-unsafe events from Player to BattlegroundQueue. Fix crash #2960.megamage
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-09Conditions/DisableMgr: converted from singleton to namespace with free functi...Spp-
2011-08-30Core: Cleanup.Chaplain
2011-08-05Core/Battleground: Some (minor) code optimizationsSpp
2011-08-01Core: Pass by const reference for simple objects replaced with pass by valueSpp-
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-06-11Core: Codestyle cleanupclick
2011-05-03Core/ObjectMgr: Refactor arena team related functions into dedicated classleak
2011-04-29Add spaces after commasleak
2011-04-21Core/Achievements: Removed unused parameter from UpdateAchievementCriteria an...Shauren
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-03-20Core/Battlegrounds: Fixed displaying Call to Arms for Isle of Conquest and St...Shauren
2011-03-14Core/Battlegrounds: Free instance id in the proper place.leak
2011-03-10Core/Instances: Recycle instance IDs. Should fix instance ID shifting and rel...leak
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-01-09Core/Battleground: Implemented blizzlike script for Isle of Conquest, written...Manuel
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-22Removing ProgressBars as they are performing badly on startup.leak
2010-12-19Streamlining loading functions for server startupleak
2010-12-11Cleanup: implemented helper methods for manipulating percentage calculation a...azazel
2010-12-06Core: Some optimizationsSpp
2010-11-14Misc: Some engrish fixes, thanks to ZxBiohazardZx, closes issue 4740Shocker
2010-10-16Fix most of the recently introduced warningsazazel