summaryrefslogtreecommitdiffstats
path: root/source/Generating/DistortedHeightmap.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-102/+102
* DistortedHeightmap: Added clay / sand / dirt selection on ocean floormadmaxoft@gmail.com2013-06-041-1/+2
* DistortedHeightmap: Rewritten to use the optimized cPerlinNoise and linear upscalingmadmaxoft@gmail.com2013-05-161-8/+16
* DistortedHeightmap: Optimized by linear interpolationmadmaxoft@gmail.com2013-05-061-9/+4
* DistortedHeightmap: Small optimizations, memory leak fix.madmaxoft@gmail.com2013-05-061-1/+2
* DistortedHeightmap: Slight speed increasemadmaxoft@gmail.com2013-05-061-0/+4
* Added the DistortedHeightmap height and composition generator.madmaxoft@gmail.com2013-05-051-0/+93