summaryrefslogtreecommitdiffstats
path: root/source/Generating/StructGen.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-675/+0
* Noise3D generator is now using linear upscalingmadmaxoft@gmail.com2013-05-141-2/+2
* LinearUpscale: postfixed with InPlace to differentiate from a future src/dst versionmadmaxoft@gmail.com2013-05-121-2/+2
* Renamed linear interpolation from Noise.h to a more proper LinearUpscale and moved it to a separate file.madmaxoft@gmail.com2013-05-121-2/+3
* Initial version of "DistortedMembraneOverhangs"madmaxoft@gmail.com2013-04-251-1/+48
* Added the initial version of DirectOverhangsmadmaxoft@gmail.com2013-04-241-0/+114
* Lakes: added a limiter, better height distributionmadmaxoft@gmail.com2013-03-191-7/+14
* The subgenerators use cChunkDesc instead of raw arrays. cChunkDesc is based on cBlockArea. Initial version of Lakes generator.madmaxoft@gmail.com2013-03-191-50/+151
* Rewritten generators so that they use the cChunkDesc class (and thus can use cBlockArea merging)madmaxoft@gmail.com2013-03-171-49/+39
* Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols.madmaxoft@gmail.com2013-02-161-1/+1
* Adjusted the number and sizes of ore nests (Patch contributed by STR_Warrior)madmaxoft@gmail.com2012-10-231-10/+10
* Source files cleanup: Generating-related files in a separate subfoldermadmaxoft@gmail.com2012-09-231-0/+415