aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/Chat.cpp
AgeCommit message (Expand)Author
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-11couple wrong return typesfaramir118
2012-04-05Moving a commands around eliminating a unnecessary file, and porting the "dem...cookta2012
2012-04-01Core/Commands: Allow combatstop command to be used from console with the play...Subv
2012-03-24Core/DBLayer: Match field type reads in core with data types in db for prepar...Shauren
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-02-25Core/Commands: Added lost group commandsShauren
2012-01-05This is ........... 3 commits to fix the typos of 3 rows....Aokromes
2012-01-05More typo fix by Persephone.Aokromes
2012-01-05Typo fix by higi closes #3633Aokromes
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-14Core/Commands: Make GM Ticket commands console enabled. (Aokromes' Suggestion...Machiavelli
2011-11-07Core: Codestyle clean-upBootz
2011-11-07Core/Player: Make chat tag (last byte in SMSG_MESSAGECHAT) a bitmask.kaelima
2011-10-19Core/Grid:kaelima
2011-10-18Rename some classes in grid system.megamage
2011-10-04Core/Commands: Added '.ticket reset' for resetting ticket-id counter. Author:...Bizzy
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-08Core: Define helper functions to know if an account is Player, Moderator, GM,...Spp-
2011-09-08AccountMgr singleton converted to namespace with free functions as it has no ...Spp-
2011-08-23Core: Clean up here and there.Chaplain
2011-08-06Core/Commands: Add .cast dest #spellid #x #y #z which orders selected unit to...QAston
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