summaryrefslogtreecommitdiffstats
path: root/src/Generating/FinishGen.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved all Noise-related files into a separate folder.Mattes D2014-11-181-1/+1
|
* PreSimulator: Added configurations.STRWarrior2014-07-301-1/+6
| | | | You can now choose if it should pregenerate something or not
* Fixed FinishGen.h types.madmaxoft2014-07-301-2/+2
|
* Changed size_t to 'unsigned long'Howaner2014-07-301-2/+2
|
* Fixed compile error with clang.Howaner2014-07-301-2/+2
|
* Some finishing touchesSTRWarrior2014-07-291-1/+1
| | | | | Removed whitespace fixed dead bush comment
* SingleTopBlock: All blocktypes and biometypes get initialized properlySTRWarrior2014-07-291-2/+14
|
* Using suggestionsSTRWarrior2014-07-281-25/+20
|
* Renamed cFinishGenSingleBiomeSingleTopBlock to cFinishGenSingleTopBlockSTRWarrior2014-07-281-10/+40
| | | | Now accepts a vector of biomes and a vector of allowed blocks.
* TallGrass: Less grass on mountains.STRWarrior2014-07-231-0/+11
|
* Merged branch 'origin/Foliage'.madmaxoft2014-07-211-0/+37
|\
| * Fixed indentationSTRWarrior2014-07-211-12/+12
| |
| * Changed CubicNoiseXX to IntNoiseXXSTRWarrior2014-07-201-13/+13
| | | | | | | | Added some comments
| * Renamed cFinishGenFoliage to cFinishGenTallGrassSTRWarrior2014-07-201-5/+4
| | | | | | | | | | Better grass density Added double tall grass.
| * Fixed warningsSTRWarrior2014-07-201-3/+3
| |
| * First attempt for a new foliage finisherSTRWarrior2014-07-201-0/+38
| |
* | Fixed tabs used for alignment.madmaxoft2014-07-171-1/+1
|/
* Merged branch 'NetherFinish'.madmaxoft2014-01-181-0/+23
|\
| * Fixed errors.STRWarrior2014-01-181-1/+1
| |
| * Renamed cFinishGenNetherSprinkleFoliage to cFinishGenNetherClumpFoliage. Fixed typo'sSTRWarrior2014-01-181-2/+2
| |
| * First attempt at creating a clumb version NetherFinisher.STRWarrior2014-01-171-0/+1
| |
| * Added cFinishGenNetherSprinkleFoliage.STRWarrior2014-01-101-0/+22
| |
* | Decoupled cChunkGenerator from cWorld and cRoot.madmaxoft2014-01-101-1/+1
|/ | | | Now the chunk generator can be used by other projects without depending on the two hugest structures in MCS.
* Moved source to srcAlexander Harkness2013-11-241-0/+185