aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/ArenaTeamHandler.cpp
AgeCommit message (Expand)Author
2016-01-01Update copyright note for 2016Vincent-Michael
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-04-01Core/Arenas: Removed arena team related opcodes and methods that were only us...Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-12Core/World: hold deleted characters in character storejoschiwald
2014-10-22Core/Social: Use full guid for friend and ignore storageShauren
2014-10-18Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-10-18Core/ObjectAccessor: don't use singleton when calling static methodsjoschiwald
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-24Core: meh, remove again whitespace :(Vincent-Michael
2014-08-21Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-19Core/Arena: Fix exploit on delete member with team during fights.cemak
2014-05-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-12Core/Arena: Fix exploit in arena teamjackpoz
2014-04-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-24Core/Handlers: Add inspect distance and target checksDehravor
2014-01-15Merge pull request #10984 from armano2/arena_badgeAokromes
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-02Core/Arena: Fix reading opcode with badge data at creating arena team.Armano
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-21Misc: Whitespace and tabs cleanupTuxity
2012-11-20Merge branch 'master' into 4.3.4Spp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Arenas: Fix arena system, you can now enter in arenas and fight !Tuxity
2012-11-02Core/Guild: Code RefactorSpp
2012-10-30Merge branch 'master' into 4.3.4Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-08-10Core/Misc: Use ByteBuffer's WriteString where possible/neededNay
2012-08-10Core/PacketIO: Enable most arena related opcodesNay
2012-08-10Core/PacketIO:kaelima
2012-08-08Core/PacketIO: Enabled more opcodesSubv
2012-08-05Core/Items: Implemented SOCKET_COLOR_COGWHEEL.Subv
2012-01-26Core: Change Handlers locationSpp