mainmenu_csm/builtin/mainmenu
oilboi 479c595da3
Add in client modding menu
See <https://github.com/minetest/minetest/pull/10039>
2022-05-21 17:06:26 +02:00
..
tests Use JSON for favorites, move server list code to Lua (#10085) 2022-05-21 16:18:17 +02:00
async_event.lua builtin: Move common/async_event.lua to mainmenu/async_event.lua 2022-05-21 16:17:45 +02:00
common.lua Use consistent temp folder path (#10892) 2022-05-21 16:18:20 +02:00
dlg_config_world.lua Replace 'minetest.' with 'core.' in builtin 2022-05-21 16:18:21 +02:00
dlg_contentstore.lua Replace 'minetest.' with 'core.' in builtin 2022-05-21 16:18:21 +02:00
dlg_create_world.lua Replace 'minetest.' with 'core.' in builtin 2022-05-21 16:18:21 +02:00
dlg_delete_content.lua Add styles to most elements 2022-05-21 16:17:08 +02:00
dlg_delete_world.lua Add styles to most elements 2022-05-21 16:17:08 +02:00
dlg_rename_modpack.lua Fix rename modpack dialog not appearing to take affect 2022-05-21 16:16:46 +02:00
dlg_settings_advanced.lua Add comments for translators (#9510) 2022-05-21 16:17:33 +02:00
generate_from_settingtypes.lua Update minetest.conf.example and settings_translation_file.cpp (#8278) 2022-05-21 16:16:53 +02:00
init.lua Add in client modding menu 2022-05-21 17:06:26 +02:00
pkgmgr.lua Make pkgmgr handle modpacks containing modpacks properly 2022-05-21 16:18:24 +02:00
serverlistmgr.lua Fix server favorites not saving when client/serverlist/ doesn't exist already (#11152) 2022-05-21 16:18:24 +02:00
tab_client_mods.lua Add in client modding menu 2022-05-21 17:06:26 +02:00
tab_content.lua Remove modstore leftovers. Fix core.show_path_select_dialog documentation (#8572) 2022-05-21 16:17:01 +02:00
tab_credits.lua Update credits tab and mailmap 2022-05-21 16:18:23 +02:00
tab_local.lua Local tab: rename 'Configure' to 'Select Mods' (#10779) 2022-05-21 16:18:15 +02:00
tab_online.lua Use JSON for favorites, move server list code to Lua (#10085) 2022-05-21 16:18:17 +02:00
tab_settings.lua Shaders for Android (GLES 2) (#10506) 2022-05-21 16:18:05 +02:00
textures.lua Add luacheck to check builtin (#7895) 2022-05-21 16:17:08 +02:00