aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Battlegrounds/ArenaTeam.cpp
AgeCommit message (Expand)Author
2013-01-01Update 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-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
2012-08-21Core/Logging: Fix incorrect error level for some warden messagesSpp
2012-08-06Core/Logging: Try to simplify configuration of loggers and appendersSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-05-20Core/BG: Move the log "ArenaTeam x does not have any members or ..." from DB ...Nay
2012-04-01Core/DBLayer: More type fixesNay
2012-03-29Core/Misc: Code style and remove unused define.Gyx
2012-03-29Core/Game: Code style.Gyx
2012-02-27Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...Spp
2012-02-23Core: Random cleanup + compile fixShauren
2012-01-31Fixed buildSubv2112
2012-01-31Core/Achievements: Fixed achieements with ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_P...Subv2112
2011-12-31Merge pull request #4567 from Kiperr/masterleak
2012-01-01Core/DBLayer: Refactor prepared statement defines to new format (char db)leak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-11-07Core: Codestyle clean-upBootz
2011-10-17Core/Misc: Added 'f' after float valuesFredi Machado
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-08-30Core: Crash fix (TemporarySummon), remove some warnings and some other minor ...Spp-
2011-08-01Core: Pass by const reference for simple objects replaced with pass by valueSpp-
2011-07-30Core/Arena: A more accurate implementation of rating gain/loss. This fixes th...Liberate
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-06-12Core: Continued cleanupkaelima
2011-06-12Core: More codestyle cleanupsclick
2011-05-25Core/Achievements: Achievement criteria type 39 should check player's persona...Shauren
2011-05-13Core: Remove some warnings here and thereclick
2011-05-11Core/Misc: fix compiler warningsAz@zel
2011-05-03Core/ObjectMgr: Refactor arena team related functions into dedicated classleak
2011-04-13Core/Arena: Arena team member saving fixeddrahy
2011-04-11Core/Misc: fix compilation warningsAzazel
2011-04-08Core/Arena: Move personalRating to arena_team_memberleak
2011-04-06Core/Arena: Fixed compile on gcc 4.5 and possible runtime crashes on other ve...Shauren
2011-04-05Core/Arenas: Refactor arena code and db layoutleak
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-01-19SQL: Characters db storage type cleanup #1 - Note:leak
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-17Core/Achievements: Prevent ACHIEVEMENT_CRITERIA_TYPE_SPECIAL_PVP_KILL updates...Shauren
2010-12-13Core: Add new system for parallelizing client packet processing. Handle World...click
2010-11-29Core/Groups: Move all function definition from .h to .cppSpp