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