summaryrefslogtreecommitdiffstats
path: root/source/Generating/DistortedHeightmap.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-24Moved source to srcAlexander Harkness1-108/+0
2013-10-11CompoGen and HeiGen read their settings in their respective Initialize() functions.madmaxoft1-2/+8
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-102/+102
2013-06-04DistortedHeightmap: Added clay / sand / dirt selection on ocean floormadmaxoft@gmail.com1-1/+2
2013-05-16DistortedHeightmap: Rewritten to use the optimized cPerlinNoise and linear upscalingmadmaxoft@gmail.com1-8/+16
2013-05-06DistortedHeightmap: Optimized by linear interpolationmadmaxoft@gmail.com1-9/+4
2013-05-06DistortedHeightmap: Small optimizations, memory leak fix.madmaxoft@gmail.com1-1/+2
2013-05-06DistortedHeightmap: Slight speed increasemadmaxoft@gmail.com1-0/+4
2013-05-05Added the DistortedHeightmap height and composition generator.madmaxoft@gmail.com1-0/+93