summaryrefslogtreecommitdiffstats
path: root/src/Generating/DistortedHeightmap.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).madmaxoft2013-12-201-1/+1
|
* moved deafult action into deafult clause at src/Generating/DistortedHeightmap.cpp line 741Tycho Bickerstaff2013-12-081-2/+4
|
* Added floor pattern for MegaTaiga biomes.madmaxoft2013-11-301-1/+10
|
* Implemented mesa biomes in DistortedHeightmap CompoGen.madmaxoft2013-11-291-19/+101
|
* DistortedHeightmap: Improved speed, prepared for mesa biomes.madmaxoft2013-11-291-157/+399
| | | | This generates the rainbow-mesa as seen on the first mesa screenshot in the forum.
* Added new biomes to old composition generator.madmaxoft2013-11-281-0/+49
| | | | Mostly placeholders only, true per-biome characteristics still need to be implemented. This is only to test the new biome generators.
* Added new biomes to old height generators.madmaxoft2013-11-281-8/+80
| | | | Now Biomal and DistortedHeight generators will work with new biomes.
* 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
|
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-12/+12
| | | | | Conflicts: GNUmakefile
* Moved source to srcAlexander Harkness2013-11-241-0/+444