Add definable node_stone to biome API, mgv5, mgv7. Reduce and correct depth of mgv7...
authorparamat <mat.gregory@virginmedia.com>
Sun, 30 Nov 2014 04:42:02 +0000 (04:42 +0000)
committerkwolekr <kwolekr@minetest.net>
Thu, 4 Dec 2014 00:45:29 +0000 (19:45 -0500)
commit0a5373d4002d462208d810dd8c3b5f5f8b3cf429
treea8e258dd8e4d48683cb38846b263c9caa2b7722b
parentfcb1ea903faf8933142a04b7c8ab89ec08a0be24
Add definable node_stone to biome API, mgv5, mgv7. Reduce and correct depth of mgv7 biomes. l_mapgen.cpp: add '#include mapgen_v5.h' because '#include mapgen_v7' is there. Improve underwater grass hack
src/mapgen_v5.cpp
src/mapgen_v7.cpp
src/mg_biome.cpp
src/mg_biome.h
src/script/lua_api/l_mapgen.cpp