aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Battlegrounds/ArenaTeamMgr.cpp
AgeCommit message (Expand)Author
2016-07-16Core/ArenaTeamMgr: fix race condition in LoadArenaTeamsariel-
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Rushor
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-07-25Core: Fix non pch buildVincent-Michael
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-18Core/ObjectAccessor: don't use singleton when calling static methodsjoschiwald
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-07-17Core/Codestyle: Do not use a pointer to a shared_ptr in Player::ModifyArenaPo...Subv
2014-03-02Core/Player: delete queststatus (weekly/monthly/seasonal) on deleting charact...joschiwald
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
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-03-31Core/DBLayer: Delete a triplicated prepared statement (LoginDatabase)Nay
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-19Core/DBLayer: Convert PExecute() queries to prepared statementsleak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-09Core/ArenaTeam: Use full captain guid instead of low guid on team creation an...Spp-
2011-09-02Core/Arena: Players online but not in world will now gain their arena points ...Shauren
2011-08-30Core: Crash fix (TemporarySummon), remove some warnings and some other minor ...Spp-
2011-08-01Core: Typo fix introduced in previous commit (:S)Spp-
2011-08-01Core: Some more missing changes from previous commit (Pass by const reference...Spp-
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-05-03Core/ObjectMgr: Refactor arena team related functions into dedicated classleak