index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-14T20:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
ChatHandler.cpp
Age
Commit message (
Expand
)
Author
2012-11-12
Core/Achievements: multiple changes
Spp
2012-11-09
Merge branch 'master' into 4.3.4
Spp
2012-11-09
Core/Build: Enable Clang PCH support and OS X specific features
Spp
2012-11-08
Core/Guilds: Send correct opcode when purchasing a new tab and fix data not b...
Spp
2012-11-07
Core/Guilds: Multiple changes
Spp
2012-11-04
Merge branch 'master' into 4.3.4
Spp
2012-11-01
Core/Chat: Prevent client crashes with invalid chat language and message type...
leak
2012-10-31
Prevent warnings
Mislav Blazevic
2012-10-31
Remove some dead code
Mislav Blazevic
2012-10-30
Merge branch 'master' into 4.3.4
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step II)
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-09-18
Core/PacketIO: Fixed CMSG_MESSAGECHAT_ADDON_BATTLEGROUND
Subv
2012-09-18
Core/Achievements: Force all calls to AchievementMgr be done through Player f...
Spp
2012-09-10
Core/Guilds: Corrections to guild news & rewards commit, fixed build and adde...
Nay
2012-09-09
Core/PacketIO: Enabled some opcodes
Subv
2012-08-21
Merge remote-tracking branch 'origin/master' into 4.3.4
Nay
2012-08-17
Core: Fix compile (Thanks to Sovak for reporting). Remove many warnings and F...
Spp
2012-08-10
Core: Fix build and proper deinitialization in HandleTransmogrifyItems (by us...
Nay
2012-08-10
Core/ChatAddon: Implement server side addon communication filtering
Nay
2012-08-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Subv
2012-08-05
Core/Items: Implemented SOCKET_COLOR_COGWHEEL.
Subv
2012-08-04
Core/Chat: Fix unitialized lang variable (set to LANG_UNIVERSAL) when text ty...
Nay
2012-08-04
Core/Chat: Send addon prefix in addon messages
Nay
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-07-23
Core/PacketIO: Enabled and updated client chat packets
Shauren
2012-07-17
Core/PacketIO: Updated and enabled addon chat messages
Shauren
2012-07-09
Core/Achievements: Implemented guild achievements
Shauren
2012-07-04
Core: Added 4.3.4 opcodes from WPP, commented out some code to fix compile (s...
Shauren
2012-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
2012-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
2012-01-31
Merge branch 'master' into 4.x
Spp
2012-01-26
Core: Change Handlers location
Spp