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 |
|
sfan5
|
cca7feaa6c
|
Fix warning reported by clang (possible bug in Settings lua api)
|
2016-12-21 10:20:06 +01:00 |
|
ShadowNinja
|
79c3da8546
|
Mod security: Allow read-only access to all mod paths
|
2016-12-20 06:34:04 +00:00 |
|
ShadowNinja
|
1008aefa8c
|
Add mod security
Due to compatibility concerns, this is temporarily disabled.
|
2015-05-16 18:32:31 -04:00 |
|
kwolekr
|
4433cb3626
|
Settings: Fail on invalid sequence and throw exception for LuaSettings
|
2014-12-12 00:44:17 -05:00 |
|
kwolekr
|
4119cf9f6d
|
Settings: Sanitize setting name everywhere, not just LuaSettings
|
2014-12-09 23:52:13 -05:00 |
|
kwolekr
|
0132801247
|
LuaSettings: Sanitize setting name strings
|
2014-11-30 19:01:54 -05:00 |
|
PilzAdam
|
14d20ac1a4
|
Add Settings interface for Lua
|
2013-09-10 18:31:38 +02:00 |
|