index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T16: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
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
2011-05-03
Core/ObjectMgr: Refactor arena team related functions into dedicated class
leak
2011-04-29
Add spaces after commas
leak
2011-04-02
Core/Battlegrounds: Typo fix from an older rev regarding memory leak
Shocker
2011-03-13
Core/Battlegrounds: Fixed memory and CPU cycle leak that was caused by BG obj...
leak
2011-02-20
Core/Log: Implement log masks for debug log level, to allow selective debug o...
Machiavelli
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
2010-12-06
Core: Some optimizations
Spp
2010-11-29
Core/Groups: Move all function definition from .h to .cpp
Spp
2010-11-14
Misc: Some engrish fixes, thanks to ZxBiohazardZx, closes issue 4740
Shocker
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-09-12
Core/Arena: Fix another exploit: When leaving your team in the middle of the ...
Liberate
2010-09-02
Some old typo fixes, closes issues #3747, #2756, #2607, thanks 2010phenix/jea...
Shocker
2010-08-27
Updates the arena rating system to use Matchmaker Rating.
Liberate
2010-08-23
Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...
silinoron
2010-08-08
Fixed *nix build.
XTZGZoReX
[next]