Age | Commit message (Expand) | Author |
2013-11-10 | Corrected a sorting bug in the reputation window. | Stijn Buys |
2013-11-09 | Update player statistics while the reputation menu is open. | Stijn Buys |
2013-11-09 | Added reputation bars. | Stijn Buys |
2013-11-08 | More inventory and trade menu fancyfication. | Stijn Buys |
2013-11-08 | Corrected a bug when loading new corona textures for the map. | Stijn Buys |
2013-11-08 | Code cleanups, removed unnecessary functions, | Stijn Buys |
2013-11-08 | Updated inventory, chat, map and reputation windows. | Stijn Buys |
2013-11-08 | Added player reputation window, | Stijn Buys |
2013-11-07 | Use a different off-screen HUD icon to indicate player controled ships. | Stijn Buys |
2013-11-07 | Apply reputation colors to HUD targets. | Stijn Buys |
2013-11-06 | Corrected a number of minor HUD target issues. | Stijn Buys |
2013-11-05 | Improved HUD target indicators. | Stijn Buys |
2013-11-05 | Show both entity and info name on map target info and inventory ship info, | Stijn Buys |
2013-11-05 | Remove 'action' mouse pointer. | Stijn Buys |
2013-11-04 | Added support for NPC patrol routes. | Stijn Buys |
2013-10-16 | Revert to either owner or entity name on hud targets, draw target indicators ... | Stijn Buys |
2013-10-16 | Added free flight and formation flight buttons. | Stijn Buys |
2013-10-15 | Added ship autopilot, removed entity_controlflags, added goto ui button. | Stijn Buys |
2013-10-13 | Draw both owner and entity name on HUD targets. | Stijn Buys |
2013-09-28 | Cleanup of the material API: split flags into flags and colortype. | Stijn Buys |
2013-09-15 | Use HUD pointer color to draw the 'aim' mouse cursor. | Stijn Buys |
2013-08-31 | Use a different cursor for clickable ui elements. | Stijn Buys |
2013-03-10 | Improved ui::ListView::sort(). | Stijn Buys |
2013-01-27 | Improved aim on nearby targets. | Stijn Buys |
2013-01-20 | Currected a small bug where engien function target_controlable_next was remov... | Stijn Buys |
2013-01-06 | Set aiming distance to the entity currently hovering with the mouse. | Stijn Buys |
2013-01-06 | Added engine functions to target controlables only, bound to the 'X' key by d... | Stijn Buys |
2013-01-06 | Always aim at core::range::fx_distance. | Stijn Buys |
2013-01-06 | Replaced the mount button with an in-place mount indicator, | Stijn Buys |
2012-12-31 | Prevent an error message if a projectile sound iname s not set. | Stijn Buys |
2012-12-30 | Added support for weapons mouse aiming. | Stijn Buys |
2012-12-28 | Support for rendering globes with rings, | Stijn Buys |
2012-12-26 | Corrected engine loop sound location for scaled models. | Stijn Buys |
2012-12-26 | Play a stationary engine sound if thrust is 0. | Stijn Buys |
2012-12-25 | Release 0.2.3-svn1265. | Stijn Buys |
2012-12-24 | Improved off-screen HUD target indicators. | Stijn Buys |
2012-12-24 | Added blinking effect to thrust indiciater if state is ImpulseInitiate or Jum... | Stijn Buys |
2012-12-23 | Removed commented out code blocks, | Stijn Buys |
2012-12-23 | Use bitmaps to draw on-screen HUD targets, improved HUD target health bars. | Stijn Buys |
2012-12-23 | Mouse control sensitivity is now independent of resolution. | Stijn Buys |
2012-12-23 | Split HUD components into seperate widgets, added health bar,added temporary ... | Stijn Buys |
2012-12-16 | Improved target HUD when selecting other players. | Stijn Buys |
2012-12-09 | Remember previous selection when refreshing inventory listview. | Stijn Buys |
2012-12-09 | Improved selection behaviour in the inventory window. | Stijn Buys |
2012-12-09 | Replaced mount indicator with an unmount button. | Stijn Buys |
2012-12-02 | Added inventory mount indicator. | Stijn Buys |
2012-11-25 | Do not select projectiles as target. | Stijn Buys |
2012-11-25 | Moved core::EntityGlobe into a separate file, | Stijn Buys |
2012-11-18 | Log dedicated server console messages to server.log, | Stijn Buys |
2012-11-18 | Added comment. | Stijn Buys |