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