Loic Blot
698e5b2ff1
LINT fix since d0678948165768472fc940c03e78cba787f49ea5
2017-05-07 11:07:17 +02:00
ShadowNinja
dfb4074a5a
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
Loïc Blot
3fe2ed00ed
Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat ( #5541 )
...
We are bundling Lua5.1 which has same macro
2017-04-08 09:28:37 +02:00
Loic Blot
feb0cb119c
Pass clang-format on 14 trivial header files fixes
...
Also remove them from whitelist
2017-04-07 23:22:00 +02:00
ShadowNinja
79c3da8546
Mod security: Allow read-only access to all mod paths
2016-12-20 06:34:04 +00:00
PilzAdam
14d20ac1a4
Add Settings interface for Lua
2013-09-10 18:31:38 +02:00