summaryrefslogtreecommitdiff
path: root/builtin/mainmenu/textures.lua
Commit message (Collapse)AuthorAge
* Use a settings object for the main settingsShadowNinja2017-05-06
| | | | | | | This unifies the settings APIs. This also unifies the sync and async registration APIs, since the async registration API did not support adding non-functions to the API table.
* Textures: Replace menu background fallback dirt_bg.png with empty sky textureparamat2016-04-21
|
* Fix crash in mainmenu when loaded subgame does not have a "menu" directorysfan52015-07-21
|
* Allow random menu images for subgamessfan52015-07-21
|
* Fix regression dirt texture not beeing default in non cloud menusapier2014-06-14
|
* Add formspec toolkit and refactor mainmenu to use itsapier2014-05-16
| | | | | Fix crash on using cursor keys in client menu without selected server Add support for non fixed size tabviews
* Organize builtin into subdirectoriesShadowNinja2014-05-07