summaryrefslogtreecommitdiffstats
path: root/src/Generating/HeiGen.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Comment alignment.Alexander Harkness2014-10-271-4/+4
* CheckBasicStyle'dAlexander Harkness2014-10-271-14/+14
* Fixed more warnings.Alexander Harkness2014-10-271-14/+14
* Merged IniFile into main MCS sources.Mattes D2014-10-231-1/+1
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-3/+3
* Mountain height gen: Added ditches.Mattes D2014-10-191-7/+14
* Generator: Rewritten to use SharedPtrs.Mattes D2014-10-191-6/+6
* Added initializers for class members.Mattes D2014-08-211-1/+7
* SwamplandM: Fixed sometimes having no mountains.STRWarrior2014-08-181-1/+1
* Added proper trees and height for SwamplandM biomeSTRWarrior2014-08-021-1/+1
* 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