Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-21Small cleanup of the load/save menu layout.Stijn Buys
2020-07-18Corrected a tooltip bug in the savegame menu.Stijn Buys
2020-07-18Added standard close button widget class, added tooltips where approriate.Stijn Buys
2016-07-23Added player settings menu.Stijn Buys
2016-07-18Disable quickload in multiplayer games.Stijn Buys
2015-02-28Reimplemented camera handling enabling 360-degree freelook.Stijn Buys
2015-01-06Corrected savegame screenshots on win32.Stijn Buys
2015-01-06Added separate event handlers for mouse button clicks and mouse wheel movement.Stijn Buys
2014-12-22Fixed a bug where the lad/savegame dialog wouldn't show the screenshot of the...Stijn Buys
2014-12-13Minro cleanup, added Model::add_layer() method.Stijn Buys
2014-07-11Support material layer blending.Stijn Buys
2014-07-09Initial support for multi-layered materials, requires shaders files in the ne...Stijn Buys
2013-09-28Cleanup of the material API: split flags into flags and colortype.Stijn Buys
2013-03-10Improved ui::ListView::sort().Stijn Buys
2012-02-13Removed quotes from confirm messages in the savegame window.Stijn Buys
2012-01-29(no commit message)Stijn Buys
2012-01-28FS#21 Implemented savegame screenshot.Stijn Buys
2012-01-22Implemented autosave for single player games.Stijn Buys
2012-01-22Added confirm dialogs for load/save/delete game menu actions.Stijn Buys
2012-01-15Create savegames/ directory if it doesn't exist.Stijn Buys
2012-01-15Added client-side savegame functionality.Stijn Buys
2012-01-09Added save/load menu prototype.Stijn Buys