aboutsummaryrefslogtreecommitdiff
path: root/src/noise.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* updated noise stuffPerttu Ahola2011-06-261-1/+5
* New map generator added (and SQLite, messed up the commits at that time...) (...Perttu Ahola2011-06-251-9/+102
* tested out and commented out some new stuff for the terrain generator, to be ...Perttu Ahola2011-04-261-0/+105
* mapgen work-in-progressPerttu Ahola2011-03-021-4/+4
* mapgen tweakingPerttu Ahola2011-03-011-4/+6
* A third try on terrain generation. No trees yet.Perttu Ahola2011-02-281-3/+32
* fixed 3d noise and made 2d noise fasterPerttu Ahola2011-02-271-1/+23
* 3d noise stuffPerttu Ahola2011-02-261-7/+77
* made it to work with my windows compilerPerttu Ahola2011-02-081-3/+11
* added noise.*Perttu Ahola2011-02-051-0/+92