minetest-engine-minecheat/src/mapgen
paramat d45e5da8ca Biomes: Add 'get heat', 'get humidity', 'get biome data' APIs
'get biome data' returns biome id, heat and humidity.
Clean up nearby lines in lua_api.txt.
2018-01-16 08:47:07 +00:00
..
CMakeLists.txt Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
cavegen.cpp Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
cavegen.h Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
dungeongen.cpp Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
dungeongen.h Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mapgen.cpp Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mapgen.h Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mapgen_carpathian.cpp Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mapgen_carpathian.h Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mapgen_flat.cpp Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mapgen_flat.h Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mapgen_fractal.cpp Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mapgen_fractal.h Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mapgen_singlenode.cpp Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mapgen_singlenode.h Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mapgen_v5.cpp Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mapgen_v5.h Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mapgen_v6.cpp Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mapgen_v6.h Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mapgen_v7.cpp Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mapgen_v7.h Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mapgen_valleys.cpp Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mapgen_valleys.h Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mg_biome.cpp Biomes: Add 'get heat', 'get humidity', 'get biome data' APIs 2018-01-16 08:47:07 +00:00
mg_biome.h Biomes: Add 'get heat', 'get humidity', 'get biome data' APIs 2018-01-16 08:47:07 +00:00
mg_decoration.cpp Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mg_decoration.h Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mg_ore.cpp Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mg_ore.h Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mg_schematic.cpp Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
mg_schematic.h Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
treegen.cpp Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00
treegen.h Mapgen folder: Update and improve copyright information of files 2018-01-15 04:42:08 +00:00