summaryrefslogtreecommitdiff
path: root/src/noise.cpp
Commit message (Expand)AuthorAge
...
* Add initial Lua biomedef support, fixed biome selectionkwolekr2013-01-21
* The new mapgen, noise functions, et al.kwolekr2013-01-21
* Replace pow() with multiplikation to improve speedPilzAdam2012-11-02
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-05
* updated noise stuffPerttu Ahola2011-06-26
* New map generator added (and SQLite, messed up the commits at that time...) (...Perttu Ahola2011-06-25
* tested out and commented out some new stuff for the terrain generator, to be ...Perttu Ahola2011-04-26
* mapgen work-in-progressPerttu Ahola2011-03-02
* mapgen tweakingPerttu Ahola2011-03-01
* A third try on terrain generation. No trees yet.Perttu Ahola2011-02-28
* fixed 3d noise and made 2d noise fasterPerttu Ahola2011-02-27
* 3d noise stuffPerttu Ahola2011-02-26
* made it to work with my windows compilerPerttu Ahola2011-02-08
* added noise.*Perttu Ahola2011-02-05