aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Battlegrounds/ArenaTeam.cpp
AgeCommit message (Expand)Author
2025-10-03Core/Entites: ObjectGuid construction refactorShauren
2025-09-28Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2025-02-09Core/PacketIO: Converted BattlegroundPackets to classesShauren
2025-02-08Core/Battlegrounds: Port BattlegroundQueueTypeId changes from master branchShauren
2023-12-02Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-02-25Core/Arena: Correctly update the stats of the members of each team when the w...Gildor
2020-09-06[3.3.5] Scripts/Commands: .arena command conversion (PR #25407)Treeston
2020-09-05Core/Arena: Fix Arena.ArenaStartPersonalRating setting not having effect if t...jackpoz
2020-04-05Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2020-04-05Core/Logs: Log full guid instead of just low guidGiacomo Pozzoni
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-01-02New yearAokromes
2019-07-06Core/Battleground: Implement previous opponent timer on Arena queue. (#21754)Gooyeth
2019-07-01Core/Unit: rename several getters to follow codestyleccrs
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-09-09kill some whitespacesAokromes
2018-03-26Core/ArenaTeam: Remove queues of members if a character is removed (#21491)Gooyeth
2018-01-01Update copyright note for 2018tkrokli
2017-06-19Core: ported headers cleanup from master branchariel-
2017-04-27Core/Misc: implemented petition manager (#19010)xinef1
2017-02-05Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2017-01-28Few small optimizations here and there (#18684)xinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-10-21Core/Arena: Fix lag caused by arena distribution (#17989)Ivan Bakula
2016-01-01Update copyright note for 2016Rushor
2015-12-14Core/Arena: create more arena configsShinDarth
2015-10-12Change many uint32 to ObjectGuid::LowType in line with 6.x changes.pete318
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-03-08Core: More INFO -> DEBUG changesclick
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-10-08Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()Shauren
2014-09-19Fixed buildjoschiwald
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-25Core/Arena: Replace hardcoded 1500 mmr value by config value when loading are...DDuarte
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
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-09-23Core/Logs: Random changesVincent-Michael
2013-09-11Core/ArenaTeam: Add teamnames to logs.xjose93
2013-05-22Implement .arena commands - add new commands to the core to handle with arena...Bezo
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-04Core/Misc: Fix a couple of warnings, some of them performance relatedNay
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