aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_areastore.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-4/+1
* C++11 cleanup on constructors (#6000)Vincent Glize2017-06-191-1/+1
* Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#...Loïc Blot2017-04-081-1/+1
* Pass clang-format on 14 trivial header files fixesLoic Blot2017-04-071-3/+2
* Implement AreaStore serializationShadowNinja2016-03-071-2/+2
* Move AreaStore to utilShadowNinja2016-03-071-7/+6
* v2d & aabbox3d<f32> & sky cleanupsnerzhul2016-02-111-1/+0
* Add AreaStore data structureest312015-07-271-0/+70