index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-17T17: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
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
2013-05-21
Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...
Spp
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-17
Update Whisper pr, missed some logic there
Nefarion
2013-03-15
Allow reply to whispers if you are under CONFIG_CHAT_WHISPER_LEVEL_REQ, and i...
Nefarion
2013-03-11
Core/RBAC: Fix players not being able to reply GMs from the other faction (Pa...
Spp
2013-03-08
Core/RBAC: Fix multiple permissions and remove multiple config options that a...
Spp
2013-02-25
Core/RBAC: Create new permissions 'Skips needed requirements to use channel c...
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-23
Allow setting afk/dnd message in afk/dnd state
stfx
2012-11-27
Core/Misc: Set mode 0644 for files
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-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-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/Achievements: Force all calls to AchievementMgr be done through Player f...
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
2012-01-26
Core: Change Handlers location
Spp