mainmenu_csm/builtin/mainmenu
ShadowNinja 5030ce5f4b
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.
2022-05-21 16:14:45 +02:00
..
common.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
dlg_config_world.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
dlg_create_world.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
dlg_delete_mod.lua Mainmenu: Standardize the menu button order and sizes 2022-05-21 16:13:35 +02:00
dlg_delete_world.lua Mainmenu: Standardize the menu button order and sizes 2022-05-21 16:13:35 +02:00
dlg_rename_modpack.lua Mainmenu: Standardize the menu button order and sizes 2022-05-21 16:13:35 +02:00
dlg_settings_advanced.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
gamemgr.lua Add notice when only minimal is installed 2022-05-21 16:11:59 +02:00
generate_from_settingtypes.lua Tidy up generate_from_settingtypes.lua a bit. 2022-05-21 16:13:47 +02:00
init.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
init_simple.lua Mainmenu: Refactor tab UI code 2022-05-21 16:13:30 +02:00
modmgr.lua Use tree to list mods rather than textlist 2022-05-21 16:14:20 +02:00
store.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
tab_credits.lua Add keyword based search to serverlist 2022-05-21 16:14:13 +02:00
tab_mods.lua Use tree to list mods rather than textlist 2022-05-21 16:14:20 +02:00
tab_multiplayer.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
tab_server.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
tab_settings.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
tab_simple_main.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
tab_singleplayer.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
tab_texturepacks.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
textures.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00