summaryrefslogtreecommitdiff
path: root/src/client.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-21fix code style.Andrei Karas1-0/+2
2013-06-03Remove subdir SDL from SDL includes.Andrei Karas1-2/+2
2013-06-03fix SDL includes.Andrei Karas1-2/+2
2013-05-13fix code style and compilation warnings.Andrei Karas1-7/+7
2013-05-13fix resource files unloading while switching servers.Andrei Karas1-0/+1
2013-05-12add features configuration file to enable/disable features per server.Andrei Karas1-0/+2
2013-05-11Add ability to show onscreen keyboard if input field focused.Andrei Karas1-0/+4
2013-05-03add config versioning.Andrei Karas1-0/+2
2013-04-26add support for separate online list.Andrei Karas1-0/+4
2013-04-21some other fixes from cpplint.Andrei Karas1-2/+2
2013-04-20fix style in other files.Andrei Karas1-12/+25
2013-04-14another fixes from cpplint.Andrei Karas1-10/+8
2013-04-07fix cide style.Andrei Karas1-1/+1
2013-03-11Add some fixes after automatic checks.Andrei Karas1-3/+0
2013-02-22Add const and some other minor changes in chatlogger and client classes.Andrei Karas1-1/+1
2013-01-23Add support for handling event for show/hide on screen keyboard.Andrei Karas1-0/+2
2013-01-20Fix crashes on closing client before entering game.Andrei Karas1-0/+2
2013-01-16Add theming support for top right buttons before connecting to game.Andrei Karas1-0/+4
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-29Replace most putenv to setenv.Andrei Karas1-0/+2
2012-12-20add option for input logging.Andrei Karas1-0/+2
2012-11-18Add support for persistent directory under Android.Andrei Karas1-0/+2
2012-10-31Fix gettext under Android.Andrei Karas1-1/+1
2012-10-31store gettext information to log.Andrei Karas1-0/+2
2012-10-30Add unused warnings to some files.Andrei Karas1-22/+24
2012-10-29Highlight window header with * if got new chat message with minimized window.Andrei Karas1-2/+5
2012-10-28Add Close button on start screen under Android.Andrei Karas1-0/+1
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-10Delete copy constructor in some classes.Andrei Karas1-0/+3
2012-09-22Add override keyword to most overriden methods.Andrei Karas1-3/+3
2012-09-22Add final keyword to most classes.Andrei Karas1-1/+1
2012-09-02Add const to more classes.Andrei Karas1-2/+0
2012-08-29Add const to more classes.Andrei Karas1-1/+1
2012-08-25Add const to other classes.Andrei Karas1-21/+23
2012-08-13Add support for temp dir.Andrei Karas1-0/+6
2012-07-31Fix guildbot messages delay.Andrei Karas1-0/+1
2012-06-21Add software mode compoundsprite update delay.Andrei Karas1-0/+2
2012-04-26Add keyboard repeat setting to misc tab.Andrei Karas1-0/+2
2012-04-26Add LPS counter to debug window (Logic per second).Andrei Karas1-0/+1
2012-03-09Add support for many update hosts (evol server only).Andrei Karas1-0/+1
2012-02-21Add vsync option.Andrei Karas1-0/+2
2012-02-21Bit cleanup visual settings page.Andrei Karas1-0/+2
2012-02-19Add option to grab/ungrab input to game window.Andrei Karas1-0/+2
2012-02-02Add "no frame" option to hide window frame. Disabled by default.Andrei Karas1-3/+3
2012-01-30Smal refactoring in resize code.Andrei Karas1-0/+3
2012-01-30Allow resizing of the game in windowed modeThorbjørn Lindeijer1-0/+4
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2012-01-04Add ability for testing drivers and graphics.Andrei Karas1-1/+24
2011-12-23Probably fix auto adjusting perfomance after going from sleep mode.Andrei Karas1-0/+2
2011-11-30Add limits for online list packet.Andrei Karas1-0/+1