Age | Commit message (Expand) | Author |
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 |
2008-12-27 | Fix text color configuration | Stijn Buys |
2008-12-26 | default player settings in player.ini, | Stijn Buys |
2008-12-21 | unload sounds on zone change | Stijn Buys |
2008-12-21 | win32 build updates | Stijn Buys |
2008-12-20 | map targetting | Stijn Buys |
2008-12-07 | add system map, | Stijn Buys |
2008-11-30 | bind numpad / and * to zoom | Stijn Buys |
2008-11-23 | clean module consturction/destruction | Stijn Buys |
2008-11-16 | camera zoom | Stijn Buys |
2008-11-15 | entity extensions | 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-08 | use the correct parameter type for resize() | Stijn Buys |
2008-11-08 | docking, join menu | Stijn Buys |
2008-11-08 | docking, bumps network protocol version | Stijn Buys |
2008-11-03 | minor bugfixes | Stijn Buys |
2008-11-01 | server-side model loading, initial @dock function | Stijn Buys |