]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/lua_api/l_areastore.h
Code modernization: subfolders (#6283)
[dragonfireclient.git] / src / script / lua_api / l_areastore.h
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-06-19 Vincent GlizeC++11 cleanup on constructors (#6000)
2017-04-08 Loïc BlotReplace luaL_reg with luaL_Reg as recent LuaJIT dropped...
2017-04-07 Loic BlotPass clang-format on 14 trivial header files fixes
2016-03-07 ShadowNinjaImplement AreaStore serialization
2016-03-07 ShadowNinjaMove AreaStore to util
2016-02-11 nerzhulv2d & aabbox3d<f32> & sky cleanups
2015-07-27 est31Add AreaStore data structure