sfan5 bc4ab8b99e General code refactoring/improvements in server, treegen and connection 2 weeks ago
..
CMakeLists.txt 20a85d76d9 Move files to subdirectories (#6599) 6 years ago
cavegen.cpp 29b7aea38b Cavegen y biome check (#13472) 9 months ago
cavegen.h 29b7aea38b Cavegen y biome check (#13472) 9 months ago
dungeongen.cpp 7993909fab Spacing fixes 2 years ago
dungeongen.h 23bd5630d0 Dungeons: Clean up parameters, improve structure variety (#8918) 4 years ago
mapgen.cpp 3cac17d23e Lua on each mapgen thread (#13092) 1 month ago
mapgen.h 3cac17d23e Lua on each mapgen thread (#13092) 1 month 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 3 years ago
mapgen_flat.cpp 7993909fab Spacing fixes 2 years ago
mapgen_flat.h f92a393f6f Mapgen Flat: Add caverns, disabled by default (#9913) 3 years ago
mapgen_fractal.cpp 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) 1 year ago
mapgen_fractal.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy 3 years ago
mapgen_singlenode.cpp e48f15c135 Skip liquid updates in MapgenSinglenode if not applicable 7 months ago
mapgen_singlenode.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy 3 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 3 years ago
mapgen_v6.cpp e10d8080ba Add flag to control mgv6 temple generation (#14293) 1 month ago
mapgen_v6.h e10d8080ba Add flag to control mgv6 temple generation (#14293) 1 month 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 2da1eee394 Fix broken `BiomeGen` abstraction (#11107) 3 years ago
mapgen_valleys.h 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy 3 years ago
mg_biome.cpp 6cbb9193ea Fix undefined behaviors (#14365) 1 month ago
mg_biome.h 29b7aea38b Cavegen y biome check (#13472) 9 months ago
mg_decoration.cpp bc4ab8b99e General code refactoring/improvements in server, treegen and connection 1 week ago
mg_decoration.h 60810c2d37 Add L-system trees as decorations (#14355) 2 weeks ago
mg_ore.cpp 7993909fab Spacing fixes 2 years ago
mg_ore.h 1c7b69f9cf Fix function override warnings in mg_ore.h 3 years ago
mg_schematic.cpp 6ca214fefc Introduce `std::string_view` into wider use (#14368) 1 month ago
mg_schematic.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 year ago
treegen.cpp bc4ab8b99e General code refactoring/improvements in server, treegen and connection 1 week ago
treegen.h bc4ab8b99e General code refactoring/improvements in server, treegen and connection 1 week ago