aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat
AgeCommit message (Expand)Author
2013-05-29Update Chat.cppb4nan1
2013-05-24Core/Commands: Warning fixShauren
2013-05-24Core/Commands: Fixed wrong field types used in db queries for pinfo command a...Shauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-23Core/Log: Added guid (of gm), area and zone to gm command log.xjose93
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-02-25Core/RBAC: Create new permissions 'Notify if a command was not found' and 'En...Spp
2013-02-05Typo fixSpp
2013-02-05Core/RBAC: Allow custom security levels for commands. (Before this change any...Spp
2013-02-04Core: Implement Role based Access ControlSpp
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-11-01Core/Chat: Prevent client crashes with invalid chat language and message type...leak
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-30Core: Fix many "errors"/warnings and coding style (3)Nay
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
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
2012-06-21Scripts/Commands: Convert character and server commands to commandscriptXees
2012-06-19Core/Commands: Convert cast commands in commandscriptVincent-Michael
2012-06-14Core/Chat: Convert instance commands in commandscriptVincent-Michael
2012-06-03Core/Commands: Fixed lookup quest command to show [rewarded] mark on rewarded...4m1g0
2012-04-23Merge pull request #6008 from cookta2012/troy09Shocker
2012-04-12Core/Commands: Remove recently defunct .hover command. All this spell did bef...Machiavelli
2012-04-11dead codefaramir118
2012-04-11couple wrong return typesfaramir118
2012-04-09Core/DBLayer: Correct a type in HandleUnFreezeCommand (lowguid)kaelima
2012-04-07Core/DBLayer: More type fixes.Shauren