aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen/mg_decoration.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow more than 255 biomes, document new maximum (#9855)Paramat2020-05-201-4/+2
* Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copysfan52020-05-051-3/+13
* Allow ObjDefManager instances to be clonedsfan52020-05-051-0/+55
* Decoration API: Add lightweight ability to have complete coverage (#7456)Paramat2018-06-241-9/+29
* Schematic decorations: Fix placement bug when centred and rotated (#7365)Paramat2018-05-241-5/+14
* VoxelArea: add_{x,y,z,p} must be staticLoic Blot2018-03-091-4/+4
* Mapgen folder: Update and improve copyright information of filesparamat2018-01-151-2/+2
* Use std::vector instead of dynamic C-Array (#6744)adrido2017-12-101-12/+10
* Move files to subdirectories (#6599)Vitaliy2017-11-081-0/+377