about summary refs log tree commit diff
path: root/src/engine/client/client.cpp
AgeCommit message (Expand)Author
2011-02-16removed no longer needed progression browse infooy
2011-02-16fixed problems with map downloading if the map changes during download. Close...oy
2011-02-13added missing disconnect for stress testingoy
2011-02-12Refactoring & fixed WEAPONSPEC_GUN in content.pyGreYFoXGTi
2011-01-19fixed beginning of gametime margin graphoy
2011-01-17added an error popup on startup when the sound couldn't be initialised. Close...oy
2011-01-17release gameclient components when opening the editor. Closes #429oy
2011-01-06record a new demo when a game ends. Closes #358oy
2011-01-04removed duplicate stuffoy
2010-12-12made it possible to automatically take game over screenshots. Closes #339oy
2010-12-11added cleaner exit on quit event by Choupomoy
2010-12-11made it possible to "recycle" auto recorded demosoy
2010-12-08save auto recorded demos in a separate folder and added an option to enable/d...oy
2010-12-08added auto recording support by Batchyxoy
2010-12-08added an optional time stamp to a demo record by Batchyxoy
2010-12-08added single function to stop recording by Batchyxoy
2010-11-21close map-download-file if the map changes during downloadingoy
2010-11-20Updated copyrightsSworddragon
2010-10-13fixed issue with reason on forcevotekickoy
2010-10-13do not use console in silent mode. Closes #48oy
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-12renamed demorec files to demooy
2010-09-07added the option to hide the console window on the client, too. Fixes #48ghost
2010-08-18added output level for console print function, categorised the debug messages...oy
2010-08-15fixed quit/exit command problem on startupoy
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 lost datadir override featureoy
2010-07-02fixed connecting to localhost if the client couldn't find the address and sma...oy
2010-06-18made the console use the flagmask when looking for command (FindCommand) and ...oy
2010-06-10Fixed remaining compiler warnings for gcc on Linuxxalduin
2010-06-02fixed so that SDL_main is declared as a C function so linking gets done corre...Magnus Auvinen
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
2007-08-22major engine cleanup. dependency on baselib removed. engine is now C code (no...Magnus Auvinen
2007-08-15improved emoticon selectorJakob Fries
2007-08-14merge error, snapshot got applied twiceMagnus Auvinen
2007-08-14merged over all stuff from 0.2 to trunkMagnus Auvinen
2007-08-08dissapearing sounds and effects are no longer dissapearingJakob Fries
2007-08-07fixed window focusing stuff, much better now.Johan Althoff