]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/lua_api/l_areastore.cpp
Clang-format: fix some header files and remove them from whitelist
[dragonfireclient.git] / src / script / lua_api / l_areastore.cpp
2016-12-20 ShadowNinjaMod security: Allow read-only access to all mod paths
2016-09-09 James StevensonReturn nil on empty get_area() (#4508)
2016-03-07 ShadowNinjaAdd AreaStore custom ID API
2016-03-07 ShadowNinjaImplement AreaStore serialization
2016-03-07 ShadowNinjaMove AreaStore container selection logic into getOptima...
2016-03-07 ShadowNinjaMove AreaStore to util
2016-03-07 ShadowNinjaSimplify AreaStore ID management
2016-02-11 nerzhulv2d & aabbox3d<f32> & sky cleanups
2015-09-03 est31Areastore: fix "attempt to index a number value"
2015-07-27 est31Add AreaStore data structure