Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-27 | Use numeric indices and raw table access with LUA_REGISTRYINDEX | Kahrl | |
2015-06-12 | dofile error reporting for syntax errors | est31 | |
According to doc, dofile() raises an error when parsing failed due to syntax errors. Fixes #2775 | |||
2015-05-22 | Fix Windows build, clean up included headers | SmallJoker | |
Also fix a startup error caused by s_security.cpp | |||
2015-05-16 | Add mod security | ShadowNinja | |
Due to compatibility concerns, this is temporarily disabled. |