summaryrefslogtreecommitdiff
path: root/src/mapgen/mg_decoration.cpp
Commit message (Expand)AuthorAge
* Allow more than 255 biomes, document new maximum (#9855)Paramat2020-05-20
* Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copysfan52020-05-05
* Allow ObjDefManager instances to be clonedsfan52020-05-05
* Decoration API: Add lightweight ability to have complete coverage (#7456)Paramat2018-06-24
* Schematic decorations: Fix placement bug when centred and rotated (#7365)Paramat2018-05-24
* VoxelArea: add_{x,y,z,p} must be staticLoic Blot2018-03-09
* Mapgen folder: Update and improve copyright information of filesparamat2018-01-15
* Use std::vector instead of dynamic C-Array (#6744)adrido2017-12-10
* Move files to subdirectories (#6599)Vitaliy2017-11-08