summaryrefslogtreecommitdiff
path: root/src/noise.cpp
AgeCommit message (Collapse)Author
2011-06-26updated noise stuffPerttu Ahola
2011-06-25New map generator added (and SQLite, messed up the commits at that time...) ↵Perttu Ahola
(import from temporary git repo)
2011-04-26tested out and commented out some new stuff for the terrain generator, to be ↵Perttu Ahola
used in the future.
2011-03-02mapgen work-in-progressPerttu Ahola
2011-03-01mapgen tweakingPerttu Ahola
2011-02-28A third try on terrain generation. No trees yet.Perttu Ahola
2011-02-27fixed 3d noise and made 2d noise fasterPerttu Ahola
2011-02-263d noise stuffPerttu Ahola
2011-02-08made it to work with my windows compilerPerttu Ahola
2011-02-05added noise.*Perttu Ahola