mirror of
https://github.com/minetest/minetest.git
synced 2024-11-23 16:13:46 +01:00
31ac53dfd0
Changes: - Accept setting an empty flags-type value in the settings tab if the variable specification permits it - Don't accept substrings of flag values E.g. with values: 'one,two,three', 'hree', 'w', etc. used to be accepted. Not any more - Don't accept flags with random pattern-matching special characters E.g. with values: 'one,two,three', 'on.', '(o)[n]e*' etc. used to be accepted. Not any more. |
||
---|---|---|
.. | ||
common.lua | ||
dlg_config_world.lua | ||
dlg_create_world.lua | ||
dlg_delete_mod.lua | ||
dlg_delete_world.lua | ||
dlg_rename_modpack.lua | ||
gamemgr.lua | ||
init_simple.lua | ||
init.lua | ||
modmgr.lua | ||
store.lua | ||
tab_credits.lua | ||
tab_mods.lua | ||
tab_multiplayer.lua | ||
tab_server.lua | ||
tab_settings.lua | ||
tab_simple_main.lua | ||
tab_singleplayer.lua | ||
tab_texturepacks.lua | ||
textures.lua |