summaryrefslogtreecommitdiff
path: root/src/commands.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-02-28fix code style.Andrei Karas1-3/+3
2014-02-21Fix upload commands showing to non general tab.Andrei Karas1-4/+9
2014-02-16combine font classes in one.Andrei Karas1-2/+2
2014-01-30Fix code style.Andrei Karas1-0/+2
2014-01-26add chat command for uploading server config.xmlAndrei Karas1-0/+7
2014-01-26add chat command for uploading log file.Andrei Karas1-0/+7
2014-01-26add chat command for uploading main config.xmlAndrei Karas1-2/+76
2014-01-22add dumpmods chat command for show enabled mods.Andrei Karas1-0/+6
2014-01-12in pethandler add pet id parameter.Andrei Karas1-1/+2
2014-01-11add support for multiply pets for one player at same time.Andrei Karas1-1/+1
2014-01-08fix wrong check in commands.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-27add pet emote command.Andrei Karas1-0/+6
2013-12-27allow to owner talk from own pet.Andrei Karas1-0/+9
2013-11-04Add option for features.xml for allow/not allow follow.Andrei Karas1-0/+3
2013-11-01Move timers from client into timers file.Andrei Karas1-0/+1
2013-10-19Rename actorspritemanager into actormanager.Andrei Karas1-34/+34
2013-10-11add /talkraw chat command for special use.Andrei Karas1-0/+5
2013-10-11Second part of checks from Parasoft C++ Test.Andrei Karas1-5/+2
2013-10-05Remember sort order in buy dialog between restarts.Andrei Karas1-0/+1
2013-10-02Add command /dumpgl to show OpenGL version string in chat.Andrei Karas1-0/+13
2013-10-01replace tile size from 32 to mapTitleSize.Andrei Karas1-3/+2
2013-09-30move db files into db directory.Andrei Karas1-1/+2
2013-09-30move tabs into tabs directory.Andrei Karas1-1/+1
2013-09-30move windows classes to windows directory.Andrei Karas1-7/+8
2013-09-25improve a bit strings declaration.Andrei Karas1-1/+1
2013-09-15remove some other unused includes.Andrei Karas1-0/+1
2013-09-12disable native guild support for "new" tmw server.Andrei Karas1-2/+14
2013-09-09remove useless includes from some files.Andrei Karas1-3/+4
2013-08-31move being related files into being dir.Andrei Karas1-1/+2
2013-08-31move render classes into render dir.Andrei Karas1-5/+5
2013-08-26fix compilation errors in debug code.Andrei Karas1-4/+4
2013-08-24improve some mode methods in Client.Andrei Karas1-1/+1
2013-08-24improve dirs usage in Client.Andrei Karas1-4/+4
2013-07-20Some bugfix in item creation logic.Andrei Karas1-1/+1
2013-07-11Add chat command for gms for creating items.Andrei Karas1-0/+30
2013-06-21fix code style.Andrei Karas1-2/+2
2013-06-01Add chat command /testparticle for testing particle effects on player.Andrei Karas1-0/+6
2013-05-18fix compilation warnings.Andrei Karas1-6/+6
2013-05-18move some other code from popupmenu to commands.Andrei Karas1-0/+28
2013-05-18add new chat commands.Andrei Karas1-0/+20
2013-05-13also clear resource cache if switching servers.Andrei Karas1-4/+1
2013-05-10fix code style.Andrei Karas1-1/+1
2013-05-03add comments for translators.Andrei Karas1-6/+89
2013-04-25fix some code style by cpplint.Andrei Karas1-1/+1
2013-04-25impliment new list in sdlfont.Andrei Karas1-3/+5
2013-04-24add to font perfomance test also cache auto cleanup.Andrei Karas1-0/+2
2013-04-24add command for test perfomance in sdlfont calculation.Andrei Karas1-0/+42
2013-04-12first part of style fixed after cpplint checks.Andrei Karas1-3/+4
2013-04-10Add option to left all per map sprites in memory if once was loaded.Andrei Karas1-0/+1