index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T00:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Battlegrounds
/
BattlegroundQueue.cpp
Age
Commit message (
Expand
)
Author
2016-03-28
Core/Config: Remove references to Arena.QueueAnnouncer.PlayerOnly which hasn'...
DDuarte
2016-01-01
Update copyright note for 2016
Rushor
2015-11-14
Core/Battleground: Fix issue reported by static analysis
Vincent-Michael
2015-10-28
Core/Battleground: implement deserters tracker feature
ShinDarth
2015-10-13
Core/BG: Improved https://github.com/TrinityCore/TrinityCore/commit/d7cb84f6c...
ShinDarth
2015-10-12
Core/Battlegrounds: implment even BG teams configuration
ShinDarth
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-08-08
Core/Battlegrounds: Move a log from ERROR to DEBUG
jackpoz
2015-06-03
Core/Matchmaking: Fix Discard Time overflow on server start
pjasicek
2015-03-30
Core/Misc: Remove unused headers
leak
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-10-08
Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-07-13
Merge branch `master` into `boost`
Subv
2014-07-02
ACE cleanup on game, now the major issue remains WorldSocket
leak
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-06-11
Core: More Function Renaming.
Malcrom
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-04-30
Core/Battlegrounds: Fixed a crash in queue logging
Shauren
2013-04-29
Core/Logs: Add player guid into some logs.
xjose93
2013-03-20
Core/Misc: Define multiple functions const (+ code cleanup here and there)
Spp
2013-01-11
Core/BG: Corrected data sent in SMSG_BATTLEFIELD_STATUS packet.
kaelima
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-20
Core/Misc: Reduction of header dependencies - Step II
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-11-14
Core/Battleground: Fix arena battlemaster gossip (reverts 028b6e7)
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-10-04
Core/Battlegrounds: Remove no longer needed files BattlegroundAA/BattlegroundRB
Spp
2012-10-04
Core/Battlegrounds: Optimize internal battleground data storage (from Array M...
Spp
2012-10-04
Core/Battleground: Make Battleground queues and Free slot queue structures pr...
Spp
2012-09-17
Core/Battlegrounds: Use correct constant for groups iterator in BattlegroundQ...
Shocker
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-03-29
Core/Game: Code style.
Gyx
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-30
Core/Commands: Allow to search for other account/characters from a selected p...
Spp
2011-12-25
Core/Battleground: fix invite accept wait timer (m_events must be always upda...
Wilds
2011-11-23
Core: Fixed more warnings (C6246: Local declaration of 'x' hides declaration ...
Shauren
2011-11-09
Merge pull request #3901 from Yelvann/master
Jorge
2011-11-09
Core/Arenas: Members of same arena team were able to fight each other
Yelvann
2011-11-07
Core: Codestyle clean-up
Bootz
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-19
Move thread-unsafe events from Player to BattlegroundQueue. Fix crash #2960.
megamage
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-08-05
Core/Battleground: Some (minor) code optimizations
Spp
2011-08-01
Core: Pass by const reference for simple objects replaced with pass by value
Spp-
2011-07-27
Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)
Spp-
2011-06-11
Core: Codestyle cleanup
click
[next]