aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Battlegrounds/BattlegroundMgr.cpp
AgeCommit message (Expand)Author
2025-03-04Core/Battlegrounds: Fix possible shutdown crashShauren
2025-02-09Core/PacketIO: Converted BattlegroundPackets to classesShauren
2025-02-08Core/Battlegrounds: Port BattlegroundQueueTypeId changes from master branchShauren
2025-02-05Core/Misc: Reduce differences between branches and fix data sent in SMSG_AUCT...Shauren
2024-03-14Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...Shauren
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2020-07-12Core/DataStores: Update DBC field names to generated ones (#24999)Peter Keresztes Schmidt
2020-07-07Core/Events: refactored battleground holiday assignments.Ovahlord
2020-01-02New yearAokromes
2019-08-23Core/PacketIO: updated SMSG_PLAY_SOUND, SMSG_PLAY_MUSIC and SMSG_PLAY_OBJECT_...ForesterDev
2019-07-01Core/Unit: rename several getters to follow codestyleccrs
2019-01-17Core/Misc: update SMSG_UPDATE_WORLD_STATE usesccrs
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-04-24Core/Battleground: Fix arena distribution timer where it is less than the cur...Gooyeth
2018-04-09Core/Battleground: resolve auto distribution of Arena Points (#21606)Gooyeth
2018-03-12Core/Arena: Do not distribute points if the season is not in progress (#21600)Gooyeth
2018-01-21Core/Battleground: Dropped battleground texts from trinity_string and replace...joschiwald
2018-01-18Core/Globals: revert back to unordered_map for templatesariel-
2018-01-17Core/Globals: throw some RAII into ObjectMgr, and load templates into vectorsariel-
2018-01-01Update copyright note for 2018tkrokli
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-11-25Misc: More cleanupAokromes
2017-10-29Core/Logs: Fix more logsAokromes
2017-07-15Core/Misc: Fix static analysis issuesjackpoz
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-11-14Core/Battleground: Fix issue reported by static analysisariel-
2016-08-16Core/BattlegroundMgr: Update Battlegrounds each second instead of every tick ...ariel-
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-02-20[3.3.5] Core/Logs: English text correctionstkrokli
2016-01-01Update copyright note for 2016Rushor
2015-11-07Core/Globals: Use std::string rather than char* to pass script names around.Naios
2015-08-26Core/Battleground: Fix issue reported by static analysisjackpoz
2015-06-23DB/World: Backport schema changes from 6.x branch (renames)ShinDarth
2015-03-30Core/Misc: Remove unused headersleak
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-14Core/Battleground: moved some arena related code into a generic arena classjoschiwald
2014-07-09Core/Battleground:joschiwald
2014-06-27Core/Battleground: refactored BattlegroundScorejoschiwald
2014-02-10Core/DB/Achievements:joschiwald
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-09-07Core/Battlegrounds: Allow random BG winner/loser rewards to be configurableAokromes
2013-09-06Core/Battleground: Fix scoreboardjackpoz
2013-09-03Core/Misc: Fixed some more issues found by static code analysis tools.Sebastian Valle
2013-05-19Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-17* Another small batch of fixes from static analysis tool.Subv