aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/ChatHandler.cpp
AgeCommit message (Expand)Author
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