summaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_areastore.h
Commit message (Expand)AuthorAge
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-17
* C++11 cleanup on constructors (#6000)Vincent Glize2017-06-19
* Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#...Loïc Blot2017-04-08
* Pass clang-format on 14 trivial header files fixesLoic Blot2017-04-07
* Implement AreaStore serializationShadowNinja2016-03-07
* Move AreaStore to utilShadowNinja2016-03-07
* v2d & aabbox3d<f32> & sky cleanupsnerzhul2016-02-11
* Add AreaStore data structureest312015-07-27