aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/Channels
AgeCommit message (Expand)Author
2018-02-05Core/Channel: properly notify client about invalid channel namesariel-
2018-01-22Core/Misc: fix some /W4 warnings and some reported by GCC 6.3ariel-
2018-01-01Update copyright note for 2018tkrokli
2017-11-25Misc: More cleanupAokromes
2017-06-19Core: ported headers cleanup from master branchariel-
2017-02-05Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2017-01-25Core/Packets: updated some contactlist packetsjoschiwald
2017-01-02Update Copyright notice for 2017tkrokli
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-07-16Core/Channel: restore accidentally deleted line, fixes channels not honoring ...ariel-
2016-07-15Core/Chat: general cleanup and revamping: (#17576)ariel-
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Rushor
2015-06-01Merge pull request #14782 from doctaweeks/fixes-for-6.xMitchesD
2015-01-01Update copyright note for 2015Vincent-Michael
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-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-24Core/Channels: fixed possible exploit with channel passwordMitchesD
2014-07-29Core/Chat: Restored split alliance and horde chat channelsShauren
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-05-24Core/NetworkIO: Improve packet spam solutionjackpoz
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-24Core/Chat: Fixed GM messages in chat channels after refactoringShauren
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-15Core/Misc: Fixed some more issues found by static code analysis tools.Ascathor
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-20Core/Misc: Define multiple functions const (+ code cleanup here and there)Spp
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
2013-02-25Core: Whitespace cleanupVincent_Michael
2013-02-25Missing change related to permission 'Change channel settings'Spp
2013-02-25Core/RBAC: Create new permissions 'See two side who list', 'Add friends of ot...Spp
2013-02-25Add missing change related to permission 'Two side interaction channel'Spp
2013-02-25Core/RBAC: Create new permissions 'Allow channel chat between factions', 'Joi...Spp
2013-01-30Core/Misc: Some changes to minimize differences with 4.3.4 branchSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
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-24Core: Fix typoVincent-Michael