]> git.lizzy.rs Git - minetest.git/history - src/util/areastore.cpp
Settings: Remove unused functions
[minetest.git] / src / util / areastore.cpp
2019-09-21 SmallJokerFix AreaStore's IDs persistence (#8888)
2017-08-20 Loïc BlotModernize source code: last part (#6285)
2017-06-19 Vincent GlizeC++11 cleanup on constructors (#6000)
2016-08-10 David Carliercouple of memory leaks fixes.
2016-03-07 ShadowNinjaAdd AreaStore custom ID API
2016-03-07 ShadowNinjaImplement AreaStore serialization
2016-03-07 ShadowNinjaFix SpatialAreaStore not freeing removed areas
2016-03-07 ShadowNinjaSort AreaStore header
2016-03-07 ShadowNinjaClean up VectorAreaStore
2016-03-07 ShadowNinjaMove AreaStore container selection logic into getOptima...
2016-03-07 ShadowNinjaMove AreaStore to util