aboutsummaryrefslogtreecommitdiff
path: root/src/noise.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParamskwolekr2013-05-191-3/+3
|
* Add Mapgen V7, reorganize biomeskwolekr2013-04-071-0/+2
|
* initial mapgen indev version with farscale feature and huge cavesproller2013-03-161-1/+1
|
* Re-add dungeons in new dungeongen.cppkwolekr2013-03-101-1/+1
|
* Update Copyright YearsSfan52013-02-241-1/+1
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
|
* Fix MapgenV6::getGroundLevelAtPoint()kwolekr2013-01-211-2/+22
|
* Finish and clean up mapgen configurationkwolekr2013-01-211-1/+9
|
* Cleaned & enhanced noise object managementkwolekr2013-01-211-0/+7
|
* Add initial Lua biomedef support, fixed biome selectionkwolekr2013-01-211-0/+1
|
* The new mapgen, noise functions, et al.kwolekr2013-01-211-75/+54
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-051-4/+4
| | | | GPLv2/later, by agreement of major contributors
* updated noise stuffPerttu Ahola2011-06-261-1/+2
|
* mapgen stuffPerttu Ahola2011-06-251-0/+39
|
* New map generator added (and SQLite, messed up the commits at that time...) ↵Perttu Ahola2011-06-251-1/+41
| | | | (import from temporary git repo)
* tested out and commented out some new stuff for the terrain generator, to be ↵Perttu Ahola2011-04-261-0/+24
| | | | used in the future.
* A third try on terrain generation. No trees yet.Perttu Ahola2011-02-281-0/+6
|
* 3d noise stuffPerttu Ahola2011-02-261-0/+5
|
* mapgen tweakingPerttu Ahola2011-02-061-0/+2
|
* added noise.*Perttu Ahola2011-02-051-0/+32