aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/GroupHandler.cpp
AgeCommit message (Expand)Author
2012-08-10Core: Cleanup whitespace, fix build and enable 1 opcodeNay
2012-08-10Core/Misc: Use ByteBuffer's WriteString where possible/neededNay
2012-08-09Core/PacketIO: Enabled/Fixed more opcodesSubv
2012-08-08Core/PacketIO: Enabled more opcodesSubv
2012-08-07Core/PacketIO: Fixed and enabled SMSG_ITEM_REFUND_RESULTSubv
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-07Core/PacketIO: Enable 3 loot related opcodes (fix structure of one)Nay
2012-08-07Core/PacketIO: Re-fix SMSG_GROUP_INVITENay
2012-08-07Core/Groups: Implement CMSG_GROUP_INVITE_RESPONSE (old CMSG_GROUP_DECLINE and...Nay
2012-08-07Cleanup and fix commit 96765f81b6d8980262c0c8c6fcffa49c7e1439bcNay
2012-08-07Fixed SMSG_GROUP_INVITEKaldorei
2012-08-06Protocol/PacketIO: Enabled more opcodes.Subv
2012-08-05Core/Items: Implemented SOCKET_COLOR_COGWHEEL.Subv
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-08-02Core/PacketIO: Update and enable handler for CMSG_GROUP_INVITENay
2012-07-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-22Core/Groups: Send player invalid notification when attempting to invite GM to...Shauren
2012-07-11Core/MiscShauren
2012-07-09Core/Achievements: Implemented guild achievementsShauren
2012-07-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xShauren
2012-06-05Fixed build (forgot to save file)kaelima
2012-06-05Core/Loot: Correct some values sent for roll packetskaelima
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
2012-03-28Core/Game: Code style again.Gyx
2012-03-27Core/Groups: Remove redundant check in WorldSession::HandleLootRollShocker
2012-02-21Core/Opcodes: MSG_RAID_READY_CHECK was not changedNay
2012-01-31Merge branch 'master' into 4.xSpp
2012-01-26Core: Change Handlers locationSpp