aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/ChatHandler.cpp
AgeCommit message (Expand)Author
2020-08-21Core/Warden: Add Lua checks to Warden (PR #25286)Treeston
2020-08-15Core/Unit: Make HandleEmoteCommand typesafe (#25249)Peter Keresztes Schmidt
2020-07-12Core/DataStores: Update DBC field names to generated ones (#24999)Peter Keresztes Schmidt
2020-04-05Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2020-03-15Core/PacketIO: Validate utf8 in every client packetShauren
2020-02-28Core/Misc: Moved CanSpeak() method to WorldSession class (#24209)ForesterDev
2020-02-28Core/PacketIO: update SMSG_EMOTE / CMSG_EMOTE packets to new system (#24200)ForesterDev
2020-01-02New yearAokromes
2019-10-27Core/PacketIO: Restrict CMSG_EMOTE to only allow emotes that are hardcoded in...Shauren
2019-07-01Core/Unit: rename several getters to follow codestyleccrs
2019-01-01Core/Handlers: fix ".whisper on" with opposite faction/low leveljackpoz
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-12-21Revert "Core/Handlers: fix ".whisper on" with opposite faction/low level (#22...Giacomo Pozzoni
2018-12-18Core/Handlers: fix ".whisper on" with opposite faction/low level (#22298)Gooyeth
2018-09-18Core/Chat: Validate UTF8 in chat messagesTreeston
2018-09-18Core/Chat: Fix chat filter to not block certain non-ASCII charactersTreeston
2018-09-18Core/Chat: Some more chat filtering cleanup:Treeston
2018-09-18Core/Chat: Some hyperlink follow-ups:Treeston
2018-09-13[3.3.5] Core/Chat: Unify chat hyperlink parsing (PR #22417)Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-11-11Core/Misc: Fix static analysis issuesjackpoz
2017-07-28Core/Chat: Provide a fully-formed protocol for addons to interact with GM com...Treeston
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-13Core/Chat: Fixed logical error for raid warning introduced in fc06465b17a57fe...ForesterDev
2017-01-07Core/Chat: Added option to allow 5-man parties to use raid warningsAlan Deutscher
2017-01-02Update Copyright notice for 2017tkrokli
2016-10-07Core/Channel: revamp channel system (#17980)ariel-
2016-08-11Core/Logs: Fine tune more logsAokromes
2016-08-01Core/Chat: fix codestyleariel-
2016-08-01Core/Chat: Add missing codeAokromes
2016-08-01Core/Chat: Split ChatLevelReq.Say into 3Aokromes
2016-01-01Update copyright note for 2016Rushor
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-03-30Core/Misc: Remove unused headersleak
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-18Core/ObjectAccessor: don't use singleton when calling static methodsjoschiwald
2014-10-17Core/Player: Additional fixes related to https://github.com/TrinityCore/Trini...jackpoz
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-05-06Fixed SendAddonMessage issue.Foereaper
2014-04-06Core/Chat: Fix AddonMessaging and loggingRochet2
2014-02-02Core/Chat: Fix a new issue caused by c0224dd7ca9a39034518bd7e6285702636749929...Discover-
2014-02-01Core/Chat: Fix an exploit where it was possible to speak in universal languag...Discover-
2014-01-23Core/Chat: Disallow sending CMSG_MESSAGECHAT with CHAT_MSG_SAY, CHAT_MSG_EMOT...Discover-
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp