minetest/builtin/mainmenu
siliconsniffer 9c37b46e1f
Restore server description in menu (#16742)
fix #16737
2025-12-14 17:43:00 +01:00
..
content Fix modpack status display and handling of modpack name conflicts 2025-11-19 19:41:51 +01:00
tests Move values the mainmenu caches to dedicated files (#14433) 2024-03-30 11:06:28 +01:00
async_event.lua Implement script sandboxing for main menu 2024-11-13 14:22:41 +01:00
common.lua Mainmenu: Move core.on_before_close to s_mainmenu like other callbacks, and doc 2025-04-23 09:31:06 +02:00
credits.json Update credits for 5.14.0 (#16531) 2025-10-03 13:20:14 +02:00
dlg_clients_list.lua Tweak main menu server list behavior (#15736) 2025-02-15 12:17:56 +01:00
dlg_config_world.lua Fix modpack status display and handling of modpack name conflicts 2025-11-19 19:41:51 +01:00
dlg_confirm_exit.lua Add exit confirmation dialog on ESC in main menu (#16164) 2025-11-22 09:46:37 +01:00
dlg_create_world.lua Add `default_mapgen` game setting (#16238) 2025-10-26 18:46:54 +01:00
dlg_delete_content.lua Use SPDX-License-Identifiers in builtin 2025-04-20 20:49:10 +02:00
dlg_delete_world.lua Use SPDX-License-Identifiers in builtin 2025-04-20 20:49:10 +02:00
dlg_rebind_keys.lua Don't break when multiple dialogs are shown on startup (#16204) 2025-06-01 15:24:14 +02:00
dlg_register.lua Use SPDX-License-Identifiers in builtin 2025-04-20 20:49:10 +02:00
dlg_reinstall_mtg.lua Don't break when multiple dialogs are shown on startup (#16204) 2025-06-01 15:24:14 +02:00
dlg_rename_modpack.lua Use SPDX-License-Identifiers in builtin 2025-04-20 20:49:10 +02:00
dlg_server_list_mods.lua Code style fixes. 2025-01-21 16:29:12 +01:00
dlg_version_info.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
game_theme.lua Allow image formats other than PNG for game backgrounds in the main menu (#16395) 2025-11-06 11:42:26 +01:00
init.lua Show warning in mainmenu when debug build 2025-11-25 17:34:21 +01:00
serverlistmgr.lua Use SPDX-License-Identifiers in builtin 2025-04-20 20:49:10 +02:00
tab_about.lua Use SPDX-License-Identifiers in builtin 2025-04-20 20:49:10 +02:00
tab_content.lua Use SPDX-License-Identifiers in builtin 2025-04-20 20:49:10 +02:00
tab_local.lua Fix world buttons not appearing (#16480) 2025-09-14 23:02:01 +02:00
tab_online.lua Restore server description in menu (#16742) 2025-12-14 17:43:00 +01:00