Jude Melton-Houghton d13b12b791 Store `MapEditEvent` blocks in a vector (#13071) 1 рік тому
..
CMakeLists.txt 20a85d76d9 Move files to subdirectories (#6599) 6 роки тому
cavegen.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 рік тому
cavegen.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 рік тому
dungeongen.cpp 7993909fab Spacing fixes 2 роки тому
dungeongen.h 23bd5630d0 Dungeons: Clean up parameters, improve structure variety (#8918) 4 роки тому
mapgen.cpp b3ffc4b327 Add `minetest.get_mapgen_edges` (#12999) 1 рік тому
mapgen.h b3ffc4b327 Add `minetest.get_mapgen_edges` (#12999) 1 рік тому
mapgen_carpathian.cpp f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. 3 роки тому
mapgen_carpathian.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy 4 роки тому
mapgen_flat.cpp 7993909fab Spacing fixes 2 роки тому
mapgen_flat.h f92a393f6f Mapgen Flat: Add caverns, disabled by default (#9913) 3 роки тому
mapgen_fractal.cpp 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) 1 рік тому
mapgen_fractal.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy 4 роки тому
mapgen_singlenode.cpp 9676364c1f Optimize lighting calculation (#12797) 1 рік тому
mapgen_singlenode.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy 4 роки тому
mapgen_v5.cpp f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. 3 роки тому
mapgen_v5.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy 4 роки тому
mapgen_v6.cpp ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) 2 роки тому
mapgen_v6.h ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) 2 роки тому
mapgen_v7.cpp 74762470b2 Fix some minor code issues all over the place 3 роки тому
mapgen_v7.h 872dce5020 Move Mapgen V7 river generation into the main generation loop (#10639) 3 роки тому
mapgen_valleys.cpp 2da1eee394 Fix broken `BiomeGen` abstraction (#11107) 3 роки тому
mapgen_valleys.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy 4 роки тому
mg_biome.cpp 7993909fab Spacing fixes 2 роки тому
mg_biome.h 2da1eee394 Fix broken `BiomeGen` abstraction (#11107) 3 роки тому
mg_decoration.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 рік тому
mg_decoration.h 42fcfb75e8 Allow more than 255 biomes, document new maximum (#9855) 4 роки тому
mg_ore.cpp 7993909fab Spacing fixes 2 роки тому
mg_ore.h 1c7b69f9cf Fix function override warnings in mg_ore.h 3 роки тому
mg_schematic.cpp d13b12b791 Store `MapEditEvent` blocks in a vector (#13071) 1 рік тому
mg_schematic.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 рік тому
treegen.cpp d13b12b791 Store `MapEditEvent` blocks in a vector (#13071) 1 рік тому
treegen.h f46509d5e2 Remove unused functions reported by cppcheck (#10463) 3 роки тому