aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/Channels
AgeCommit message (Expand)Author
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
2012-11-23Fix wrong replacement in 32c259b1ce (Fixes a minor error msg)Spp
2012-11-23Fix error in 32c259b1ce (broken chat)Spp
2012-11-22Core/Channels: Remove unnecessary calls to FindPlayer wherever is possibleSpp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-04-11dead codefaramir118
2012-02-27Core/Channels: Players should not be able to invite non-visible GMs to channelsSubv