index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-18T07:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
GroupHandler.cpp
Age
Commit message (
Expand
)
Author
2012-08-10
Core: Cleanup whitespace, fix build and enable 1 opcode
Nay
2012-08-10
Core/Misc: Use ByteBuffer's WriteString where possible/needed
Nay
2012-08-09
Core/PacketIO: Enabled/Fixed more opcodes
Subv
2012-08-08
Core/PacketIO: Enabled more opcodes
Subv
2012-08-07
Core/PacketIO: Fixed and enabled SMSG_ITEM_REFUND_RESULT
Subv
2012-08-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Subv
2012-08-07
Core/PacketIO: Enable 3 loot related opcodes (fix structure of one)
Nay
2012-08-07
Core/PacketIO: Re-fix SMSG_GROUP_INVITE
Nay
2012-08-07
Core/Groups: Implement CMSG_GROUP_INVITE_RESPONSE (old CMSG_GROUP_DECLINE and...
Nay
2012-08-07
Cleanup and fix commit 96765f81b6d8980262c0c8c6fcffa49c7e1439bc
Nay
2012-08-07
Fixed SMSG_GROUP_INVITE
Kaldorei
2012-08-06
Protocol/PacketIO: Enabled more opcodes.
Subv
2012-08-05
Core/Items: Implemented SOCKET_COLOR_COGWHEEL.
Subv
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-08-02
Core/PacketIO: Update and enable handler for CMSG_GROUP_INVITE
Nay
2012-07-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Shauren
2012-07-22
Core/Groups: Send player invalid notification when attempting to invite GM to...
Shauren
2012-07-11
Core/Misc
Shauren
2012-07-09
Core/Achievements: Implemented guild achievements
Shauren
2012-07-04
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x
Shauren
2012-06-05
Fixed build (forgot to save file)
kaelima
2012-06-05
Core/Loot: Correct some values sent for roll packets
kaelima
2012-05-30
Merge git://github.com/TrinityCore/TrinityCore into 4.x
kaelima
2012-03-28
Core/Game: Code style again.
Gyx
2012-03-27
Core/Groups: Remove redundant check in WorldSession::HandleLootRoll
Shocker
2012-02-21
Core/Opcodes: MSG_RAID_READY_CHECK was not changed
Nay
2012-01-31
Merge branch 'master' into 4.x
Spp
2012-01-26
Core: Change Handlers location
Spp