minetest/builtin/mainmenu
DS 8f085e02a1
Add metatables to lua vectors (#11039)
Add backwards-compatible metatable functions for vectors.
2021-06-04 21:22:33 +02:00
..
tests Add metatables to lua vectors (#11039) 2021-06-04 21:22:33 +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 Mainmenu: Improve "Join Game" tab (#11078) 2021-03-20 19:48:25 +01:00
dlg_config_world.lua Replace 'minetest.' with 'core.' in builtin 2021-02-11 10:18:22 +00:00
dlg_contentstore.lua Replace 'minetest.' with 'core.' in builtin 2021-02-11 10:18:22 +00:00
dlg_create_world.lua Replace 'minetest.' with 'core.' in builtin 2021-02-11 10:18:22 +00:00
dlg_delete_content.lua Add styles to most elements 2019-08-03 19:36:30 +01:00
dlg_delete_world.lua Add styles to most elements 2019-08-03 19:36:30 +01: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 comments for translators (#9510) 2020-03-20 09:41:07 +01:00
generate_from_settingtypes.lua Update minetest.conf.example and settings_translation_file.cpp (#8278) 2019-02-23 20:24:59 +00:00
init.lua Consistent title bar + render information in mainmenu (#10764) 2021-03-30 21:49:15 +02:00
pkgmgr.lua Make pkgmgr handle modpacks containing modpacks properly 2021-03-01 12:13:47 +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 Consistent title bar + render information in mainmenu (#10764) 2021-03-30 21:49:15 +02:00
tab_content.lua Allow toggling of texture pack by double clicking 2021-02-24 11:50:19 +01:00
tab_local.lua Local tab: rename 'Configure' to 'Select Mods' (#10779) 2021-01-20 22:32:18 +00:00
tab_online.lua Mainmenu: Improve "Join Game" tab (#11078) 2021-03-20 19:48:25 +01:00
tab_settings.lua Shaders for Android (GLES 2) (#10506) 2020-10-25 18:01:03 +01:00
textures.lua Add luacheck to check builtin (#7895) 2019-08-06 19:30:18 +01:00