ShadowNinja 7993909fab Spacing fixes il y a 2 ans
..
CMakeLists.txt 20a85d76d9 Move files to subdirectories (#6599) il y a 6 ans
cavegen.cpp 42fcfb75e8 Allow more than 255 biomes, document new maximum (#9855) il y a 4 ans
cavegen.h 42fcfb75e8 Allow more than 255 biomes, document new maximum (#9855) il y a 4 ans
dungeongen.cpp 7993909fab Spacing fixes il y a 2 ans
dungeongen.h 23bd5630d0 Dungeons: Clean up parameters, improve structure variety (#8918) il y a 4 ans
mapgen.cpp 4c8c649779 Mainmenu game-related changes (#11887) il y a 2 ans
mapgen.h 45ccfe26fb Removed some obsolete code (#10562) il y a 3 ans
mapgen_carpathian.cpp f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. il y a 3 ans
mapgen_carpathian.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy il y a 4 ans
mapgen_flat.cpp 7993909fab Spacing fixes il y a 2 ans
mapgen_flat.h f92a393f6f Mapgen Flat: Add caverns, disabled by default (#9913) il y a 3 ans
mapgen_fractal.cpp f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. il y a 3 ans
mapgen_fractal.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy il y a 4 ans
mapgen_singlenode.cpp f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. il y a 3 ans
mapgen_singlenode.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy il y a 4 ans
mapgen_v5.cpp f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. il y a 3 ans
mapgen_v5.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy il y a 4 ans
mapgen_v6.cpp ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) il y a 2 ans
mapgen_v6.h ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) il y a 2 ans
mapgen_v7.cpp 74762470b2 Fix some minor code issues all over the place il y a 3 ans
mapgen_v7.h 872dce5020 Move Mapgen V7 river generation into the main generation loop (#10639) il y a 3 ans
mapgen_valleys.cpp 2da1eee394 Fix broken `BiomeGen` abstraction (#11107) il y a 3 ans
mapgen_valleys.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy il y a 4 ans
mg_biome.cpp 7993909fab Spacing fixes il y a 2 ans
mg_biome.h 2da1eee394 Fix broken `BiomeGen` abstraction (#11107) il y a 3 ans
mg_decoration.cpp 42fcfb75e8 Allow more than 255 biomes, document new maximum (#9855) il y a 4 ans
mg_decoration.h 42fcfb75e8 Allow more than 255 biomes, document new maximum (#9855) il y a 4 ans
mg_ore.cpp 7993909fab Spacing fixes il y a 2 ans
mg_ore.h 1c7b69f9cf Fix function override warnings in mg_ore.h il y a 3 ans
mg_schematic.cpp d1624a5521 Switch MapBlock compression to zstd (#10788) il y a 2 ans
mg_schematic.h d1624a5521 Switch MapBlock compression to zstd (#10788) il y a 2 ans
treegen.cpp 74762470b2 Fix some minor code issues all over the place il y a 3 ans
treegen.h f46509d5e2 Remove unused functions reported by cppcheck (#10463) il y a 3 ans