minetest/builtin/mainmenu
ShadowNinja 43d1f375d1 Use a settings object for the main settings
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.
2017-05-06 15:33:19 -04:00
..
common.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
dlg_config_world.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
dlg_create_world.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
dlg_delete_mod.lua Mainmenu: Standardize the menu button order and sizes 2016-04-28 07:16:58 +01:00
dlg_delete_world.lua Mainmenu: Standardize the menu button order and sizes 2016-04-28 07:16:58 +01:00
dlg_rename_modpack.lua Mainmenu: Standardize the menu button order and sizes 2016-04-28 07:16:58 +01:00
dlg_settings_advanced.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
gamemgr.lua Add notice when only minimal is installed 2014-10-28 13:17:14 -04:00
generate_from_settingtypes.lua Tidy up generate_from_settingtypes.lua a bit. 2016-08-20 15:48:47 +02:00
init.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
init_simple.lua Mainmenu: Refactor tab UI code 2016-04-08 02:25:04 -04:00
modmgr.lua Use tree to list mods rather than textlist 2017-02-10 17:59:17 +00:00
store.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
tab_credits.lua Add keyword based search to serverlist 2017-01-15 13:43:47 -08:00
tab_mods.lua Use tree to list mods rather than textlist 2017-02-10 17:59:17 +00:00
tab_multiplayer.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
tab_server.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
tab_settings.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
tab_simple_main.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
tab_singleplayer.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
tab_texturepacks.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
textures.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00