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