Age | Commit message (Expand) | Author |
2011-09-04 | Moved main menu infrastructure into client namespace, | Stijn Buys |
2011-07-07 | Added a 2 second jump drive cooldown, added jump completed sound effect, rese... | Stijn Buys |
2011-03-08 | Removed mouse control deadzone in the center of the screen. | Stijn Buys |
2010-12-08 | Added clock. | Stijn Buys |
2010-11-29 | Parse command line options after engine initialization. | Stijn Buys |
2010-10-18 | local vstrafe support, initial ship collision, g_damping factor | Stijn Buys |
2010-10-17 | add input_grab variable | Stijn Buys |
2010-10-17 | core bullet physics support, | Stijn Buys |
2010-09-15 | updated comments, updated buy menu, info support for map window, added const ... | Stijn Buys |
2010-02-21 | optimized keyboard input handling routines | Stijn Buys |
2010-02-20 | changed default keyboard delay/repeat to 250/30 | Stijn Buys |
2009-10-24 | make joystick axes configurable | Stijn Buys |
2009-08-18 | astyle cleanup, corrects not loading of material textures | Stijn Buys |
2009-08-17 | reload entity/info models on r_restart | Stijn Buys |
2009-06-05 | fix playerview keyboard events | Stijn Buys |
2009-04-15 | added info registry, list_info | Stijn Buys |
2009-03-07 | renamed Entity::eventstate() to Entity::state(), | Stijn Buys |
2009-01-10 | hud widget, drawing code reorganization | Stijn Buys |
2008-11-16 | camera zoom | Stijn Buys |
2008-11-11 | cleanups | Stijn Buys |
2008-11-09 | improved client notifications, minor bugfixes | Stijn Buys |
2008-11-09 | docking menus | Stijn Buys |
2008-11-08 | moved message functions into Player class | Stijn Buys |
2008-11-08 | finalized renaming from server namespace to dedicated | Stijn Buys |
2008-11-08 | adds rcon, rconpassword and sv_password | Stijn Buys |
2008-11-01 | server-side model loading, initial @dock function | Stijn Buys |
2008-10-26 | minor engine function cleanup | Stijn Buys |
2008-10-21 | moved client console into libui | Stijn Buys |
2008-10-16 | various user interface related updates | Stijn Buys |
2008-10-15 | moved client console into a Widget | Stijn Buys |
2008-10-12 | container widget | Stijn Buys |
2008-10-12 | user interface updates, work-in-progress | Stijn Buys |
2008-10-11 | zonechange events, menu previous command | Stijn Buys |
2008-10-10 | adds KeyPress, DevInfo and Stats widgets | Stijn Buys |
2008-10-07 | libui updates | Stijn Buys |
2008-10-07 | working button click | Stijn Buys |
2008-10-06 | libui updates, support menu .ini files | Stijn Buys |
2008-09-03 | only one key repeat per frame | Stijn Buys |
2008-08-24 | afterburner/reverse/strafe | Stijn Buys |
2008-08-15 | adds input_mousedelay variable | Stijn Buys |
2008-08-08 | improved truster indicator, impulse engine sounds | Stijn Buys |
2008-08-06 | joystick throttle/thruster control | Stijn Buys |
2008-08-06 | target hovering, cursors and mouse and joystick interaction | Stijn Buys |
2008-08-05 | initial joystick control support | Stijn Buys |
2008-08-04 | initial joystick support, added cl_drawkeypress variable | Stijn Buys |
2008-08-01 | revert renderer camera location, fix r_restart | Stijn Buys |
2008-08-01 | model->enginecolor(), removed autolevel, added selection delay | Stijn Buys |
2008-07-31 | more heisenbugs fixes | Stijn Buys |
2008-07-30 | even better clicking | Stijn Buys |
2008-07-30 | select-on-release | Stijn Buys |