aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Battlegrounds/Battleground.cpp
AgeCommit message (Expand)Author
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-26Core/Battleground: Rename and correct usage of opcode 1223 and increase the t...kaelima
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-25Core/Battlegrounds: Fixed GameMasters logging out in arena counting as player...Shauren
2012-11-25Core/Battlegrounds: Corrected arena logout win conditionsShauren
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-18Core/Battlegrounds: Add methods for determining the winner of a BG if it has ...Subv
2012-11-15Core/Battleground: Crash fix after ba20aa809fSpp
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-10Core/Misc: Only remove auras in arenas for non-gm players.Subv
2012-10-09Core/Achievements: Fixed achievements with ACHIEVEMENT_CRITERIA_TYPE_WIN_ARENASubv
2012-10-04Core/Battleground: Some minor optimizations here and there.Spp
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-09-27Core/Battleground: Change notice about unhandled areatriggers to debug info a...kaelima
2012-09-19Battlegrounds: Better log message for unhandled area triggers in battlegroundsSpp
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-08-21Core/Battlefield: Add missing stuff for wintergraspVincent-Michael
2012-08-17Core/Logging: Restore proper Log Filter to some arena messagesSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-02Core/Battleground: move check from f454b6722ca0d4be7c8a35730aa325d9404f0b72 t...Kandera
2012-07-02Core/Battlegrounds: Don't reward killing blows if the killer is also the vict...Discover-
2012-06-04Fixed build and removed an unused variablekaelima
2012-05-24Core/Arena: Fix Hotter Streak achiev, thanks to HornNay
2012-05-20Core/BG: Add map to start zone teleport possible exploit logNay
2012-04-15Core/BG: Fix a logic mistake in ResetStat timer Nay
2012-04-13Core/BG: When starting a battleground teleport the player to start location i...Nay
2012-04-10Battlegrounds/WSG: Fixed door LoS in Warsong GulchSubv
2012-03-29Core/Game: Code style.Gyx
2012-03-28Core/Game: Code style again.Gyx
2012-03-13Logs/Arena:Bezo
2012-02-11Codestyle: Renamed some battleground variables and changed some other things ...Subv
2012-01-31Core/Achievements: Fixed achievements with ACHIEVEMENT_CRITERIA_TYPE_WIN_RATE...Subv2112
2012-01-29Merge pull request #4785 from Warpten/lastStandingQAston
2012-01-26Core/Battleground: Remove useless and unused functionkaelima
2012-01-12Scripts/Arenas: Also prevent bugs with Spirit of Redemption.Kapoeira
2012-01-12Scripts/Arenas: Fix some typos in the last commit.Kapoeira
2012-01-12Scripts/Arenas: Fix achievement [The Last Standing].Kapoeira
2012-01-04Core/Battleground: fix re-enter into battleground after disconnectWilds
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-11-28Delete obj if it is not successfully added to grid. More to fix.megamage
2011-11-23Core: Fixed more warnings (C6246: Local declaration of 'x' hides declaration ...Shauren
2011-11-07Core: Codestyle clean-upBootz
2011-11-07Core: Codestyle clean-upBootz
2011-11-07Core/Player: Make chat tag (last byte in SMSG_MESSAGECHAT) a bitmask.kaelima
2011-10-18Core/Calendar: Send map raid reset only onceSpp
2011-10-10Rename Map::Add to Map::AddToMap, Map::Remove to Map::RemoveFromMap for bette...megamage
2011-10-07Fix a crash caused by SetupBattleground when m_Map is not created.megamage