about summary refs log tree commit diff
path: root/src/engine/client
AgeCommit message (Expand)Author
2010-10-29fixed crashes with the font. closes #178oy
2010-10-29fixed key handling for unicodes > 255oy
2010-10-13fixed issue with reason on forcevotekickoy
2010-10-13do not use console in silent mode. Closes #48oy
2010-10-13fixed problems with the mouse movement. Closes #214oy
2010-10-11fixed that chat message gets out of the window. Closes #102oy
2010-10-11made so we can add the reason for a kick/ban (fixes #123)Choupom
2010-10-06added mod system. Closes #34oy
2010-09-22fixed problems with key handling on osx. Closes #45oy
2010-09-12renamed demorec files to demooy
2010-09-07added the option to hide the console window on the client, too. Fixes #48ghost
2010-09-05fixed last commitoy
2010-09-05fixed so png files are closed after loadingChoupom
2010-09-05fixed variable typesoy
2010-09-05fixed so clicking 3 times doesn't generate 2 double-clicksChoupom
2010-08-18fixed text rendering problem. Closes #12oy
2010-08-18added output level for console print function, categorised the debug messages...oy
2010-08-16added fixes for compiler errors and warnings by sworddragonoy
2010-08-15reverted input key handling back to 0.52(the keyboard layout problem should b...oy
2010-08-15fixed quit/exit command problem on startupoy
2010-08-12fixed utf8 problem with empty entries in the server browseroy
2010-08-12made unpacking of net strings more strict - prevents possible malformed outputoy
2010-08-11restore empty strings in the config to their defaults on startupoy
2010-08-09added demo recording button by fujnkyoy
2010-08-07added the possibility to store commands within the console and execute them l...oy
2010-08-07removed ServerDummy function cause it isn't needed anymore(actual console sep...oy
2010-08-06changed the client configuration initialisationoy
2010-08-06added lost logfile featureoy
2010-08-05added optimisations by sworddragonoy
2010-08-05added lost datadir override featureoy
2010-07-17Merge branch 'master' of http://github.com/matricks/teeworldsoy
2010-07-05fixed some compiler errors and warnings with clangMagnus Auvinen
2010-07-02fixed connecting to localhost if the client couldn't find the address and sma...oy
2010-06-27fixed screenshot bug. Closes #144oy
2010-06-18made the console use the flagmask when looking for command (FindCommand) and ...oy
2010-06-10Fixed issue #115, text now fits into columns in server browserxalduin
2010-06-10Fixed remaining compiler warnings for gcc on Linuxxalduin
2010-06-03Issue #82 time and date in screenshot filenamexalduin
2010-06-02fixed so that SDL_main is declared as a C function so linking gets done corre...Magnus Auvinen
2010-06-02fixed compile errors for osxMagnus Auvinen
2010-05-31removed alpha values from screenshots (#742)Tom Adams
2010-05-30*some esthetic changesThomas
2010-05-30auto capture mouse on focus (#728)Tom Adams
2010-05-29cleaned up some codeMagnus Auvinen
2010-05-29cleaned up some commentsMagnus Auvinen
2010-05-29fixed crash with related to player countMagnus Auvinen
2010-05-29copied refactor to trunkMagnus Auvinen
2009-10-29added missing headersMagnus Auvinen
2009-10-27major update with stuffMagnus Auvinen
2009-06-15fixed chaining of console commands, allows snatching updates of console varia...Magnus Auvinen