summaryrefslogtreecommitdiffstats
path: root/src/Generating/CompoGen.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clang 5.0 fixesLukas Pioch2017-05-211-1/+1
| | | | | - Added override keyword - Removed inherited member variables
* Bulk clearing of whitespaceLogicParrot2016-02-051-14/+14
|
* Changed Nether composition to change the threshold from a cubic noiseSTRWarrior2015-04-201-1/+1
|
* Merge remote-tracking branch 'origin/master' into GeneratorShapeRefactorMattes D2014-11-201-1/+1
|\
| * Moved all Noise-related files into a separate folder.Mattes D2014-11-181-1/+1
| |
* | Gen refactor: Implemented CompositedHeiGen.Mattes D2014-11-131-0/+1
| | | | | | | | This fixes crashes in the Village generator due to the missing generator.
* | Generator: Shape initial refactoring.Mattes D2014-11-121-39/+5
|/ | | | The code compiles, but several structure generators are broken, crash on start.
* Generator: Rewritten to use SharedPtrs.Mattes D2014-10-191-3/+3
|
* Added new biomes to old composition generator.madmaxoft2013-11-281-0/+2
| | | | Mostly placeholders only, true per-biome characteristics still need to be implemented. This is only to test the new biome generators.
* Moved source to srcAlexander Harkness2013-11-241-0/+182