minetest/builtin/mainmenu
SmallJoker a27362de6a Disable dynamic shadows for the 5.5.0 release
The dynamic shadows are yet not in the desired state to justify the
inclusion into version 5.5.0. A stable release is long overdue, hence
this allows fixes to continue in 5.6.0-dev to finally release an
acceptable version of the dynamic shadows feature.

Reverting this commit is highly recommended to proceed in development.
2022-01-29 18:42:55 -05: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 game-related changes (#11887) 2022-01-09 21:15:35 +01:00
dlg_config_world.lua Replace 'minetest.' with 'core.' in builtin 2021-02-11 10:18:22 +00:00
dlg_contentstore.lua Fix URL escaping in content store 2021-12-13 17:33:35 +01:00
dlg_create_world.lua Mainmenu game-related changes (#11887) 2022-01-09 21:15:35 +01: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 Strip carriage returns from lines in settingtypes.txt (#11338) 2021-06-21 18:55:48 +01:00
game_theme.lua Allow for Game-Specific Menu Music (#11241) 2021-11-22 17:26:46 +00: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 Allow for Game-Specific Menu Music (#11241) 2021-11-22 17:26:46 +00:00
pkgmgr.lua Main menu: Fix automatic dependency enables on doubleclick 2022-01-19 18:52:27 +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 Mainmenu game-related changes (#11887) 2022-01-09 21:15:35 +01:00
tab_online.lua Mainmenu: Improve "Join Game" tab (#11078) 2021-03-20 19:48:25 +01:00
tab_settings.lua Disable dynamic shadows for the 5.5.0 release 2022-01-29 18:42:55 -05:00