minetest/builtin
ShadowNinja 43d1f375d1 Use a settings object for the main settings
This unifies the settings APIs.

This also unifies the sync and async registration APIs, since the async
registration API did not support adding non-functions to the API table.
2017-05-06 15:33:19 -04:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client [CSM] add `on_item_use` (#5544) 2017-05-06 21:12:44 +02:00
common Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
fstk Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
game Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
mainmenu Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
profiler Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
init.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
settingtypes.txt Add configurable key bindings for hotbar scrolling, and for changing volume. 2017-05-06 21:21:59 +02:00