Herman Semenov 038da00e79 Code optimizations / refactor (#12704) před 1 rokem
..
CMakeLists.txt 20a85d76d9 Move files to subdirectories (#6599) před 6 roky
cavegen.cpp 42fcfb75e8 Allow more than 255 biomes, document new maximum (#9855) před 4 roky
cavegen.h 42fcfb75e8 Allow more than 255 biomes, document new maximum (#9855) před 4 roky
dungeongen.cpp 7993909fab Spacing fixes před 2 roky
dungeongen.h 23bd5630d0 Dungeons: Clean up parameters, improve structure variety (#8918) před 4 roky
mapgen.cpp 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) před 1 rokem
mapgen.h 0b41533763 Annotate light spread functions with comments před 2 roky
mapgen_carpathian.cpp f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. před 3 roky
mapgen_carpathian.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy před 4 roky
mapgen_flat.cpp 7993909fab Spacing fixes před 2 roky
mapgen_flat.h f92a393f6f Mapgen Flat: Add caverns, disabled by default (#9913) před 3 roky
mapgen_fractal.cpp 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) před 1 rokem
mapgen_fractal.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy před 4 roky
mapgen_singlenode.cpp f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. před 3 roky
mapgen_singlenode.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy před 4 roky
mapgen_v5.cpp f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. před 3 roky
mapgen_v5.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy před 4 roky
mapgen_v6.cpp ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) před 2 roky
mapgen_v6.h ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) před 2 roky
mapgen_v7.cpp 74762470b2 Fix some minor code issues all over the place před 3 roky
mapgen_v7.h 872dce5020 Move Mapgen V7 river generation into the main generation loop (#10639) před 3 roky
mapgen_valleys.cpp 2da1eee394 Fix broken `BiomeGen` abstraction (#11107) před 3 roky
mapgen_valleys.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy před 4 roky
mg_biome.cpp 7993909fab Spacing fixes před 2 roky
mg_biome.h 2da1eee394 Fix broken `BiomeGen` abstraction (#11107) před 3 roky
mg_decoration.cpp 42fcfb75e8 Allow more than 255 biomes, document new maximum (#9855) před 4 roky
mg_decoration.h 42fcfb75e8 Allow more than 255 biomes, document new maximum (#9855) před 4 roky
mg_ore.cpp 7993909fab Spacing fixes před 2 roky
mg_ore.h 1c7b69f9cf Fix function override warnings in mg_ore.h před 3 roky
mg_schematic.cpp 038da00e79 Code optimizations / refactor (#12704) před 1 rokem
mg_schematic.h d1624a5521 Switch MapBlock compression to zstd (#10788) před 2 roky
treegen.cpp 74762470b2 Fix some minor code issues all over the place před 3 roky
treegen.h f46509d5e2 Remove unused functions reported by cppcheck (#10463) před 3 roky