Age | Commit message (Expand) | Author |
2010-02-21 | optimized keyboard input handling routines | Stijn Buys |
2010-02-21 | network info messages bugfixes | Stijn Buys |
2010-02-20 | changed default keyboard delay/repeat to 250/30 | Stijn Buys |
2010-02-20 | Reverting accidental commit | Stijn Buys |
2010-02-20 | (no commit message) | Stijn Buys |
2009-11-15 | Center owner name on HUD targets | Stijn Buys |
2009-11-13 | added core::InfoType, refactored game::ShipModel as core::Info subclass, intr... | 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-08-16 | minor cleanups, corrected map widget | Stijn Buys |
2009-08-16 | more constness | Stijn Buys |
2009-08-15 | don't render entites behind the camera | Stijn Buys |
2009-08-14 | model API cleanup, render WORLDSCALE | Stijn Buys |
2009-08-13 | improved menu ESC handling | Stijn Buys |
2009-08-11 | misc_model support | Stijn Buys |
2009-06-29 | client player list updates, short pif network messages, bump to network proto... | Stijn Buys |
2009-06-07 | fixed a few widget order problems, changed map targetting behaviour | Stijn Buys |
2009-06-05 | fix playerview keyboard events | Stijn Buys |
2009-05-30 | HUD keypress event | Stijn Buys |
2009-05-10 | added disabled ui palette color, added dock and launch buttons | Stijn Buys |
2009-04-26 | added worldview icons, updated map | Stijn Buys |
2009-04-26 | mouse cursor no longer hoovers invalid targets | Stijn Buys |
2009-04-19 | added jumpdrive capability to shipmodel info message, | Stijn Buys |
2009-04-16 | updated a few help messages, added 3d modelview to the buy menu | Stijn Buys |
2009-04-15 | added info registry, list_info | Stijn Buys |
2009-03-21 | don't draw a docked ship on the map | Stijn Buys |
2009-03-08 | fixes hud selection | Stijn Buys |
2009-03-08 | target selection updates | Stijn Buys |
2009-03-08 | changed camera settings for crash-view, map tweaks | Stijn Buys |
2009-03-07 | renamed Entity::eventstate() to Entity::state(), | Stijn Buys |
2009-02-28 | added window title bar icon | Stijn Buys |
2009-02-24 | split map target selection from hud target selection | Stijn Buys |
2009-02-24 | Replaced 'The Osirion Project' with 'Project::OSiRioN' in messages, | Stijn Buys |
2009-01-28 | use srand() instead of srandom() | Stijn Buys |
2009-01-28 | seed random generator on startup, | 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 | call parent class constructors as it should | Stijn Buys |
2009-01-26 | removed View class | Stijn Buys |
2009-01-26 | new widgets to replace the "View" class | Stijn Buys |
2009-01-25 | bugfix | Stijn Buys |
2009-01-25 | enhanced loader screen | Stijn Buys |
2009-01-25 | header sanitizing | Stijn Buys |
2009-01-25 | make the chat window the same size as the map window | Stijn Buys |
2009-01-25 | add player info to the HUD | Stijn Buys |
2009-01-24 | fixes a crash when going to impulse in a ship with an unkown model | 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 |