mainmenu_csm/builtin/mainmenu
Wren Turkal 3c04a4c31d
Add allowed_mapgens option in game.conf. (#9263)
The game.conf has a disallowed_mapgens option. However, some games
require a certain mapgen to be used, like the CTF plugin. This change
adds an option to specify allowed mapgens so that the setting can be
specified in a way that needn't be updated as map generators are added
to Minetest.
2022-05-21 16:17:35 +02:00
..
common.lua Add luacheck to check builtin (#7895) 2022-05-21 16:17:08 +02:00
dlg_config_world.lua World config: Make depends easier to read (#7396) 2022-05-21 16:16:55 +02:00
dlg_contentstore.lua Add luacheck to check builtin (#7895) 2022-05-21 16:17:08 +02:00
dlg_create_world.lua Add allowed_mapgens option in game.conf. (#9263) 2022-05-21 16:17:35 +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 Update gamebar on tab enter (#8192) 2022-05-21 16:16:51 +02:00
pkgmgr.lua Cleanup global namespace pollution in builtin (#9451) 2022-05-21 16:17:32 +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 for 5.2.0 (#9593) 2022-05-21 16:17:34 +02:00
tab_local.lua Add luacheck to check builtin (#7895) 2022-05-21 16:17:08 +02:00
tab_online.lua Add comments for translators (#9510) 2022-05-21 16:17:33 +02:00
tab_settings.lua Add luacheck to check builtin (#7895) 2022-05-21 16:17:08 +02:00
tab_simple_main.lua Add luacheck to check builtin (#7895) 2022-05-21 16:17:08 +02:00
textures.lua Add luacheck to check builtin (#7895) 2022-05-21 16:17:08 +02:00