Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-07 | Use LuaErrors in security check macros | ShadowNinja | |
Throwing a LuaError calls destructors as it propagates up the stack, wheres lua_error just executes a longjmp. | |||
2015-05-16 | Add mod security | ShadowNinja | |
Due to compatibility concerns, this is temporarily disabled. |