aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/Chat.h
AgeCommit message (Expand)Author
2020-01-02New yearAokromes
2019-07-08Core/Misc: More coding standards (#23519)Aokromes
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-09-13[3.3.5] Core/Chat: Unify chat hyperlink parsing (PR #22417)Treeston
2018-09-07Scripts/Commands: New argument parsing methodology (PR #22363)Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-07-28Core/Chat: Provide a fully-formed protocol for addons to interact with GM com...Treeston
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-08Scripts/Commands: Fix guid usage and enhance commands (#18278)Rochet2
2017-01-02Update Copyright notice for 2017tkrokli
2016-07-15Core/Chat: general cleanup and revamping: (#17576)ariel-
2016-04-11Core/Game: Rewrote the ScriptMgr to support script reloading.Naios
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Rushor
2015-11-05Core/Commands: Added assertion checking if command name is not nullShauren
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-10-12Change many uint32 to ObjectGuid::LowType in line with 6.x changes.pete318
2015-09-05Core/Chat: Allow to sanitize | characters when sending messages to clientsjackpoz
2015-07-22Core/Database: Enable perfect forwarding for chat format calls.Naios
2015-03-18Merge pull request #14317 from Naios/typesafelogCarbenium
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-18Core/Misc: changed trinity string id to unsigned and removed obsolete codejoschiwald
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-25Scripts/Commands: Change "few" commands to target current Player by defaultjackpoz
2014-08-09Core/Server: Add missing overridesDDuarte
2014-04-13Scripts/Commands: ".modify speed" targets current Player by defaultjackpoz
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-08-30Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)Spp
2013-05-24Core/Commands: Warning fixShauren
2013-05-24Core/Commands: Fixed wrong field types used in db queries for pinfo command a...Shauren
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-01Core/Chat: Prevent client crashes with invalid chat language and message type...leak
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
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-12Core/Commands: Remove recently defunct .hover command. All this spell did bef...Machiavelli