Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-31Added reset_controls function to revert to the default keyboard configuration,Stijn Buys
2016-07-30release-0.2.8Stijn Buys
2016-07-30Tweaked HUD off-screen target colors.Stijn Buys
2016-07-29Moved 'wingman add' functionality to 'give wingmen',Stijn Buys
2016-07-29Added graphics settings menu.Stijn Buys
2016-07-29Added checkbox to enable/disable sound doppler effect.Stijn Buys
2016-07-29Minor code cleanups.Stijn Buys
2016-07-29Added checkbox widget.Stijn Buys
2016-07-28Renamed 'Input Controls' menu to just 'Controls'.Stijn Buys
2016-07-28Added audio settings menu.Stijn Buys
2016-07-28Corrected ui widget spacing.Stijn Buys
2016-07-28Updated header documentation.Stijn Buys
2016-07-28Fixed the snd_engines cvar being ignored.Stijn Buys
2016-07-23Made the map widgets catch mouse release events,Stijn Buys
2016-07-23Removed freelook mouse position offset.Stijn Buys
2016-07-23Corrected comment.Stijn Buys
2016-07-23Added player settings menu.Stijn Buys
2016-07-23General ui code improvements, moved layout related variables to ui::UI,Stijn Buys
2016-07-20Renamed UI::elementmargin to IU::spacing, added UI::margin.Stijn Buys
2016-07-18Disable quickload in multiplayer games.Stijn Buys
2016-07-18Corrected a bug where you could not unbind keys with modifiers.Stijn Buys
2016-07-15Added git hash for 0.2.7 to ChangeLogStijn Buys
2016-07-15Updated changelog for 0.2.7, bumped version number.Stijn Buys
2016-07-15Corrected autotools issues on mingw-w64.Stijn Buys
2016-07-14Added autotools related files to .gitignore.Stijn Buys
2016-07-14Added powersteering to AI flight controls.Stijn Buys
2016-07-14Base steering control values on mouse aim world space location.Stijn Buys
2016-07-12Added asserts to investigate a potential segfault.Stijn Buys
2016-07-12Corrected misleading indentation warnings.Stijn Buys
2016-03-25Use the short git hash in the version number.Stijn Buys
2016-03-25Fixed a bad pointer bug when a ship explodes and ejects a weapon. Thanks to T...Stijn Buys
2016-03-09Removed double trademark notice.Stijn Buys
2016-03-06Updated README to be in sync with the about page on the website.Stijn Buys
2016-03-06Updated README.Stijn Buys
2016-03-05Replaced svn revision with the git hash in the version number.Stijn Buys
2016-03-05Homogenized documentation files throughout the different projects.Stijn Buys
2015-10-04Corrected a compiler warning when buildling without ncurses, reported by mega.Stijn Buys
2015-09-19Corrected a typo in the 'wingmen launch' command.Stijn Buys
2015-06-14Reverted the previous change and renamde the --enable-static-libc configure o...Stijn Buys
2015-06-14Split --enable-static-libc configure option into --enable-static-libc and --e...Stijn Buys
2015-03-02Fixed a build problem where an SDL instead of SDL2 header was used.Stijn Buys
2015-02-28Do not draw world axis with r_axis enabled.Stijn Buys
2015-02-28Corrected HUD autopilot button status once more.Stijn Buys
2015-02-28Disable mouse control while the camera is in freelook.Stijn Buys
2015-02-28Corrected HUD autopilot button status.Stijn Buys
2015-02-28Added a repair option to the menu of carriers.Stijn Buys
2015-02-28Added abandon engine function to drop the current character.Stijn Buys
2015-02-28Reimplemented camera handling enabling 360-degree freelook.Stijn Buys
2015-02-22Fixed foot after shooting it.Stijn Buys
2015-02-22Small optimizations.Stijn Buys