rubenwardy 4c76239818 Remove dead code (#10845) 3 years ago
..
CMakeLists.txt 20a85d76d9 Move files to subdirectories (#6599) 6 years ago
cavegen.cpp 42fcfb75e8 Allow more than 255 biomes, document new maximum (#9855) 4 years ago
cavegen.h 42fcfb75e8 Allow more than 255 biomes, document new maximum (#9855) 4 years ago
dungeongen.cpp 4682c7be5d Dungeons: Remove non-functional 'projecting dungeons' setting (#8897) 4 years ago
dungeongen.h 23bd5630d0 Dungeons: Clean up parameters, improve structure variety (#8918) 4 years ago
mapgen.cpp f46509d5e2 Remove unused functions reported by cppcheck (#10463) 3 years ago
mapgen.h 45ccfe26fb Removed some obsolete code (#10562) 3 years ago
mapgen_carpathian.cpp f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. 3 years ago
mapgen_carpathian.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy 4 years ago
mapgen_flat.cpp f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. 3 years ago
mapgen_flat.h f92a393f6f Mapgen Flat: Add caverns, disabled by default (#9913) 3 years ago
mapgen_fractal.cpp f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. 3 years ago
mapgen_fractal.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy 4 years ago
mapgen_singlenode.cpp f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. 3 years ago
mapgen_singlenode.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy 4 years ago
mapgen_v5.cpp f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. 3 years ago
mapgen_v5.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy 4 years ago
mapgen_v6.cpp 4c76239818 Remove dead code (#10845) 3 years ago
mapgen_v6.h f46509d5e2 Remove unused functions reported by cppcheck (#10463) 3 years ago
mapgen_v7.cpp 74762470b2 Fix some minor code issues all over the place 3 years ago
mapgen_v7.h 872dce5020 Move Mapgen V7 river generation into the main generation loop (#10639) 3 years ago
mapgen_valleys.cpp f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. 3 years ago
mapgen_valleys.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy 4 years ago
mg_biome.cpp f3e87c53a5 Fix thread safety of PcgRandom use in BiomeGen 4 years ago
mg_biome.h 42fcfb75e8 Allow more than 255 biomes, document new maximum (#9855) 4 years ago
mg_decoration.cpp 42fcfb75e8 Allow more than 255 biomes, document new maximum (#9855) 4 years ago
mg_decoration.h 42fcfb75e8 Allow more than 255 biomes, document new maximum (#9855) 4 years ago
mg_ore.cpp 8eb2cbac61 Fix warnings about an unused variables and implicit conversion (#10586) 3 years ago
mg_ore.h 4fcd000e20 MgOre: Fix invalid field polymorphism (#10846) 3 years ago
mg_schematic.cpp e638056523 Allow configuring block disk and net compression. Change default disk level. 3 years ago
mg_schematic.h c28fbd06a8 Fix remaining issues with mapgen scriptapi 4 years ago
treegen.cpp 74762470b2 Fix some minor code issues all over the place 3 years ago
treegen.h f46509d5e2 Remove unused functions reported by cppcheck (#10463) 3 years ago