aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_areastore.h
AgeCommit message (Expand)Author
2022-11-09Fix typos and en_US/en_GB inconsistency in various files (#12902)Abdou-31
2022-10-04Consolidate API object code (#12728)Jude Melton-Houghton
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