aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/ChatHandler.cpp
AgeCommit message (Expand)Author
2013-10-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-05-21Merge branch 'master' into 4.3.4 (Added SQL to fix trinity_string conflict)Spp
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
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-17Merge branch 'master' of git://github.com/TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-17Update Whisper pr, missed some logic thereNefarion
2013-03-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-15Allow reply to whispers if you are under CONFIG_CHAT_WHISPER_LEVEL_REQ, and i...Nefarion
2013-03-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-11Core/RBAC: Fix players not being able to reply GMs from the other faction (Pa...Spp
2013-03-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
2013-02-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-25Core/RBAC: Create new permissions 'Skips needed requirements to use channel c...Spp
2013-01-31Core: Fix some warningsVincent_Michael
2013-01-24Core/Chat: Fix parse handler for CMSG_MESSAGECHAT_ADDON_GUILD and CMSG_MESSAG...Nay
2013-01-14Core/Misc: Apply codestyle to multiple files (II)Spp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-23Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Subv
2012-12-23Allow setting afk/dnd message in afk/dnd statestfx
2012-11-27Core/Misc: Set mode 0644 for filesSpp
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