]> git.lizzy.rs Git - minetest.git/history - src/noise.h
Fix MapgenV6::getGroundLevelAtPoint()
[minetest.git] / src / noise.h
2013-01-21 kwolekrFix MapgenV6::getGroundLevelAtPoint()
2013-01-21 kwolekrFinish and clean up mapgen configuration
2013-01-21 kwolekrCleaned & enhanced noise object management
2013-01-21 kwolekrAdd initial Lua biomedef support, fixed biome selection
2013-01-21 kwolekrThe new mapgen, noise functions, et al.
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-26 Perttu Aholaupdated noise stuff
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-25 Perttu Aholamapgen stuff
2011-06-25 Perttu AholaNew map generator added (and SQLite, messed up the...
2011-06-01 Perttu Aholamerged an old head into main branch
2011-04-26 Perttu Aholatested out and commented out some new stuff for the...
2011-02-28 Perttu AholaA third try on terrain generation. No trees yet.
2011-02-26 Perttu Ahola3d noise stuff
2011-02-06 Perttu Aholamapgen tweaking
2011-02-05 Perttu Aholaadded noise.*