summaryrefslogtreecommitdiff
path: root/src/commandhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-18add consts in gui classes.Andrei Karas1-2/+2
2013-08-31move input related files into input dir.Andrei Karas1-1/+1
2013-05-18fix compilation warnings.Andrei Karas1-8/+4
2013-05-18Remove static list with chat commands for autocomplete.Andrei Karas1-0/+17
2013-05-18Add ability to call input action from commands.Andrei Karas1-6/+19
2013-05-18add named commands with enum.Andrei Karas1-1/+41
2013-05-18add new chat commands.Andrei Karas1-2/+13
2013-05-03add comments for translators.Andrei Karas1-0/+5
2013-04-20fix style in other files.Andrei Karas1-1/+2
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-11-27Simplify command handlers.Andrei Karas1-1373/+10
2012-11-24Fix code style.Andrei Karas1-1/+1
2012-11-12Added /atkhuman commandJoseph Botosh1-0/+21
2012-10-26Android compilation fixes.Andrei Karas1-1/+1
2012-10-17ARM fixes.Andrei Karas1-1/+1
2012-09-30Improve debuging resource allocation.Andrei Karas1-4/+10
2012-09-16Add const to variables with type size_t.Andrei Karas1-6/+5
2012-09-12Add space at end of chat url link.Andrei Karas1-1/+1
2012-09-08Fix navigation commands.Andrei Karas1-3/+0
2012-08-29Add const to more classes.Andrei Karas1-7/+8
2012-08-26Add const to some classes.Andrei Karas1-5/+7
2012-08-26Fix code style.Andrei Karas1-12/+24
2012-08-25Add const to other classes.Andrei Karas1-97/+85
2012-08-24Small style changes.Andrei Karas1-4/+2
2012-08-23Remove useless includes.Andrei Karas1-3/+1
2012-08-13Add support for temp dir.Andrei Karas1-0/+2
2012-07-22Add new chat commands.Andrei Karas1-0/+27
2012-07-19Rename openglgraphics to normalopenglgraphics.Andrei Karas1-2/+2
2012-07-18Another warning fixes.Andrei Karas1-1/+1
2012-06-30Extend leak detection features.Andrei Karas1-2/+2
2012-06-30Fix compilation with debugging flags and show additional info on exit.Andrei Karas1-0/+1
2012-06-18Add chat command /error for crash client.Andrei Karas1-0/+9
2012-06-17Replace SDL int types to C++ types.Andrei Karas1-1/+1
2012-04-25Improve iterators part 2.Andrei Karas1-7/+6
2012-04-01Last part of fixes.Andrei Karas1-5/+5
2012-03-29Replace vectors with strings to short names.Andrei Karas1-6/+6
2012-03-02Add opengl settings dump command.Andrei Karas1-0/+14
2012-02-08Add chat command /setdrop N to set change drop counter.Andrei Karas1-0/+9
2012-02-02Add some checks after automatic checking.Andrei Karas1-0/+6
2012-01-28Add support for processing player statuses in evol server.Andrei Karas1-0/+4
2012-01-21Fix more warnings.Andrei Karas1-1/+1
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