aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/ChatHandler.cpp
AgeCommit message (Expand)Author
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
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-05-21Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-17Update Whisper pr, missed some logic thereNefarion
2013-03-15Allow reply to whispers if you are under CONFIG_CHAT_WHISPER_LEVEL_REQ, and i...Nefarion
2013-03-11Core/RBAC: Fix players not being able to reply GMs from the other faction (Pa...Spp
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
2013-02-25Core/RBAC: Create new permissions 'Skips needed requirements to use channel c...Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-23Allow setting afk/dnd message in afk/dnd statestfx
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2012-11-08Core/Guilds: Send correct opcode when purchasing a new tab and fix data not b...Spp
2012-11-01Core/Chat: Prevent client crashes with invalid chat language and message type...leak
2012-10-31Prevent warningsMislav Blazevic
2012-10-31Remove some dead codeMislav Blazevic
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-01-26Core: Change Handlers locationSpp