..
cavegen.cpp
Mapgen: Fix biome Y calculation regression
2024-12-08 20:27:33 +01:00
cavegen.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
CMakeLists.txt
Move files to subdirectories ( #6599 )
2017-11-08 23:56:20 +01:00
dungeongen.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
dungeongen.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
mapgen_carpathian.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
mapgen_carpathian.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
mapgen_flat.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
mapgen_flat.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
mapgen_fractal.cpp
Make string to v3f parsing consistent, replace core.setting_get_pos()
by core.settings:get_pos()
( #15438 )
2024-12-04 18:19:46 +01:00
mapgen_fractal.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
mapgen_singlenode.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
mapgen_singlenode.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
mapgen_v5.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
mapgen_v5.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
mapgen_v6.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
mapgen_v6.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
mapgen_v7.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
mapgen_v7.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
mapgen_valleys.cpp
Replace occurences of 'forum.minetest.net' with 'forum.luanti.org' ( #15372 )
2024-11-03 15:10:58 +01:00
mapgen_valleys.h
Replace occurences of 'forum.minetest.net' with 'forum.luanti.org' ( #15372 )
2024-11-03 15:10:58 +01:00
mapgen.cpp
Mapgen: Fix biome Y calculation regression
2024-12-08 20:27:33 +01:00
mapgen.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
mg_biome.cpp
Mapgen: Fix biome Y calculation regression
2024-12-08 20:27:33 +01:00
mg_biome.h
Mapgen: Fix biome Y calculation regression
2024-12-08 20:27:33 +01:00
mg_decoration.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
mg_decoration.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
mg_ore.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
mg_ore.h
Fix register_ore ore_type error handling
2024-11-15 11:37:17 +01:00
mg_schematic.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
mg_schematic.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
treegen.cpp
Add core.spawn_tree_on_vmanip
( #15415 )
2024-12-08 20:27:22 +01:00
treegen.h
Add core.spawn_tree_on_vmanip
( #15415 )
2024-12-08 20:27:22 +01:00