aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/Chat.h
AgeCommit message (Expand)Author
2013-05-24Core/Commands: Warning fixShauren
2013-05-24Core/Commands: Fixed wrong field types used in db queries for pinfo command a...Shauren
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
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-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
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-04-12Core/Commands: Remove recently defunct .hover command. All this spell did bef...Machiavelli
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-27Core/DBLayer: Convert PExecute() queries to prepared statements No. 2leak
2011-12-25Core/DBLayer: Convert PExecute() queries to prepared statements No. 1leak
2011-11-07Core: Codestyle clean-upBootz
2011-10-04Core/Commands: Added '.ticket reset' for resetting ticket-id counter. Author:...Bizzy
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-01Core: cleanup.Chaplain
2011-08-06Core/Commands: Add .cast dest #spellid #x #y #z which orders selected unit to...QAston
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-05-07Core: Warning fixesShauren
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-01Update copyright note for 2011.Machiavelli
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-05Core/Chat: Move some protected members of chathandler to public scope so they...click
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