1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-02 16:38:41 +00:00
luanti/src/mapgen
2025-01-21 16:29:12 +01:00
..
cavegen.cpp Use appropriate sized type for VoxelArea extent 2024-12-10 22:00:28 +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 Use appropriate sized type for VoxelArea extent 2024-12-10 22:00:28 +01:00
dungeongen.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
mapgen.cpp Code style fixes. 2025-01-21 16:29:12 +01:00
mapgen.h Use appropriate sized type for VoxelArea extent 2024-12-10 22:00:28 +01:00
mapgen_carpathian.cpp Use appropriate sized type for VoxelArea extent 2024-12-10 22:00:28 +01:00
mapgen_carpathian.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
mapgen_flat.cpp Code style fixes. 2025-01-21 16:29:12 +01:00
mapgen_flat.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
mapgen_fractal.cpp Code style fixes. 2025-01-21 16:29:12 +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 Use appropriate sized type for VoxelArea extent 2024-12-10 22:00:28 +01:00
mapgen_v6.h Use appropriate sized type for VoxelArea extent 2024-12-10 22:00:28 +01:00
mapgen_v7.cpp Use appropriate sized type for VoxelArea extent 2024-12-10 22:00:28 +01:00
mapgen_v7.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
mapgen_valleys.cpp Use appropriate sized type for VoxelArea extent 2024-12-10 22:00:28 +01:00
mapgen_valleys.h Replace occurences of 'forum.minetest.net' with 'forum.luanti.org' (#15372) 2024-11-03 15:10:58 +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 Use appropriate sized type for VoxelArea extent 2024-12-10 22:00:28 +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 Code style fixes. 2025-01-21 16:29:12 +01:00
treegen.h Add core.spawn_tree_on_vmanip (#15415) 2024-12-08 20:27:22 +01:00