Age | Commit message (Expand) | Author |
2011-08-21 | Correct draw_clock modes, | Stijn Buys |
2011-07-31 | Handle local mouse pointer in client::HUD, | Stijn Buys |
2011-07-29 | Renamed various user interface classes, somewhat improved inventory window. | Stijn Buys |
2011-07-26 | renamed client::WorldView to client::MainWindow | Stijn Buys |
2011-03-08 | Removed mouse control deadzone in the center of the screen. | Stijn Buys |
2011-01-27 | Moved material loading from render to core, make sure the dedicated server re... | Stijn Buys |
2010-12-08 | Added clock. | Stijn Buys |
2010-11-24 | added r_windowheight and r_windowwidth to set window size in windowed mode (d... | Stijn Buys |
2010-11-11 | updated documentation, | Stijn Buys |
2010-10-25 | directory prefix is no required for ini files, merge ui.ini and menu.ini | Stijn Buys |
2010-10-17 | add input_grab variable | Stijn Buys |
2010-09-22 | full trading support for networked games | Stijn Buys |
2010-09-19 | text rendering cleanups, inventory capacity & cargo volume | Stijn Buys |
2009-08-18 | astyle cleanup, corrects not loading of material textures | Stijn Buys |
2009-02-28 | added window title bar icon | Stijn Buys |
2009-01-26 | removed View class | Stijn Buys |
2009-01-25 | bugfix | Stijn Buys |
2009-01-25 | enhanced loader screen | Stijn Buys |
2009-01-12 | Improved loader message | Stijn Buys |
2009-01-11 | initial loader frame | Stijn Buys |
2009-01-10 | hud widget, drawing code reorganization | Stijn Buys |
2008-12-26 | default player settings in player.ini, | Stijn Buys |
2008-11-11 | cleanups | Stijn Buys |
2008-11-08 | use the correct parameter type for resize() | Stijn Buys |
2008-10-21 | moved client console into libui | Stijn Buys |
2008-10-16 | disable resize on win32 | Stijn Buys |
2008-10-16 | various user interface related updates | Stijn Buys |
2008-10-12 | user interface updates, work-in-progress | Stijn Buys |
2008-10-07 | working button click | Stijn Buys |
2008-10-05 | interface with ui library | Stijn Buys |
2008-08-24 | JPEG screenshots | Stijn Buys |
2008-08-23 | instant r_fullscreen switching, bound to alt+enter | Stijn Buys |
2008-08-23 | png screenshots | Stijn Buys |
2008-08-08 | improved truster indicator, impulse engine sounds | Stijn Buys |
2008-08-08 | beter video settings | Stijn Buys |
2008-08-01 | initial make install support | Stijn Buys |
2008-07-21 | prepare keybinds for modifier keys, fix for the camera clipping issue | Stijn Buys |
2008-07-20 | targetting | Stijn Buys |
2008-06-01 | moved camera into render:: | Stijn Buys |
2008-05-12 | console colors | Stijn Buys |
2008-03-26 | improved TGA handling | Stijn Buys |
2008-03-26 | win32 updates | Stijn Buys |
2008-03-25 | screenshots | Stijn Buys |
2008-02-21 | more minor updates | Stijn Buys |
2008-02-17 | major rewrite of Cvar, Func and Entity | Stijn Buys |
2008-02-16 | initial client-to-server connection | Stijn Buys |
2008-02-13 | camera Overview as spectator only, join works | Stijn Buys |
2008-02-06 | console scroll | Stijn Buys |
2008-02-05 | make keyboard input actually work | Stijn Buys |
2008-02-05 | fixed cvar, added cvars r_width r_height r_fullscreen, added function r_restart | Stijn Buys |