aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/Chat.cpp
AgeCommit message (Expand)Author
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
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-11Core: Codestyle cleanupclick
2011-05-11Core/Chat Commands: Partly revert "add name of GM (or Console) into output of...Shauren
2011-04-29Add spaces after commasleak
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-01-14Core - Modifies a few security checks to take realm id into consideration. It...JohnHoliver
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-22Core/ObjectMgr: Static members are no longer accessed through singletonShauren
2010-12-19Core: Rename spell attributes, use more general nameslinencloth
2010-12-14Core: Fixed uninitialized variable warningsShauren
2010-12-02Core/Chat: Configure automatic owner declaration for custom chat channels (pa...click
2010-11-19Core/Commands: Enable SQL query logging by config and command )patch by leak)click
2010-11-16Core/Scripts: Convert more commands over to CommandScripts (moves gobject, ho...click
2010-11-13Scripts/Commands: Add tele and event commands to commandscripts system and st...click
2010-11-12Core/Scripts: Reinstate commandscripts, now with extra bling and working comm...click
2010-11-10Core: Partial revert of rcb3188281e, rc85b35f076, r97f9a0fa3e due to missing ...click
2010-11-09Core/Scripts Part 1 of moving all commands to commandscriptsParadox
2010-11-03Core/Scripts: Cached command definitions at first use to allow dynamic comman...Spp
2010-11-03Core/Scripts: Changed chat command handlers to take ChatHandler* as an argume...Spp
2010-11-01Core/SmartAI: renamed reload command to reflect funtion nameRat
2010-10-27Core/AI: implemented SmartScripts System (still beta) not 100% completeRat
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-10-01Core/Commands: added .debug areatriggersRat
2010-09-28Core/Commands: added selection's name to gm logsRat
2010-09-28Magic numbers cleanup:Shocker
2010-09-26Core/Scripts/SmartAI: removed test codeRat
2010-09-24Core/DBLayer:Machiavelli
2010-09-21Core/: Fix warningsSpp
2010-09-21Core/Commands: Implement command for adding (completing) achievementsShocker
2010-09-19Core/Players: Added support for single character bansShauren
2010-09-17Core: more cleanup at locale handling.linencloth
2010-09-12Cleanup/Core: Remove whitespace and tabsclick
2010-09-11Core/DBLayer:Machiavelli
2010-09-05Add support for character race and faction transfers.silinoron
2010-09-03Core/Dungeon Finder: Added support for rewards for random dungeonsShauren
2010-08-29Rewrite much of the GM ticket systemsilinoron
2010-08-28Implement .reload all_gossips, .reload quest_poi, .reload locales_gossip_menu...Shocker
2010-08-23Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...silinoron
2010-08-23Core: Fix some warningsSpp
2010-08-21Core: Remove "may be used uninitialized in this function", "unused parameter ...Spp
2010-08-18*Backout radaaba37a4. Brings back command table caching. Thanks to Machiavell...QAston