aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Battlegrounds/Arena.cpp
AgeCommit message (Expand)Author
2025-08-10Core/Arenas: Allow queueing for rated arenas (#31148)Jeremy
2024-05-12Core/Criteria: Implemented CriteriaType ParticipateInArena (#29973)Antonio Martín Berti
2023-12-29Core/Battlegrounds: Clean up some Team/TeamId parameters to use enums instead...Jeremy
2023-12-12Core/Battleground: Rework BattlegroundScore (#29438)Jeremy
2023-09-25Core/Achievements: Fixed achievement criteria StartEvent and FailEventShauren
2023-08-26Core/Battlegrounds: Rework queues (#29200)Jeremy
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-07-10Core/WorldStates: Migrate battleground worldstates to new systemShauren
2022-04-16Core/Battlegrounds: Replaced overriding m_team with more fine grained approachShauren
2022-03-24Core/Battlegrounds: Avoid reset BG and Arena scoreboard stats and BG map achi...Gildor
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2021-11-24Core/Misc: PORT CURSED REFACTORS FROM e69570dd7662848ae38628c4af71cce002dd1c3dShauren
2021-11-15Core/Shared: add BattlefieldBattleId definitionsccrs
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2021-06-01Core/Criteria: Add all values of CriteriaFailEventShauren
2020-09-19Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-05-02Core/Battlegrounds: Use the following fields from DB2/battleground_template d...Golrag
2020-04-26Core/Achievements: Optimized resetting achievement criteria by condition and ...Xinef
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-14Core/Battleground: Dropped battleground texts from trinity_string and replace...joschiwald
2018-01-01Update copyright note for 2018vincent-michael
2017-07-27Core/Battleground: Small BattlegroundScore refactoringjoschiwald
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-02-12Fixed warning in gcc 5joschiwald
2017-02-12Core/Arena: Teams don't lose rating after arena draw (#17515)Aokromes
2017-01-01Update copyright note for 2017vincent-michael
2016-09-29Core/Players: Removed references to removed currenciesShauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-04-12Core/PacketIO: Updated and enabled PVP_LOG_DATAShauren
2015-02-16Core/Opcodes: SMSG_INIT_WORLD_STATESGolrag
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-25Core/Guilds: Fifth part of converting int to bigint guids in databaseShauren
2014-10-22Core/Social: Use full guid for friend and ignore storageShauren
2014-10-22Core/Groups: Use full guid for battleground score storageShauren
2014-10-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-14Core/Battleground: Fix typo and small cleanup (again thx @joschiwald)Vincent-Michael
2014-07-14Core/Battleground: Fix merge fail (thx @joschiwald)Vincent-Michael
2014-07-14Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-14Core/Battleground: fixed typojoschiwald
2014-07-14Core/Battleground: moved some arena related code into a generic arena classjoschiwald