aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/Chat.h
AgeCommit message (Expand)Author
2015-07-22Core/Database: Enable perfect forwarding for chat format calls.Naios
2015-03-13Core/Log: Add type safe formattingNaios
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-23Core/Packets: moved chat packet building function to packet builder classjoschiwald
2014-11-17Core/Packets: Added some chat message packetsIntel
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
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-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-25Scripts/Commands: Change "few" commands to target current Player by defaultjackpoz
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Core/Server: Add missing overridesDDuarte
2014-04-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-13Scripts/Commands: ".modify speed" targets current Player by defaultjackpoz
2014-01-14Core/Chat: Fixed chat packets structureShauren
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-08-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-30Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)Spp
2013-05-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
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-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
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 II)Spp
2012-08-30Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
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-03Whitespace is the root of all evilNay
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