minetest/builtin/mainmenu
Niklp 2854c19792
Fix incorrectly placed label in tab_online (#12732)
2022-09-02 01:05:40 +01:00
..
tests Add unit tests for pkgmgr.install_dir 2022-08-15 21:19:24 +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 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 Add package title to ContentDB error messages (#12705) 2022-08-16 13:46:11 +01: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 Improve look of credits list 2022-08-04 10:31:32 +02:00
pkgmgr.lua Add unit tests for pkgmgr.install_dir 2022-08-15 21:19:24 +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 Improve look of credits list 2022-08-04 10:31: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 Fix incorrectly placed label in tab_online (#12732) 2022-09-02 01:05:40 +01:00
tab_settings.lua Disable dynamic shadow dropdown on OGLES2 (#12637) 2022-08-04 20:42:43 +02:00