minetest/builtin/common
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
..
after.lua minetest.after(): simplify further, pause in singleplayer (#5500) 2017-04-02 10:51:16 +02:00
async_event.lua Use "core" namespace internally 2014-05-08 13:02:04 -04:00
chatcommands.lua [CSM] Use more gettext (#5553) 2017-04-10 21:14:00 +02:00
filterlist.lua Faster insertion into table 2016-03-06 23:42:04 +00:00
misc_helpers.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
serialize.lua Faster insertion into table 2016-03-06 23:42:04 +00:00
strict.lua [CSM] Improve security for client-sided mods (#5100) 2017-03-13 23:56:05 +01:00
vector.lua Vector: Add vector.sort(a, b): return box edges 2017-01-23 07:38:39 +00:00