index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-06T22: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
2019-10-27
Core/PacketIO: Restrict CMSG_EMOTE to only allow emotes that are hardcoded in...
Shauren
2019-07-01
Core/Unit: rename several getters to follow codestyle
ccrs
2019-01-01
Core/Handlers: fix ".whisper on" with opposite faction/low level
jackpoz
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-12-21
Revert "Core/Handlers: fix ".whisper on" with opposite faction/low level (#22...
Giacomo Pozzoni
2018-12-18
Core/Handlers: fix ".whisper on" with opposite faction/low level (#22298)
Gooyeth
2018-09-18
Core/Chat: Validate UTF8 in chat messages
Treeston
2018-09-18
Core/Chat: Fix chat filter to not block certain non-ASCII characters
Treeston
2018-09-18
Core/Chat: Some more chat filtering cleanup:
Treeston
2018-09-18
Core/Chat: Some hyperlink follow-ups:
Treeston
2018-09-13
[3.3.5] Core/Chat: Unify chat hyperlink parsing (PR #22417)
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-24
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2017-11-11
Core/Misc: Fix static analysis issues
jackpoz
2017-07-28
Core/Chat: Provide a fully-formed protocol for addons to interact with GM com...
Treeston
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-01-13
Core/Chat: Fixed logical error for raid warning introduced in fc06465b17a57fe...
ForesterDev
2017-01-07
Core/Chat: Added option to allow 5-man parties to use raid warnings
Alan Deutscher
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-10-07
Core/Channel: revamp channel system (#17980)
ariel-
2016-08-11
Core/Logs: Fine tune more logs
Aokromes
2016-08-01
Core/Chat: fix codestyle
ariel-
2016-08-01
Core/Chat: Add missing code
Aokromes
2016-08-01
Core/Chat: Split ChatLevelReq.Say into 3
Aokromes
2016-01-01
Update copyright note for 2016
Rushor
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-03-30
Core/Misc: Remove unused headers
leak
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-18
Core/ObjectAccessor: don't use singleton when calling static methods
joschiwald
2014-10-17
Core/Player: Additional fixes related to https://github.com/TrinityCore/Trini...
jackpoz
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-09-16
Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCore
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-09-13
Core/Chat: cleanup MonsterText methods
joschiwald
2014-05-06
Fixed SendAddonMessage issue.
Foereaper
2014-04-06
Core/Chat: Fix AddonMessaging and logging
Rochet2
2014-02-02
Core/Chat: Fix a new issue caused by c0224dd7ca9a39034518bd7e6285702636749929...
Discover-
2014-02-01
Core/Chat: Fix an exploit where it was possible to speak in universal languag...
Discover-
2014-01-23
Core/Chat: Disallow sending CMSG_MESSAGECHAT with CHAT_MSG_SAY, CHAT_MSG_EMOT...
Discover-
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-23
Core/Chat: Refactored building chat packets
Shauren
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-09-27
Core/RBAC: Move RBAC code to namespace rbac
Spp
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
[next]