aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_areastore.h
AgeCommit message (Expand)Author
2017-08-17C++ modernize: Pragma once (#6264)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
2017-04-07Pass clang-format on 14 trivial header files fixesLoic Blot
2016-03-07Implement AreaStore serializationShadowNinja
2016-03-07Move AreaStore to utilShadowNinja
2016-02-11v2d & aabbox3d<f32> & sky cleanupsnerzhul
2015-07-27Add AreaStore data structureest31