aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat
AgeCommit message (Expand)Author
2011-07-29Core/Chat: Fix a crash in .lookup spell commandMachiavelli
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-07-29Core/Misc: cleanup npc_professions script (shouldn't the whole script go to D...Azazel
2011-07-27Core/Commands: Allow muting offline players - the mute will become effective ...Machiavelli
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-07-26Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...QAston
2011-07-04Core/Commands: Update the trinity_string and cleanup the code related to .lis...Nay
2011-06-30Cosmetic: rename function escape_string to EscapeStringSpp-
2011-06-30Core/Command: Don't parse varags for simple string in '.server info' commandSpp-
2011-06-29Core/Commands: Move .gps to command scripts and add .wpgps command, used for ...Shocker
2011-06-26Core/Commands: Remove deprecated command for modifying pet training points (....click
2011-06-16Core/Commands: Allow .save command to save targeted player for GMsShocker
2011-06-12Core: Continued cleanupkaelima
2011-06-12Core: More codestyle cleanupsclick
2011-06-11Core: Codestyle cleanupclick
2011-06-07Core/Auras: Add Aura::TryRefreshStackOrCreate function and remove stack check...QAston
2011-05-31Core/Players: Pet talents can be reset at a pet trainer for free, original id...tobmaps
2011-05-29Core/Dungeon Finder: Fix instances unlock after level changetobmaps
2011-05-11Core/Tickets: Fixed retrieving name of assigned GMShauren
2011-05-11Core/Chat Commands: Partly revert "add name of GM (or Console) into output of...Shauren
2011-05-11Core/Chat Commands: add name of GM (or Console) into output of gmannounce com...Az@zel
2011-05-11Core/Misc: more warning fixes (some of them were real logical flaws - compari...Az@zel
2011-05-11Core/Misc: fix compiler warningsAz@zel
2011-05-09Core/Commands: Include mute/ban info in .pinfo commandShocker
2011-05-09Core: Clean up whitespace and tabsclick
2011-05-07Core: More warning fixesShauren
2011-05-07Core: Warning fixesShauren
2011-05-04Core/ObjectMgr: Refactor guild related functions into dedicated classleak
2011-05-03Core/ObjectMgr: Refactor arena team related functions into dedicated classleak
2011-04-29Add spaces after commasleak
2011-04-29More cleanup after last commit spreeleak
2011-04-29Core: use enum InventoryResult as return type for functions working with play...Azazel
2011-04-28Restore gcc buildleak
2011-04-28Core/ObjectMgr: Refactor sCreatureStorageleak
2011-04-28Core/ObjectMgr: Refactor sGOStorageleak
2011-04-28Core/ObjectMgr: Refactor sItemStorageleak
2011-04-27Core/Chat: Fixed possible memory leaks related to chatlink verificationShauren
2011-04-27Core/Chat: move chat link validation code into separate classes and improve s...Azazel
2011-04-19Core/Chat: allow quest links with quest level = -1 and items with enchants/gemsAzazel
2011-04-19Core/GM System: rename columns of gm_surveys, gm_subsurveys, gm_tickets and l...Azazel
2011-04-12Core/Chat: fix client crash by wrong quest shift-link structure.Azazel
2011-04-03Core/Cleanup: Drop various unused codepek2011
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-03-17Core/Cleanup: refactor honor and arena rating modifying methods:Azazel
2011-03-11CharDB Schema/Cleanup: cleanup channels table:Azazel
2011-03-08More warning fixesShauren
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-02-18Core/Groups: Group system cleaning sweep.leak
2011-01-19SQL: Characters db storage type cleanup No. 2leak
2011-01-16Core/General: Fix some comment style. //* to // *. Fixes certain code display...Machiavelli