aboutsummaryrefslogtreecommitdiff
path: root/src/noise.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | (import from temporary git repo)
* tested out and commented out some new stuff for the terrain generator, to be ↵Perttu Ahola2011-04-261-0/+105
| | | | used in the future.
* 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