minetest/builtin
PilzAdam 6f2d9de769 Improve Lua settings menu
* Add key settings to setting table and ignore them later
  This way they are added to the auto-generated minetest.conf.example
* Add flags type
* Add input validation for int, float and flags
* Break in-game graphic settings into multiple sections
* Parse settingtpes.txt in mods and games
* Improve description for a lot of settings
* Fix typos and wording in settingtypes.txt
* Convert language setting to an enum
2015-10-24 19:39:15 +02:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
common Refactor logging 2015-10-14 01:03:54 -04:00
fstk Refactor logging 2015-10-14 01:03:54 -04:00
game Add more ways to pass data to check_player_privs 2015-10-22 19:55:48 +02:00
mainmenu Improve Lua settings menu 2015-10-24 19:39:15 +02:00
init.lua Refactor logging 2015-10-14 01:03:54 -04:00
settingtypes.txt Improve Lua settings menu 2015-10-24 19:39:15 +02:00