]> git.lizzy.rs Git - dragonfireclient.git/history - src/mapgen/mg_decoration.cpp
Revert "Replace MyEventReceiver KeyList with std::unordered_set" (#10622)
[dragonfireclient.git] / src / mapgen / mg_decoration.cpp
2020-05-20 ParamatAllow more than 255 biomes, document new maximum (...
2020-05-05 sfan5Give the Mapgen on each EmergeThread its own Biome...
2020-05-05 sfan5Allow ObjDefManager instances to be cloned
2018-06-24 ParamatDecoration API: Add lightweight ability to have complet...
2018-05-24 ParamatSchematic decorations: Fix placement bug when centred...
2018-03-09 Loic BlotVoxelArea: add_{x,y,z,p} must be static
2018-01-15 paramatMapgen folder: Update and improve copyright information...
2017-12-10 adridoUse std::vector instead of dynamic C-Array (#6744)
2017-11-08 VitaliyMove files to subdirectories (#6599)