index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T22: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
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-04-01
Core/Arenas: Removed arena team related opcodes and methods that were only us...
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-12
Core/World: hold deleted characters in character store
joschiwald
2014-10-22
Core/Social: Use full guid for friend and ignore storage
Shauren
2014-10-18
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-10-18
Core/ObjectAccessor: don't use singleton when calling static methods
joschiwald
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-08-24
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-08-24
Core: meh, remove again whitespace :(
Vincent-Michael
2014-08-21
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-08-19
Core/Arena: Fix exploit on delete member with team during fights.
cemak
2014-05-13
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-05-12
Core/Arena: Fix exploit in arena team
jackpoz
2014-04-25
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-04-24
Core/Handlers: Add inspect distance and target checks
Dehravor
2014-01-15
Merge pull request #10984 from armano2/arena_badge
Aokromes
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Merge branch 'master' into 4.3.4
Spp
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-02
Core/Arena: Fix reading opcode with badge data at creating arena team.
Armano
2013-05-21
Merge branch 'master' into 4.3.4 (Only the Logging System One)
Spp
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-02
Merge branch 'master' into 4.3.4
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Merge branch 'master' into 4.3.4
Spp
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-21
Misc: Whitespace and tabs cleanup
Tuxity
2012-11-20
Merge branch 'master' into 4.3.4
Spp
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-11-20
Core/Arenas: Fix arena system, you can now enter in arenas and fight !
Tuxity
2012-11-02
Core/Guild: Code Refactor
Spp
2012-10-30
Merge branch 'master' into 4.3.4
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-08-10
Core/Misc: Use ByteBuffer's WriteString where possible/needed
Nay
2012-08-10
Core/PacketIO: Enable most arena related opcodes
Nay
2012-08-10
Core/PacketIO:
kaelima
2012-08-08
Core/PacketIO: Enabled more opcodes
Subv
2012-08-05
Core/Items: Implemented SOCKET_COLOR_COGWHEEL.
Subv
2012-01-26
Core: Change Handlers location
Spp