index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-28T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
BattleGroundHandler.cpp
Age
Commit message (
Expand
)
Author
2018-06-03
Core/Movement: MotionMaster reimplementation (#21888)
ccrs
2018-04-15
Core/Battleground: allow Random battleground and arena queues same time. (#21...
Gooyeth
2018-01-01
Update copyright note for 2018
tkrokli
2017-08-12
Core/Movement: 7fff83d6752 followup
ccrs
2017-08-12
Core/Movement: waypoint movement (#20121)
ccrs
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-03-01
Ensure that all actions are compared to fixed point in time (ie. world update...
xinef1
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-08-20
Core/Battleground: Fix crash happening when reporting afk a nonexistent player
jackpoz
2016-07-31
Update BattleGroundHandler.cpp
ariel-
2016-07-31
Core/PVP: Improve log (#17698)
Aokromes
2016-01-01
Update copyright note for 2016
Rushor
2015-10-28
Core/Battleground: implement deserters tracker feature
ShinDarth
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-06-03
Core/Player: Don't allow to join bg/lfg when frozen by a GM
jackpoz
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-06-27
Core/Battleground: refactored BattlegroundScore
joschiwald
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-06-11
Core: Some function renaming.
Malcrom
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-24
Core/Misc: Minor cosmetic changes here and there
Spp
2013-01-20
Core/BG: Set bgteam in PLAYER_BYTES_3 >> 24. Creds to vlad852
kaelima
2013-01-13
Core/BG: Corrections to cf5058c4e3ef5a5b736d22a7faa5ee1e8bf8035d
kaelima
2013-01-11
Core/BG: Corrected data sent in SMSG_BATTLEFIELD_STATUS packet.
kaelima
2013-01-09
Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished la...
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-14
Core/Battleground: Fix arena battlemaster gossip (reverts 028b6e7)
Spp
2012-11-02
Core/Guild: Code Refactor
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
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-27
Core/Battleground: Change notice about unhandled areatriggers to debug info a...
kaelima
2012-09-17
Core/BG: Fix logical mistake in b8d55cc019f8ce3a936f9d805e6d762c60d28c5d.
kaelima
2012-09-05
Core/BG: Refix cf711ffbe5235a62e40c2a40a1769901afcb8d8e Thanks Kiddie
kaelima
2012-09-04
Core/BG: Prevent players from using macro to exploit leaving BG queues when t...
kaelima
2012-08-21
Core/Battlefield: Add missing stuff for wintergrasp
Vincent-Michael
2012-08-20
Core/Wintergrasp: finish implementation for battlefields. this is highly expe...
Kandera
2012-08-20
merge master into wintergrasp and fix build errors. yay me!
Kandera
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-03-17
Core/Game: Code style and remove unused core.
Gyx
2012-03-09
Some random cleanup here and there
Spp
2012-01-26
Core: Change Handlers location
Spp