Age | Commit message (Expand) | Author |
2009-08-09 | adds r_normals cvar, read normals from .ase models | Stijn Buys |
2009-08-09 | slightly more usable fake normals | Stijn Buys |
2009-08-09 | initial .ase support | Stijn Buys |
2009-08-09 | can't envmap if there is no sky | Stijn Buys |
2009-07-16 | adds environment mapping to the renderer | Stijn Buys |
2009-07-16 | Removes unused collor array support, disable bullet in sys/sys.h | Stijn Buys |
2009-07-16 | check if the game module is running before executing a frame | Stijn Buys |
2009-07-07 | Initial bullet physics support | Stijn Buys |
2009-07-07 | virtual functions cleanup | Stijn Buys |
2009-07-07 | Moved vertexarray from render to core | Stijn Buys |
2009-07-07 | moved speed() property from core:EntityDynamic to core::Entity | Stijn Buys |
2009-07-07 | disable quad generation in the map reader | Stijn Buys |
2009-07-01 | add player assets to the client side player list | Stijn Buys |
2009-06-29 | client player list updates, short pif network messages, bump to network proto... | Stijn Buys |
2009-06-28 | Fixed remote entity owners | Stijn Buys |
2009-06-28 | correct a bug in "pif" server messages | Stijn Buys |
2009-06-28 | item library foundation | 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-30 | added item class template | Stijn Buys |
2009-05-10 | added disabled ui palette color, added dock and launch buttons | Stijn Buys |
2009-05-06 | added r_mipmap variable to enable hardware generated mimaps | Stijn Buys |
2009-04-26 | added worldview icons, updated map | Stijn Buys |
2009-04-26 | added ui::IconButton class | 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-04-14 | split entity and model rendering into two functions | Stijn Buys |
2009-04-14 | added ui::ModelView prototype | Stijn Buys |
2009-04-14 | removed unnecessary set_border() in ui::Container | Stijn Buys |
2009-04-14 | added widget.bottom() and widget.right() geometry inspectors | Stijn Buys |
2009-04-13 | write screenshots with a timestamp in the filename | Stijn Buys |
2009-04-13 | added sys::get_datetime, added win32 time and date functions | Stijn Buys |
2009-03-21 | don't draw a docked ship on the map | Stijn Buys |
2009-03-21 | autodetect hardware generated mipmap support | Stijn Buys |
2009-03-09 | Do not show navigation points on 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-03-07 | don't show material warings when there is no VertexArray | Stijn Buys |
2009-02-28 | updated windows icons | 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-02-23 | Search the location of the binary for the data/ directory | Stijn Buys |
2009-02-23 | native Framework support on Mac OS X | Stijn Buys |
2009-02-21 | sane version number, | Stijn Buys |