summaryrefslogtreecommitdiff
path: root/src/client.h
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-25Move A_UNUSED define to include file.Andrei Karas1-6/+0
2011-09-27Add limit for stop attack packet.Andrei Karas1-0/+1
2011-09-15Add buttons Themes, Video, Perfomance in select server screen.Andrei Karas1-0/+3
2011-09-09Continue fix for shadow variables/methods errors.Andrei Karas1-2/+2
2011-08-27Basic support for guild bot integration.Andrei Karas1-0/+2
2011-08-12Add ability to add comments to npcs.Andrei Karas1-0/+3
2011-07-07Remove undescore from variables and defines.Andrei Karas1-2/+2
2011-06-14Add ability to add comments to any players.Andrei Karas1-0/+5
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-1/+1
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-1/+1
2011-05-08Add opengl texture counter for debugging.Andrei Karas1-0/+1
2011-03-12Add /uptime chat command to show client uptime.Andrei Karas1-0/+3
2011-03-02Add serverversion checks. And disable some advanced features in old servers.Andrei Karas1-0/+1
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-02Close npc and other dialogs if reconnecting.Andrei Karas1-0/+5
2011-01-02Initial commit.Andrei Karas1-0/+317