Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-16Revert to either owner or entity name on hud targets, draw target indicators ...Stijn Buys
2013-10-16Added free flight and formation flight buttons.Stijn Buys
2013-10-15Added ship autopilot, removed entity_controlflags, added goto ui button.Stijn Buys
2013-10-13Draw both owner and entity name on HUD targets.Stijn Buys
2013-09-28Cleanup of the material API: split flags into flags and colortype.Stijn Buys
2013-09-15Use HUD pointer color to draw the 'aim' mouse cursor.Stijn Buys
2013-08-31Use a different cursor for clickable ui elements.Stijn Buys
2013-03-10Improved ui::ListView::sort().Stijn Buys
2013-01-27Improved aim on nearby targets.Stijn Buys
2013-01-20Currected a small bug where engien function target_controlable_next was remov...Stijn Buys
2013-01-06Set aiming distance to the entity currently hovering with the mouse.Stijn Buys
2013-01-06Added engine functions to target controlables only, bound to the 'X' key by d...Stijn Buys
2013-01-06Always aim at core::range::fx_distance.Stijn Buys
2013-01-06Replaced the mount button with an in-place mount indicator,Stijn Buys
2012-12-31Prevent an error message if a projectile sound iname s not set.Stijn Buys
2012-12-30Added support for weapons mouse aiming.Stijn Buys
2012-12-28Support for rendering globes with rings,Stijn Buys
2012-12-26Corrected engine loop sound location for scaled models.Stijn Buys
2012-12-26Play a stationary engine sound if thrust is 0.Stijn Buys
2012-12-25Release 0.2.3-svn1265.Stijn Buys
2012-12-24Improved off-screen HUD target indicators.Stijn Buys
2012-12-24Added blinking effect to thrust indiciater if state is ImpulseInitiate or Jum...Stijn Buys
2012-12-23Removed commented out code blocks,Stijn Buys
2012-12-23Use bitmaps to draw on-screen HUD targets, improved HUD target health bars.Stijn Buys
2012-12-23Mouse control sensitivity is now independent of resolution.Stijn Buys
2012-12-23Split HUD components into seperate widgets, added health bar,added temporary ...Stijn Buys
2012-12-16Improved target HUD when selecting other players.Stijn Buys
2012-12-09Remember previous selection when refreshing inventory listview.Stijn Buys
2012-12-09Improved selection behaviour in the inventory window.Stijn Buys
2012-12-09Replaced mount indicator with an unmount button.Stijn Buys
2012-12-02Added inventory mount indicator.Stijn Buys
2012-11-25Do not select projectiles as target.Stijn Buys
2012-11-25Moved core::EntityGlobe into a separate file,Stijn Buys
2012-11-18Log dedicated server console messages to server.log,Stijn Buys
2012-11-18Added comment.Stijn Buys
2012-11-14Corrected a bug in fire control handling.Stijn Buys
2012-11-11Cleaned up core::EntyControlable client-side and server-side proprties API.Stijn Buys
2012-10-21Support the Item::Unrestricted flag, client allows to sell unrestricted items...Stijn Buys
2012-10-20Item id based inventory, support for weapon dealers.Stijn Buys
2012-10-15Show entity ids in the devinfo widget.Stijn Buys
2012-10-14Added protection against duplicate dialog definitions, made the dialog window...Stijn Buys
2012-10-13Added dialog infrastructure.Stijn Buys
2012-10-13Draw zone colors and background texture on the galactic map.Stijn Buys
2012-10-08Do not draw hidden zones on the galaxy map.Stijn Buys
2012-10-08added zone flags, Stijn Buys
2012-10-07Add galactic map, make it possible to other zones on the map.Stijn Buys
2012-10-07Set localcontrol aaim while target tracking.Stijn Buys
2012-10-07Corrected code comment.Stijn Buys
2012-03-19Resolved a ModelView related segfault when opening the buy menu and a potenta...Stijn Buys
2012-03-03Added +fire action, default bind to mouse button 2.Stijn Buys