Age | Commit message (Expand) | Author |
2023-10-01 | Corrected a comment typo. | Stijn Buys |
2023-10-01 | Added libtoolize and m4 things for autoconf. | 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 | Added Arch linux PKGBUILD prototype. | Stijn Buys |
2021-11-07 | Increase subdivision for patches and spheres. | Stijn Buys |
2021-03-14 | Small cleanups in the configure script | 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 |
2019-10-26 | Use -lopenal instead of -lopenal32 on win32. | Stijn Buys |
2017-07-09 | Iterator cleanups. | Stijn Buys |
2017-07-09 | Fixed a gcc 7 warning. | Stijn Buys |
2016-12-07 | Staying one step ahead of the grammar nazis. | 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 |
2016-07-30 | release-0.2.8 | Stijn Buys |
2016-07-30 | Tweaked HUD off-screen target colors. | Stijn Buys |
2016-07-29 | Moved 'wingman add' functionality to 'give wingmen', | Stijn Buys |
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 |
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 |
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-15 | Added git hash for 0.2.7 to ChangeLog | Stijn Buys |
2016-07-15 | Updated changelog for 0.2.7, bumped version number. | Stijn Buys |