aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Battlegrounds/ArenaTeam.h
AgeCommit message (Expand)Author
2025-06-10Core/Misc: Kill copy/move constructors for singleton classesShauren
2023-08-23Core/Arena: Correctly update the stats of the members of each team when the w...Gildor
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-05[3.3.5] Scripts/Commands: .arena command conversion (PR #25407)Treeston
2021-12-14Core/Misc: More coding standards (#23519)Aokromes
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-11-25Misc: More cleanupAokromes
2017-10-15Core/Arena: Fix lag caused by arena distribution (#17989)Ivan Bakula
2017-05-20Core/Game: Include cleanup, part 3Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-04-01Core/Arenas: Removed arena team related opcodes and methods that were only us...Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Misc: Fixed build without pchShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-11Core/Arenas: Correct values of enum ArenaTeamEventsDDuarte
2014-07-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-27Core/Battleground: refactored BattlegroundScorejoschiwald
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-05-30Fixed merge errorsShauren
2013-05-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-05-22Implement .arena commands - add new commands to the core to handle with arena...Bezo
2013-01-30Merge branch 'master' into 4.3.4 (+ some changes to minimize differences)Spp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-21Core/Currency: Add support of Conquest points cap for arena and bgcyberbrest
2012-11-20Core/Arenas: Fix arena system, you can now enter in arenas and fight !Tuxity
2012-11-19Merge branch 'master' into 4.3.4Spp
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-10-30Merge branch 'master' into 4.3.4Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-08-07Core/DBC: Corrected highest lookup entries for 434 and added cataclysm to Get...kaelima
2012-01-31Core/Achievements: Fixed achieements with ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_P...Subv2112
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-11-07Core: Codestyle clean-upBootz
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-03Core: Fix compile without PCH and fix some warningsSpp
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