Age | Commit message (Expand) | Author |
2015-02-28 | Disable mouse control while the camera is in freelook. | Stijn Buys |
2015-02-28 | Corrected HUD autopilot button status. | Stijn Buys |
2015-02-28 | Reimplemented camera handling enabling 360-degree freelook. | Stijn Buys |
2015-02-08 | Added a menu to configure key controls. | Stijn Buys |
2015-02-08 | Improved class documentation. | Stijn Buys |
2015-01-06 | Corrected savegame screenshots on win32. | Stijn Buys |
2015-01-06 | Resolved a minor issue with the control lock button. | Stijn Buys |
2015-01-06 | Fixed @goto and @dock buttons. | Stijn Buys |
2015-01-06 | Fixed target selection in the map window. | Stijn Buys |
2015-01-06 | Corrected a window resize issue. | Stijn Buys |
2015-01-06 | SDL2 support in previous commit, | Stijn Buys |
2015-01-06 | Added separate event handlers for mouse button clicks and mouse wheel movement. | Stijn Buys |
2015-01-03 | Added freelook support. added +freelook action and set it as default bind for... | Stijn Buys |
2015-01-03 | Minor cleanup of client::Action and client::Keyboard code, | Stijn Buys |
2015-01-03 | Draw the HUD lock button in red. | Stijn Buys |
2014-12-24 | Added autopilot and control lock HUD buttons. | Stijn Buys |
2014-12-22 | Fixed a bug where the lad/savegame dialog wouldn't show the screenshot of the... | Stijn Buys |
2014-12-16 | Project::OSiRiON can now be built with Clang, use -Wno-overloaded-virtual. | Stijn Buys |
2014-12-13 | Minro cleanup, added Model::add_layer() method. | Stijn Buys |
2014-12-13 | Use messagebox notifications when buying a ship. | Stijn Buys |
2014-12-13 | Suppressed client::Dialog as it has been superceded by client::Messagebox. | Stijn Buys |
2014-12-07 | Implemented messageboxes and the ability for the game module to send them to ... | Stijn Buys |
2014-07-11 | Support material layer blending. | Stijn Buys |
2014-07-09 | Initial support for multi-layered materials, requires shaders files in the ne... | Stijn Buys |
2013-12-17 | Added a preserve_attribute option to the ui::Paint::print_bitmap() functions ... | Stijn Buys |
2013-12-15 | Added --enable-static-libc option to the configure script, | Stijn Buys |
2013-11-25 | Corrected comment. | Stijn Buys |
2013-11-23 | Play sounds when getting hit. | Stijn Buys |
2013-11-23 | Support for EntityDynamic explosion sounds, minor SoundExt cleanups. | Stijn Buys |
2013-11-17 | Added support for explosion sounds, | Stijn Buys |
2013-11-12 | Support for player autopilot terget next to mission target, | Stijn Buys |
2013-11-10 | Removed debug message. | Stijn Buys |
2013-11-10 | Corrected a resize issue with reputation bars of the listview scrollbar appears. | Stijn Buys |
2013-11-10 | Adjust reputation on NPC kills, | Stijn Buys |
2013-11-10 | Introduced global variables for reputation hostile/friendly thresholds, | Stijn Buys |
2013-11-10 | Do not target far away ships with func_target_controlable. | Stijn Buys |
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 |