minetest/builtin/mainmenu
SmallJoker a81259d19a
Run Minetest update checker on startup (#7629)
This feature is enabled by default for non-Android release builds. Package
maintainers may use -DENABLE_UPDATE_CHECKER=0 to disable it.

Co-authored-by: rubenwardy <rw@rubenwardy.com>
Co-authored-by: sfan5 <sfan5@live.de>
2022-08-02 21:34:17 +02:00
..
tests Store vector metatable in registry 2022-03-29 18:07:00 +02:00
async_event.lua builtin: Move common/async_event.lua to mainmenu/async_event.lua 2020-05-17 21:37:01 +02:00
common.lua Enable the gamebar on Android (#12354) 2022-07-17 14:45:30 +01:00
dlg_config_world.lua Add check_mod_configuration to main menu 2022-07-14 22:12:54 +01:00
dlg_contentstore.lua Enforce limits of settings that could cause buggy behaviour (#12450) 2022-07-09 22:32:08 +02:00
dlg_create_world.lua Enable the gamebar on Android (#12354) 2022-07-17 14:45:30 +01:00
dlg_delete_content.lua Rework main menu confirmation dialogs (#12356) 2022-06-03 21:46:37 +02:00
dlg_delete_world.lua Rework main menu confirmation dialogs (#12356) 2022-06-03 21:46:37 +02:00
dlg_register.lua Add register dialog to separate login/register (#12185) 2022-06-05 17:47:38 +02:00
dlg_rename_modpack.lua Fix rename modpack dialog not appearing to take affect 2019-02-03 13:43:00 +00:00
dlg_settings_advanced.lua Add `minetest.settings` to CSM API and allow CSMs to provide `settingtypes.txt` (#12131) 2022-08-02 11:58:08 +02:00
dlg_version_info.lua Run Minetest update checker on startup (#7629) 2022-08-02 21:34:17 +02:00
game_theme.lua Fix Minetest logo when installed system-wide 2022-01-30 13:49:52 +01:00
generate_from_settingtypes.lua Fix typo and update settings files 2022-04-08 14:55:21 +01:00
init.lua Run Minetest update checker on startup (#7629) 2022-08-02 21:34:17 +02:00
pkgmgr.lua Add check_mod_configuration to main menu 2022-07-14 22:12:54 +01:00
serverlistmgr.lua Fix server favorites not saving when client/serverlist/ doesn't exist already (#11152) 2021-04-09 22:36:10 +02:00
tab_about.lua Update my name 2022-06-16 21:38:32 +02:00
tab_content.lua Use mod names/titles instead of technical names (#12192) 2022-04-24 21:09:11 +02:00
tab_local.lua Enable the gamebar on Android (#12354) 2022-07-17 14:45:30 +01:00
tab_online.lua Mainmenu: Escape server_favorite_delete path 2022-07-22 19:04:19 +02:00
tab_settings.lua Hide "Autosave Screen Size" on Android 2022-06-05 15:20:39 +02:00