Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-19 | C++11 cleanup on constructors (#6000) | Vincent Glize | |
* C++11 cleanup on constructors dir script | |||
2017-05-07 | LINT fix since d0678948165768472fc940c03e78cba787f49ea5 | Loic Blot | |
2017-05-06 | Use a settings object for the main settings | ShadowNinja | |
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-04-08 | Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat ↵ | Loïc Blot | |
(#5541) We are bundling Lua5.1 which has same macro | |||
2017-04-07 | Pass clang-format on 14 trivial header files fixes | Loic Blot | |
Also remove them from whitelist | |||
2016-12-20 | Mod security: Allow read-only access to all mod paths | ShadowNinja | |
2013-09-10 | Add Settings interface for Lua | PilzAdam | |