minetest/builtin/mainmenu
Lars Müller 6c324cb871
Main menu: Fix server selection (#15466)
Server selections are now always correct (no more arbitrarily changing selections if the order of the serverlist changes) and consistent with the address + port in the sidebar.
2024-11-27 18:39:28 +01:00
..
content Implement script sandboxing for main menu 2024-11-13 14:22:41 +01:00
settings Implement an editor to customize the touchscreen controls (#14933) 2024-11-24 11:33:39 +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 Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
credits.json Update credits for 5.10.0 2024-11-10 13:23:16 +01:00
dlg_clients_list.lua Main menu: Player list for public servers (#15425) 2024-11-21 20:34:40 +01:00
dlg_config_world.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
dlg_create_world.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
dlg_delete_content.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
dlg_delete_world.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
dlg_register.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
dlg_reinstall_mtg.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
dlg_rename_modpack.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
dlg_version_info.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
game_theme.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
init.lua Main menu: Player list for public servers (#15425) 2024-11-21 20:34:40 +01:00
serverlistmgr.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
tab_about.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
tab_content.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
tab_local.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
tab_online.lua Main menu: Fix server selection (#15466) 2024-11-27 18:39:28 +01:00