aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat
AgeCommit message (Expand)Author
2017-07-29Core/Misc: Util changesShauren
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-06-19Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8cShauren
2017-04-25Core/Misc: Fix static analysis issuesjackpoz
2017-02-05Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2017-01-28Core: add some missing Player Name normalization on input dataariel-
2017-01-28Few small optimizations here and there (#18684)xinef1
2017-01-25Core/Packets: updated some contactlist packetsjoschiwald
2017-01-08Scripts/Commands: Fix guid usage and enhance commands (#18278)Rochet2
2017-01-02Update Copyright notice for 2017tkrokli
2016-12-14Core/Chat: fix RBAC_PERM_COMMANDS_NOTIFY_COMMAND_NOT_FOUND_ERROR for subcommandsariel-
2016-10-22Core/Chat: coding standardsAokromes
2016-10-07Core/Channels: remove unneeded default constructorariel-
2016-10-07Core/Channel: revamp channel system (#17980)ariel-
2016-08-25Channel Followup: avoid setting an invisible gm as Channel owner (#17597)ariel-
2016-08-12Core/DataStores: Reduce differences between branches - rename achievement rel...Shauren
2016-07-16Core/Channel: restore accidentally deleted line, fixes channels not honoring ...ariel-
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-03-06Core: Backport 6.x realm changesDDuarte
2016-02-20[3.3.5] Core/Logs: English text correctionstkrokli
2016-02-09Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-01-01Update copyright note for 2016Rushor
2015-11-10Core/Commands: Fix NULL dereference crashjackpoz
2015-11-05Core/Commands: Added assertion checking if command name is not nullShauren
2015-10-31Core/Misc: removed some useless map checksjoschiwald
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-22Map local guids 6.x -> 3.3.35:pete318
2015-09-05Core/Chat: Allow to sanitize | characters when sending messages to clientsjackpoz
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-22Core/Database: Enable perfect forwarding for chat format calls.Naios
2015-06-20Scripts/Commands: Fix memory leak in ".reload command"jackpoz
2015-06-01Merge pull request #14782 from doctaweeks/fixes-for-6.xMitchesD
2015-03-30Core/Misc: Remove unused headersleak
2015-03-18Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Nayd
2015-03-18Merge pull request #14317 from Naios/typesafelogCarbenium
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-26Core: Use the correct function to convert strings to unsigned longs and unsig...Nayd
2014-10-18Core/ObjectAccessor: don't use singleton when calling static methodsjoschiwald
2014-10-17Core/Player: Additional fixes related to https://github.com/TrinityCore/Trini...jackpoz
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-18Core/Misc: changed trinity string id to unsigned and removed obsolete codejoschiwald
2014-09-16Core/Scripts: Fixed incorrect guid usage in logsShauren
2014-09-16Core/Scripts: Fixed incorrect guid usage in logsShauren
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-24Core/Channels: fixed possible exploit with channel passwordMitchesD