aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat
AgeCommit message (Expand)Author
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-09Core/Server: Add missing overridesDDuarte
2014-07-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-29Core/Chat: Restored split alliance and horde chat channelsShauren
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Core: Fix non pch build (gcc)Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-05-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Michael
2014-05-24Core/NetworkIO: Improve packet spam solutionjackpoz
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-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-04Core/Chat: Fix valid chat links being handled as invalidjackpoz
2014-03-30Core/Misc: Fix warning with GCCjackpoz
2014-03-29Core/Misc: Fix warningjackpoz
2014-03-29Core/Commands: Handle "" as empty string argumentjackpoz
2014-01-14Core/Chat: Fixed chat packets structureShauren
2014-01-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-12Core/Movement: Add LOS check for fleeingmovement target point.zengwf
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-10Core/Chat: Fix chat addon packets (languages & prefixes)DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
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-12-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-12-01Core/Misc: Fix some static analysis issuesjackpoz
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-10-06Core/Commands: Restored old functionality of getSelectedPlayer in chat commandsShauren
2013-10-03Core/Players: Fixed issues with incorrect targets being selected for spellsShauren
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-15Core/Misc: Fixed some more issues found by static code analysis tools.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-08-26Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-08-26Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-08-25Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-08-24Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-08-10Core/Chat: Fix a compile warning, locale is no longer usedNay
2013-08-06Core/Chat: Fix typoVincent-Michael