index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-28T17:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
ArenaTeamHandler.cpp
Age
Commit message (
Expand
)
Author
2018-03-26
Core/ArenaTeam: Remove queues of members if a character is removed (#21491)
Gooyeth
2018-01-01
Update copyright note for 2018
tkrokli
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-02-05
Core/Misc: Moved CharacterInfo out of world to separate class
xinef1
2017-01-25
Core/Packets: updated some contactlist packets
joschiwald
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-01-01
Update copyright note for 2016
Rushor
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-07-25
Core: Fix non pch build
Vincent-Michael
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-18
Core/ObjectAccessor: don't use singleton when calling static methods
joschiwald
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-08-24
Core: meh, remove again whitespace :(
Vincent-Michael
2014-08-19
Core/Arena: Fix exploit on delete member with team during fights.
cemak
2014-05-12
Core/Arena: Fix exploit in arena team
jackpoz
2014-04-24
Core/Handlers: Add inspect distance and target checks
Dehravor
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-05-13
Core/Logging: Performance-related tweaks to logging system
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-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-11-02
Core/Guild: Code Refactor
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-01-26
Core: Change Handlers location
Spp