Age | Commit message (Expand) | Author |
2015-02-28 | Corrected HUD autopilot button status once more. | Stijn Buys |
2015-02-28 | Disable mouse control while the camera is in freelook. | Stijn Buys |
2015-02-28 | Corrected HUD autopilot button status. | Stijn Buys |
2015-02-28 | Reimplemented camera handling enabling 360-degree freelook. | Stijn Buys |
2015-02-08 | Added a menu to configure key controls. | Stijn Buys |
2015-01-06 | Corrected a window resize issue. | Stijn Buys |
2015-01-06 | SDL2 support in previous commit, | Stijn Buys |
2015-01-06 | Added separate event handlers for mouse button clicks and mouse wheel movement. | Stijn Buys |
2015-01-03 | Added freelook support. added +freelook action and set it as default bind for... | Stijn Buys |
2015-01-03 | Minor cleanup of client::Action and client::Keyboard code, | Stijn Buys |
2013-10-15 | Added ship autopilot, removed entity_controlflags, added goto ui button. | Stijn Buys |
2012-12-23 | Mouse control sensitivity is now independent of resolution. | Stijn Buys |
2012-11-14 | Corrected a bug in fire control handling. | Stijn Buys |
2012-11-11 | Cleaned up core::EntyControlable client-side and server-side proprties API. | Stijn Buys |
2012-03-03 | Added +fire action, default bind to mouse button 2. | Stijn Buys |
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 |