aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/Chat.cpp
AgeCommit message (Expand)Author
2013-02-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-25Core/RBAC: Create new permissions 'Notify if a command was not found' and 'En...Spp
2013-02-05Merge branch 'master' into 4.3.4Spp
2013-02-05Typo fixSpp
2013-02-05Core/RBAC: Allow custom security levels for commands. (Before this change any...Spp
2013-02-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-04Core: Implement Role based Access ControlSpp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-19Merge branch 'master' into 4.3.4Spp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-16Core/Misc: Minor changes here and thereSpp
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-30Merge branch 'master' into 4.3.4Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-08-17Core: Fix compile (Thanks to Sovak for reporting). Remove many warnings and F...Spp
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-04Core/Chat: Send addon prefix in addon messagesNay
2012-08-04Core/PacketIO: Fix and enable SMSG_MESSAGECHATNay
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-29Core/Commands: Convert more misc commands in commandscriptVincent-Michael
2012-07-29Convert misc commands in commandscriptVincent-Michael
2012-07-15Core/Commands: Convert ticket commands in commandscriptVincent-Michael
2012-07-14Core/Commands: Convert ban / unban / baninfo / banlist commands in commandscriptVincent-Michael
2012-07-06Core/Commands: Convert lookup commands in commandscriptVincent-Michael
2012-07-02Core/Commands: Convert guild commands in commandscriptVincent-Michael
2012-06-21Core/Commands: Convert reset commands in commandscriptVincent-Michael
2012-06-21Core/Commands: Convert list commands in commandscriptVincent-Michael
2012-06-21Scripts/Commands: Convert character and server commands to commandscriptXees
2012-06-19Core/Commands: Convert cast commands in commandscriptVincent-Michael
2012-06-14Core/Chat: Convert instance commands in commandscriptVincent-Michael
2012-04-23Merge pull request #6008 from cookta2012/troy09Shocker
2012-04-12Core/Commands: Remove recently defunct .hover command. All this spell did bef...Machiavelli
2012-04-11couple wrong return typesfaramir118
2012-04-05Moving a commands around eliminating a unnecessary file, and porting the "dem...cookta2012
2012-04-01Core/Commands: Allow combatstop command to be used from console with the play...Subv
2012-03-24Core/DBLayer: Match field type reads in core with data types in db for prepar...Shauren
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-02-25Core/Commands: Added lost group commandsShauren
2012-01-05This is ........... 3 commits to fix the typos of 3 rows....Aokromes
2012-01-05More typo fix by Persephone.Aokromes
2012-01-05Typo fix by higi closes #3633Aokromes
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-14Core/Commands: Make GM Ticket commands console enabled. (Aokromes' Suggestion...Machiavelli
2011-11-07Core: Codestyle clean-upBootz
2011-11-07Core/Player: Make chat tag (last byte in SMSG_MESSAGECHAT) a bitmask.kaelima