aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/GroupHandler.cpp
AgeCommit message (Expand)Author
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-20Merge branch 'master' into 4.3.4Spp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
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-10-17Core/Entities: Fixed declining a group invitationSubv
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-09-05Core/Player: Implement server-side loading/saving of CUF profilesNay
2012-09-01Core/Groups: Fixed issue, when invite message says that you are inviting your...Sovak
2012-08-29Core/Groups: Enable SMSG_GROUP_LIST and correct position of petauramaskNay
2012-08-29Core: Add missing include to BfHandler (thanks Chevron) and a typo in HandleR...Nay
2012-08-28Core/Group: Code style corrections and logic fixesNay
2012-08-28Core/Groups: Simplify some GroupUpdateFlags handling and fix a typoNay
2012-08-28Core/Groups: Fix some failures when building statsNay
2012-08-27Core/Groups: Fix CMSG_GROUP_SET_ROLES and SMSG_GROUP_SET_ROLETuxity
2012-08-27Core/Groups: Update to group opcode related structsNay
2012-08-27Core/Groups: Fix a typo when sending pet aurasNay
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