summaryrefslogtreecommitdiff
path: root/src/noise.h
Commit message (Collapse)AuthorAge
* Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParamskwolekr2013-05-19
|
* Add Mapgen V7, reorganize biomeskwolekr2013-04-07
|
* initial mapgen indev version with farscale feature and huge cavesproller2013-03-16
|
* Re-add dungeons in new dungeongen.cppkwolekr2013-03-10
|
* Update Copyright YearsSfan52013-02-24
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
|
* Fix MapgenV6::getGroundLevelAtPoint()kwolekr2013-01-21
|
* Finish and clean up mapgen configurationkwolekr2013-01-21
|
* Cleaned & enhanced noise object managementkwolekr2013-01-21
|
* Add initial Lua biomedef support, fixed biome selectionkwolekr2013-01-21
|
* The new mapgen, noise functions, et al.kwolekr2013-01-21
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-05
| | | | GPLv2/later, by agreement of major contributors
* updated noise stuffPerttu Ahola2011-06-26
|
* mapgen stuffPerttu Ahola2011-06-25
|
* New map generator added (and SQLite, messed up the commits at that time...) ↵Perttu Ahola2011-06-25
| | | | (import from temporary git repo)
* tested out and commented out some new stuff for the terrain generator, to be ↵Perttu Ahola2011-04-26
| | | | used in the future.
* A third try on terrain generation. No trees yet.Perttu Ahola2011-02-28
|
* 3d noise stuffPerttu Ahola2011-02-26
|
* mapgen tweakingPerttu Ahola2011-02-06
|
* added noise.*Perttu Ahola2011-02-05