summaryrefslogtreecommitdiffstats
path: root/src/Generating/FinishGen.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed generator for the Mega Taiga biome (#5129)12xx122021-04-121-0/+12
* zlib -> libdeflate (#5085)Tiger Wang2021-01-111-3/+2
* Fix flower and foliage generation (#4723)mBornand2020-11-141-31/+5
* Upgrade to C++17 [CMake] (#4717)Tiger Wang2020-05-161-0/+2
* Enable some more clang-tidy linter checks (#4738)peterbell102020-05-151-2/+2
* Using Super.Mattes D2020-04-161-4/+7
* Generate cacti and sugarcane with different heights (#4137)Cocosushi62018-05-031-4/+14
* cFinishGenPreSimulator: Preserve sand meta (#4025)peterbell102017-09-181-4/+1
* Implemented OverworldClumpFlowersNiLSPACE2016-08-141-0/+74
* Bulk clearing of whitespaceLogicParrot2016-02-051-1/+1
* OrePockets finisher is now configurable.Mattes D2015-11-251-5/+15
* Added OrePockets and DirtPockets finish gens.Mattes D2015-11-251-0/+166
* Unified the doxy-comment format.Mattes D2015-07-311-9/+10
* GlowStone: Changed order of initialization of member variablesSTRWarrior2015-04-191-2/+2
* Added GlowStone finisherSTRWarrior2015-04-191-0/+22
* Removed trailing whitespaceSTRWarrior2015-03-011-1/+1
* Made the minimum vine level configurableSTRWarrior2015-02-281-2/+4
* Implemented a vines finisher that creates vines in jungle biomesSTRWarrior2015-02-281-0/+21
* FinishGenPassiveMobs: Cosmetic changes.Mattes D2014-12-051-7/+11
* Merge branch 'master' of github.com:p-mcgowan/MCServer into animalTerrainFinisherp-mcgowan2014-12-051-14/+17
|\
| * conflict resolutionp-mcgowan2014-12-041-14/+14
| |\
| | * clearing CheckBasicStyle.lua messagesp-mcgowan2014-12-031-15/+15
| * | reformat for lua and CIp-mcgowan2014-12-021-1/+1
| * | formatting and commenting fixesp-mcgowan2014-12-021-2/+2
| * | cacti no longer spawn outside of desert variantsp-mcgowan2014-12-011-0/+3
| |/
* | format blocks and randomizingp-mcgowan2014-12-041-1/+0
* | last doxy fixp-mcgowan2014-12-041-3/+3
* | awful comment fixing, randomizer fixp-mcgowan2014-12-041-8/+8
* | class description and doxy-commentingp-mcgowan2014-12-031-2/+5
* | doxy-commentingp-mcgowan2014-12-031-3/+3
* | fastRandom unusedp-mcgowan2014-12-021-1/+0
* | animal terrain finisherp-mcgowan2014-12-021-12/+12
* | animal terrain finisherp-mcgowan2014-12-021-0/+29
|/
* Added better soulsand rimsSTRWarrior2014-12-011-0/+19
* Moved all Noise-related files into a separate folder.Mattes D2014-11-181-1/+1
* PreSimulator: Added configurations.STRWarrior2014-07-301-1/+6
* 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
* 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
* 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
| * Renamed cFinishGenFoliage to cFinishGenTallGrassSTRWarrior2014-07-201-5/+4
| * 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
|/
* Moved source to srcAlexander Harkness2013-11-241-0/+185