Use a settings object for the main settings
[oweals/minetest.git] / src / script / lua_api / l_settings.h
2017-05-06 ShadowNinjaUse a settings object for the main settings 1949/head
2017-04-08 Loïc BlotReplace luaL_reg with luaL_Reg as recent LuaJIT dropped...
2017-04-07 Loic BlotPass clang-format on 14 trivial header files fixes
2016-12-20 ShadowNinjaMod security: Allow read-only access to all mod paths
2013-09-10 PilzAdamAdd Settings interface for Lua