summaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_areastore.cpp
Commit message (Expand)AuthorAge
* Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#...Loïc Blot2017-04-08
* Mod security: Allow read-only access to all mod pathsShadowNinja2016-12-20
* Return nil on empty get_area() (#4508)James Stevenson2016-09-10
* Add AreaStore custom ID APIShadowNinja2016-03-07
* Implement AreaStore serializationShadowNinja2016-03-07
* Move AreaStore container selection logic into getOptimalImplementationShadowNinja2016-03-07
* Move AreaStore to utilShadowNinja2016-03-07
* Simplify AreaStore ID managementShadowNinja2016-03-07
* v2d & aabbox3d<f32> & sky cleanupsnerzhul2016-02-11
* Areastore: fix "attempt to index a number value"est312015-09-03
* Add AreaStore data structureest312015-07-27