aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/ChatHandler.cpp
AgeCommit message (Expand)Author
2012-11-12Core/Achievements: multiple changesSpp
2012-11-09Merge branch 'master' into 4.3.4Spp
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-07Core/Guilds: Multiple changesSpp
2012-11-04Merge branch 'master' into 4.3.4Spp
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-30Merge branch 'master' into 4.3.4Spp
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/PacketIO: Fixed CMSG_MESSAGECHAT_ADDON_BATTLEGROUNDSubv
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-09-10Core/Guilds: Corrections to guild news & rewards commit, fixed build and adde...Nay
2012-09-09Core/PacketIO: Enabled some opcodesSubv
2012-08-21Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-17Core: Fix compile (Thanks to Sovak for reporting). Remove many warnings and F...Spp
2012-08-10Core: Fix build and proper deinitialization in HandleTransmogrifyItems (by us...Nay
2012-08-10Core/ChatAddon: Implement server side addon communication filteringNay
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-05Core/Items: Implemented SOCKET_COLOR_COGWHEEL.Subv
2012-08-04Core/Chat: Fix unitialized lang variable (set to LANG_UNIVERSAL) when text ty...Nay
2012-08-04Core/Chat: Send addon prefix in addon messagesNay
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-23Core/PacketIO: Enabled and updated client chat packetsShauren
2012-07-17Core/PacketIO: Updated and enabled addon chat messagesShauren
2012-07-09Core/Achievements: Implemented guild achievementsShauren
2012-07-04Core: Added 4.3.4 opcodes from WPP, commented out some code to fix compile (s...Shauren
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-01-31Merge branch 'master' into 4.xSpp
2012-01-26Core: Change Handlers locationSpp