summaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_settings.h
Commit message (Collapse)AuthorAge
* Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat ↵Loïc Blot2017-04-08
| | | | | (#5541) We are bundling Lua5.1 which has same macro
* Pass clang-format on 14 trivial header files fixesLoic Blot2017-04-07
| | | | Also remove them from whitelist
* Mod security: Allow read-only access to all mod pathsShadowNinja2016-12-20
|
* Add Settings interface for LuaPilzAdam2013-09-10