index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-18T00: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-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