Project::OSiRiON - Git repositories
News
.
About
.
Screenshots
.
Downloads
.
Forum
.
Wiki
.
Tracker
.
Git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2023-10-01
Corrected a comment typo.
Stijn Buys
2021-11-21
Added connect menu prototype.
Stijn Buys
2021-11-21
Small cleanup of the load/save menu layout.
Stijn Buys
2021-11-21
Added small icon size constant.
Stijn Buys
2021-11-07
Increase subdivision for patches and spheres.
Stijn Buys
2021-03-13
Fixes a compiler warning in debian
Stijn Buys
2020-07-20
Added forgotten cassert header.
Stijn Buys
2020-07-19
Add target indicators and tooltips to the map.
Stijn Buys
2020-07-19
Don't show the galaxy and zone map buttons simultaneously.
Stijn Buys
2020-07-19
Show tooltips under the mouse cursor instead of under the parent widget.
Stijn Buys
2020-07-19
Corrected a typo in key bindings.
Stijn Buys
2020-07-18
Corrected a tooltip bug in the savegame menu.
Stijn Buys
2020-07-18
Draw tooltips below the mouse cursor instead of below parent widget.
Stijn Buys
2020-07-18
Always draw tooltips on top of the widget stack.
Stijn Buys
2020-07-18
Added standard close button widget class, added tooltips where approriate.
Stijn Buys
2020-07-18
Completed ui library tooltip implementation.
Stijn Buys
2020-07-17
Added Widget::tooltip() support. Minor cleanups.
Stijn Buys
2020-07-16
Read collision meshes from OBJ files. Do not read meshes if the material has ↵
Stijn Buys
the Ignore flag set.
2017-07-09
Iterator cleanups.
Stijn Buys
2017-07-09
Fixed a gcc 7 warning.
Stijn Buys
2016-08-21
Added aim lead to platform and station weapons.
Stijn Buys
2016-08-21
Removed unnecessary cast.
Stijn Buys
2016-07-31
Added reset_controls function to revert to the default keyboard configuration,
Stijn Buys
don't override unbound keys with default binds.
2016-07-30
Tweaked HUD off-screen target colors.
Stijn Buys
2016-07-29
Moved 'wingman add' functionality to 'give wingmen',
Stijn Buys
minor code cleanups.
2016-07-29
Added graphics settings menu.
Stijn Buys
2016-07-29
Added checkbox to enable/disable sound doppler effect.
Stijn Buys
2016-07-29
Minor code cleanups.
Stijn Buys
2016-07-29
Added checkbox widget.
Stijn Buys
2016-07-28
Renamed 'Input Controls' menu to just 'Controls'.
Stijn Buys
2016-07-28
Added audio settings menu.
Stijn Buys
2016-07-28
Corrected ui widget spacing.
Stijn Buys
2016-07-28
Updated header documentation.
Stijn Buys
2016-07-28
Fixed the snd_engines cvar being ignored.
Stijn Buys
2016-07-23
Made the map widgets catch mouse release events,
Stijn Buys
preventing events from trickling through to the HUD.
2016-07-23
Removed freelook mouse position offset.
Stijn Buys
2016-07-23
Corrected comment.
Stijn Buys
2016-07-23
Added player settings menu.
Stijn Buys
2016-07-23
General ui code improvements, moved layout related variables to ui::UI,
Stijn Buys
added ColorPicker widget.
2016-07-20
Renamed UI::elementmargin to IU::spacing, added UI::margin.
Stijn Buys
2016-07-18
Disable quickload in multiplayer games.
Stijn Buys
2016-07-18
Corrected a bug where you could not unbind keys with modifiers.
Stijn Buys
2016-07-14
Added powersteering to AI flight controls.
Stijn Buys
2016-07-14
Base steering control values on mouse aim world space location.
Stijn Buys
2016-07-12
Added asserts to investigate a potential segfault.
Stijn Buys
2016-07-12
Corrected misleading indentation warnings.
Stijn Buys
2016-03-25
Fixed a bad pointer bug when a ship explodes and ejects a weapon. Thanks to ↵
Stijn Buys
Thorn for finding it.
2015-10-04
Corrected a compiler warning when buildling without ncurses, reported by mega.
Stijn Buys
2015-09-19
Corrected a typo in the 'wingmen launch' command.
Stijn Buys
2015-03-02
Fixed a build problem where an SDL instead of SDL2 header was used.
Stijn Buys
[next]