summaryrefslogtreecommitdiff
path: root/src/commandhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-07Fix tab for debug messages.Andrei Karas1-2/+48
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2012-01-04Add chat command /dumpt for dumping last testing values.Andrei Karas1-0/+9
2011-12-23Fix code style and some auto checked errors.Andrei Karas1-1/+0
2011-12-08Add variables for any chat text/commands.Andrei Karas1-0/+80
2011-11-02Add enemy relation.Andrei Karas1-0/+7
2011-10-31Fix /help chat command to open help for current chat tab.Andrei Karas1-1/+22
2011-10-31Fix compilation warnings.Andrei Karas1-3/+4
2011-10-30Add pseudo away chat command.Andrei Karas1-0/+9
2011-10-27Add command to dump to chat main graphics settings.Andrei Karas1-3/+54
2011-10-23Add chat commands for using server side ignore for all whispers.Andrei Karas1-0/+17
2011-10-05Add blacklist relation. In this mode blocked trades, emotes, speech text.Andrei Karas1-3/+10
2011-09-12Add missing checks to some files.Andrei Karas1-109/+1
2011-09-10Change empty strings initializations.Andrei Karas1-2/+2
2011-09-09Continue fix for shadow variables/methods errors.Andrei Karas1-3/+3
2011-08-30Add auction bot support switch.Andrei Karas1-1/+3
2011-08-28Fix me command in guild tab.Andrei Karas1-1/+7
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-08-11Fix saving opened tabs state.Andrei Karas1-2/+14
2011-07-07Remove undescore from variables and defines.Andrei Karas1-56/+56
2011-05-30Improve memory leak detector.Andrei Karas1-0/+6
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-17Debug option to dump loaded images names.Andrei Karas1-0/+73
2011-05-12Renaming login, sell, trade (cpp, h) files to correct names.Andrei Karas1-1/+1
2011-05-09Fix code style.Andrei Karas1-2/+4
2011-05-08Add font cache size to /cacheinfo chat command.Andrei Karas1-2/+5
2011-05-06Move attack filter arrays and methods from localplayer to actorspritemanager ...Andrei Karas1-11/+17
2011-05-06Fix player moving with mouse.Andrei Karas1-1/+1
2011-04-29Add char command /addpriorityattack.Andrei Karas1-0/+17
2011-04-21Add attack filter char commands.Andrei Karas1-0/+51
2011-04-10Add some strings to translations.Andrei Karas1-3/+3
2011-04-04Rename some gui class files to real class names.Andrei Karas1-2/+2
2011-04-04Rename TrueTypeFont to SDLFont.Andrei Karas1-3/+3
2011-04-02Move help from chat command help to help window.Andrei Karas1-187/+6
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas1-1/+4
2011-03-18Fix compilation warnings.Andrei Karas1-1/+1
2011-03-13Fix uptime calculation.Andrei Karas1-6/+15
2011-03-13Fix typo in chat help.Andrei Karas1-1/+1
2011-03-12Add /uptime chat command to show client uptime.Andrei Karas1-0/+53
2011-02-25Trim extra spaces from chat commands.Andrei Karas1-0/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+1124