Commit message (Expand) | Author | Age | |
---|---|---|---|
* | C++11 cleanup on constructors (#6000) | Vincent Glize | 2017-06-19 |
* | Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#... | Loïc Blot | 2017-04-08 |
* | Mod security: Allow read-only access to all mod paths | ShadowNinja | 2016-12-20 |
* | Return nil on empty get_area() (#4508) | James Stevenson | 2016-09-10 |
* | Add AreaStore custom ID API | ShadowNinja | 2016-03-07 |
* | Implement AreaStore serialization | ShadowNinja | 2016-03-07 |
* | Move AreaStore container selection logic into getOptimalImplementation | ShadowNinja | 2016-03-07 |
* | Move AreaStore to util | ShadowNinja | 2016-03-07 |
* | Simplify AreaStore ID management | ShadowNinja | 2016-03-07 |
* | v2d & aabbox3d<f32> & sky cleanups | nerzhul | 2016-02-11 |
* | Areastore: fix "attempt to index a number value" | est31 | 2015-09-03 |
* | Add AreaStore data structure | est31 | 2015-07-27 |