aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_areastore.cpp
AgeCommit message (Expand)Author
2022-10-04Consolidate API object code (#12728)Jude Melton-Houghton
2022-02-23Lua API documentation: Various fixes (#12059)SmallJoker
2021-05-30script: Replace calls to depreated luaL_openlibsfan5
2019-09-21Fix AreaStore's IDs persistence (#8888)SmallJoker
2018-06-30Modernize lua read (part 2 & 3): C++ templating assurance (#7410)Loïc Blot
2017-06-19C++11 cleanup on constructors (#6000)Vincent Glize
2017-04-08Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#...Loïc Blot
2016-12-20Mod security: Allow read-only access to all mod pathsShadowNinja
2016-09-10Return nil on empty get_area() (#4508)James Stevenson
2016-03-07Add AreaStore custom ID APIShadowNinja
2016-03-07Implement AreaStore serializationShadowNinja
2016-03-07Move AreaStore container selection logic into getOptimalImplementationShadowNinja
2016-03-07Move AreaStore to utilShadowNinja
2016-03-07Simplify AreaStore ID managementShadowNinja
2016-02-11v2d & aabbox3d<f32> & sky cleanupsnerzhul
2015-09-03Areastore: fix "attempt to index a number value"est31
2015-07-27Add AreaStore data structureest31