summaryrefslogtreecommitdiffstats
path: root/src/Generating/HeiGen.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-1/+1
* Fixed spaces before commas.madmaxoft2014-07-181-2/+2
* Basic style fixes.madmaxoft2014-07-171-1/+1
* Normalized comments.madmaxoft2014-07-171-7/+7
* Nullify deleted pointers.archshift2014-06-191-0/+2
* Revert "Initial Mesa Bryce implementation."madmaxoft2014-06-111-89/+0
* Initial Mesa Bryce implementation.madmaxoft2014-06-101-0/+89
* Added an experimental height generator, Mountains.madmaxoft2014-06-091-0/+66
* Implemented faster upscaling using templates.madmaxoft2014-03-211-1/+1
* Fixed generator adding values to ini file.madmaxoft2014-01-101-0/+1
* Height generator creating moved info HeiGen.cpp.madmaxoft2014-01-091-0/+73
* Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).madmaxoft2013-12-201-2/+2
* Implemented mesa biomes in DistortedHeightmap CompoGen.madmaxoft2013-11-291-2/+2
* Added new biomes to old height generators.madmaxoft2013-11-281-29/+97
* Fixed the remaining derpsAlexander Harkness2013-11-271-1/+1
* Further attempts to fix compileTiger Wang2013-11-251-1/+1
* Attempt to fix compilationTiger Wang2013-11-241-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+390