minetest/builtin/mainmenu
cx384 3971b6afcc
Some checks failed
android / build (push) Has been cancelled
cpp_lint / clang_tidy (push) Has been cancelled
linux / gcc_7 (push) Has been cancelled
linux / gcc_14 (push) Has been cancelled
linux / clang_7 (push) Has been cancelled
macos / build (push) Has been cancelled
linux / clang_18 (push) Has been cancelled
linux / clang_11 (PROMETHEUS=1) (push) Has been cancelled
lua_lint / Compile and run multiplayer tests (push) Has been cancelled
lua_lint / Builtin Luacheck and Unit Tests (push) Has been cancelled
whitespace_checks / trailing_whitespaces (push) Has been cancelled
whitespace_checks / tabs_lua_api_files (push) Has been cancelled
windows / MinGW cross-compiler (${{ matrix.bits }}-bit) (32) (push) Has been cancelled
windows / MinGW cross-compiler (${{ matrix.bits }}-bit) (64) (push) Has been cancelled
windows / VS 2019 ${{ matrix.config.arch }}-${{ matrix.type }} (map[arch:x64 generator:-G'Visual Studio 16 2019' -A x64 vcpkg_triplet:x64-windows], portable) (push) Has been cancelled
windows / VS 2019 ${{ matrix.config.arch }}-${{ matrix.type }} (map[arch:x86 generator:-G'Visual Studio 16 2019' -A Win32 vcpkg_triplet:x86-windows], portable) (push) Has been cancelled
Main menu: formspec escape world name (#15064)
2024-08-28 21:32:31 +02:00
..
content split enable_touch to touch_controls (for touchscreen controls) and touch_gui 2024-08-28 21:32:00 +02:00
settings split enable_touch to touch_controls (for touchscreen controls) and touch_gui 2024-08-28 21:32:00 +02:00
tests Move values the mainmenu caches to dedicated files (#14433) 2024-03-30 11:06:28 +01: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 Move values the mainmenu caches to dedicated files (#14433) 2024-03-30 11:06:28 +01:00
credits.json Use JSON file for credits (#14956) 2024-08-17 15:49:53 +01:00
dlg_config_world.lua Main menu: formspec escape world name (#15064) 2024-08-28 21:32:31 +02:00
dlg_create_world.lua Refactor ContentDB integration (#14507) 2024-04-09 21:18:40 +02:00
dlg_delete_content.lua Fix unnecessary content refreshing (#14705) 2024-06-24 20:56:37 +01: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_reinstall_mtg.lua Refactor ContentDB integration (#14507) 2024-04-09 21:18:40 +02:00
dlg_rename_modpack.lua Fix unnecessary content refreshing (#14705) 2024-06-24 20:56:37 +01:00
dlg_version_info.lua Move values the mainmenu caches to dedicated files (#14433) 2024-03-30 11:06:28 +01:00
game_theme.lua Clean up and improve mainmenu theme / game theme code (#13885) 2023-10-18 20:18:50 +02:00
init.lua Move values the mainmenu caches to dedicated files (#14433) 2024-03-30 11:06:28 +01:00
serverlistmgr.lua Keep empty servers at bottom of list (#14511) 2024-04-05 13:00:34 +02:00
tab_about.lua Use JSON file for credits (#14956) 2024-08-17 15:49:53 +01:00
tab_content.lua Add setting to disable Content tab update indicator (#14827) 2024-07-22 16:35:47 +02:00
tab_local.lua split enable_touch to touch_controls (for touchscreen controls) and touch_gui 2024-08-28 21:32:00 +02:00
tab_online.lua Clean up and improve mainmenu theme / game theme code (#13885) 2023-10-18 20:18:50 +02:00