]> git.lizzy.rs Git - minetest.git/commit
Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, blobs
authorparamat <mat.gregory@virginmedia.com>
Thu, 16 Oct 2014 11:45:55 +0000 (12:45 +0100)
committerRealBadAngel <maciej.kasatkin@o2.pl>
Sat, 8 Nov 2014 20:37:26 +0000 (21:37 +0100)
commit92981b2fee19fd04e2a49533ffa1f778bff6ca72
treede0ddff440cdd82960af1ca3a02641dd0ccc0d42
parentd0be27415eb9386b2367ab798268da6fbe8b7a68
Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, blobs
builtin/mainmenu/dlg_create_world.lua
minetest.conf.example
src/CMakeLists.txt
src/emerge.cpp
src/mapgen_v5.cpp [new file with mode: 0644]
src/mapgen_v5.h [new file with mode: 0644]
src/noise.cpp
src/noise.h