Age | Commit message (Expand) | Author |
2012-10-13 | Added dialog infrastructure. | Stijn Buys |
2012-10-07 | Add galactic map, make it possible to other zones on the map. | Stijn Buys |
2012-01-09 | Added save/load menu prototype. | Stijn Buys |
2011-08-28 | Added client::ButtonMenu base class, refactored client::EntityMenu as a Butto... | Stijn Buys |
2011-08-28 | Removed unnecessary class. | Stijn Buys |
2011-08-28 | New base classes for cient menus. | Stijn Buys |
2011-07-31 | Improved map window, moved the actual map widget into a seperate class. | 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 |
2010-11-29 | Added 'testmodel' function, enabled autoscaling on ui::ModelView | Stijn Buys |
2010-11-16 | cleaned up autoconf/automake project files, this should solve build order and... | Stijn Buys |
2010-10-01 | Initial inventory window | Stijn Buys |
2010-09-17 | Initial inventory loading, ships docking ships | Stijn Buys |
2010-09-16 | map info support, initial trade window | Stijn Buys |
2010-09-15 | updated comments, updated buy menu, info support for map window, added const ... | Stijn Buys |
2010-02-20 | Reverting accidental commit | Stijn Buys |
2010-02-20 | (no commit message) | Stijn Buys |
2009-05-10 | added disabled ui palette color, added dock and launch buttons | Stijn Buys |
2009-04-19 | added jumpdrive capability to shipmodel info message, | Stijn Buys |
2009-04-15 | added info registry, list_info | Stijn Buys |
2009-01-27 | fix Makefile changes made by kdevelop | Stijn Buys |
2009-01-27 | moves docking menus from ui to client, | Stijn Buys |
2009-01-26 | removed View class | Stijn Buys |
2009-01-10 | hud widget, drawing code reorganization | Stijn Buys |
2008-12-07 | add system map, | Stijn Buys |
2008-11-15 | entity extensions | Stijn Buys |
2008-10-21 | moved client console into libui | Stijn Buys |
2008-10-19 | on-screen notifications | Stijn Buys |
2008-10-05 | interface with ui library | Stijn Buys |
2008-08-04 | initial joystick support, added cl_drawkeypress variable | Stijn Buys |
2008-07-22 | list_actions, renamed thruster actions | Stijn Buys |
2008-07-18 | reset spacedust on ship change, audio distance model changes (should fix win3... | Stijn Buys |
2008-06-14 | updated automake project files | Stijn Buys |
2008-06-02 | keyboard binds | Stijn Buys |
2008-06-01 | moved camera into render:: | Stijn Buys |
2008-05-26 | radar, aux text functions, restore original frustum, documentation update | Stijn Buys |
2008-04-05 | Makefile.am updates, math::Axis, improved VertexArray, r_arraysize | Stijn Buys |
2008-03-06 | moved render::Model to core::Model | Stijn Buys |
2008-02-23 | client chatbox and message notifications | Stijn Buys |
2008-02-13 | split client from game module | Stijn Buys |
2008-02-09 | entities, step 1 | Stijn Buys |
2008-02-05 | make keyboard input actually work | Stijn Buys |
2008-02-05 | keyboard handling, cvar fixes | Stijn Buys |
2008-02-05 | renamed client and server application objects | Stijn Buys |
2008-02-02 | introduced librender | Stijn Buys |
2008-02-02 | removed libcommon | Stijn Buys |
2008-02-02 | introduced libsys | Stijn Buys |
2008-02-01 | interface cleanup | Stijn Buys |
2008-01-31 | modular system works now | Stijn Buys |
2008-01-30 | accomodate the new modules | Stijn Buys |