aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Battlegrounds/ArenaTeam.cpp
AgeCommit message (Expand)Author
2023-08-23Core/Arena: Correctly update the stats of the members of each team when the w...Gildor
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-02-05[3.3.5] Scripts/Commands: .arena command conversion (PR #25407)Treeston
2022-02-05Core/Arena: Fix Arena.ArenaStartPersonalRating setting not having effect if t...jackpoz
2022-01-01Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2021-12-31Core/Logs: Log full guid instead of just low guidGiacomo Pozzoni
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-05-01Core/Misc: implemented petition manager (#19010)xinef1
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-07-21Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2019-07-21Few small optimizations here and there (#18684)xinef1
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-10-15Core/Arena: Fix lag caused by arena distribution (#17989)Ivan Bakula
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-20Core/Game: Include cleanup, part 3Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-01-20Merge pull request #15995 from ShinDarth/mmrShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-04-09Core/PacketIO: Reimplemented SMSG_SET_FORCED_REACTIONS as a response to clien...Shauren
2015-04-01Fixed compileRat
2015-04-01Core/Arenas: Removed arena team related opcodes and methods that were only us...Shauren
2015-04-01Core/PacketIO: Updated all client opcode valuesShauren
2015-03-18Core: More INFO -> DEBUG changesclick
2015-02-13Core/Guild: Updated and enabled most previously implemented guild and petitio...Mogadischu
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-14Core/Packets: updated SMSG_FEATURE_SYSTEM_STATUS, SMSG_INITIAL_SPELLS and SMS...joschiwald
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-25Core/Guilds: Fifth part of converting int to bigint guids in databaseShauren
2014-10-24Core/Entities: Fourth part of converting int to bigint guids in databaseShauren
2014-10-23Core/Entities: Second part of required database changes for migrating guids t...Shauren
2014-10-22Core/Entities: First part of removing GetGUIDLow() usesShauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-20Core/Entities: First part of required database changes for migrating guids to...Shauren
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-10-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-08Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Fixed buildjoschiwald
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael