summaryrefslogtreecommitdiffstats
path: root/src/Generating/ComposableGenerator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ForestRocks: use make_unique to constructTiger Wang2021-04-121-1/+1
* Fixed generator for the Mega Taiga biome (#5129)12xx122021-04-121-1/+6
* fixed build (#5181)12xx122021-04-081-3/+2
* Obsidian pillars, end fountain, not Ender dragon spawning (#4993)12xx122021-04-081-1/+15
* shared_ptr -> unique_ptr in generatorsTiger Wang2021-03-181-68/+64
* Some emplace_back replacements (#5149)12xx122021-03-071-34/+34
* zlib -> libdeflate (#5085)Tiger Wang2021-01-111-35/+4
* Fix flower and foliage generation (#4723)mBornand2020-11-141-1/+2
* Adding Generator For Single Piece Structures (#4830)12xx122020-09-181-0/+16
* Enable some more clang-tidy linter checks (#4738)peterbell102020-05-151-2/+2
* ChunkGenerator: Changed to use cChunkCoords.Mattes D2019-09-081-3/+3
* ShapeGen, HeiGen: Changed to use cChunkCoords.Mattes D2019-09-081-1/+1
* BiomeGen: Changed to use cChunkCoords params.Mattes D2019-09-081-2/+2
* Moved the generator defaults to ComposableGenerator.Mattes D2019-09-061-10/+105
* Separated chunk generator from world / plugin interfaces.Mattes D2019-09-061-44/+40
* Generate cacti and sugarcane with different heights (#4137)Cocosushi62018-05-031-1/+3
* Dead bushes will generate in mega mega taigas (#3571)Bond-0092017-02-151-0/+1
* Implemented OverworldClumpFlowersNiLSPACE2016-08-141-0/+5
* Bulk clearing of whitespaceLogicParrot2016-02-051-10/+10
* PieceStructures generator: Fixed wrong merge conflict resolution.Mattes D2015-12-171-4/+4
* Added PieceStructures generator.Mattes D2015-12-011-83/+95
* OrePockets finisher is now configurable.Mattes D2015-11-251-2/+6
* Added OrePockets and DirtPockets finish gens.Mattes D2015-11-251-109/+15
* Fix old style casts and implicit conversionsMatti Hänninen2015-08-121-7/+13
* Generate biomes when pregenerating heights through CompositedHeiGen.Mattes D2015-06-231-1/+1
* Added basic support for loading village prefabs from files.Mattes D2015-06-201-1/+3
* Fixed a lot of warningstycho2015-05-191-2/+2
* Fixed typo in NetherForts initializationSTRWarrior2015-04-191-1/+1
* Added GlowStone finisherSTRWarrior2015-04-191-0/+4
* Replaced cFinishGenPtr with std::make_sharedSTRWarrior2015-03-011-1/+1
* Made the minimum vine level configurableSTRWarrior2015-02-281-1/+2
* Implemented a vines finisher that creates vines in jungle biomesSTRWarrior2015-02-281-0/+4
* forgot initializerp-mcgowan2014-12-031-1/+5
* Added better soulsand rimsSTRWarrior2014-12-011-0/+4
* Gen refactor: Implemented CompositedHeiGen.Mattes D2014-11-131-3/+10
* Generator: Shape initial refactoring.Mattes D2014-11-121-49/+50
* Added BiomalNoise3D shape generator.Mattes D2014-11-101-0/+4
* Merged IniFile into main MCS sources.Mattes D2014-10-231-1/+1
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-3/+3
* ComposableGenerator: Removed nullptr initializers.Mattes D2014-10-221-3/+3
* Generator: Rewritten to use SharedPtrs.Mattes D2014-10-191-78/+45
* Fixes #1503 - No gravel is being generatedwin32re2014-10-041-1/+1
* Added Granite, Diorite and Andesite to the NaturalPatches generator.STRWarrior2014-09-281-0/+27
* BiomeMultiCache is not used for simple generators.Mattes D2014-09-051-21/+22
* Fixed style.Mattes D2014-09-051-2/+2
* adapting formatDayBr3ak2014-09-031-2/+4
* adding config file entry #381DayBr3ak2014-09-021-1/+10
* adding the multicache behaviorDayBr3ak2014-09-021-1/+1
* DungeonRooms: Added a height probability distribution function.Mattes D2014-08-271-4/+5
* Added initial dungeon rooms finisher.Mattes D2014-08-261-0/+8
* Bunch of tweaks:STRWarrior2014-08-101-7/+7
* Added NaturalPatches generatorSTRWarrior2014-08-101-0/+22
* Added NetherOreNests.STRWarrior2014-08-101-0/+15
* Changed cStructGenOreNests to take a list of ores + the block to replace.STRWarrior2014-08-101-1/+51
* PreSimulator: Added configurations.STRWarrior2014-07-301-1/+6
* Merge pull request #1061 from mc-server/portalsMattes D2014-07-291-15/+1
|\
| * Merge remote-tracking branch 'origin/master' into portalsTiger Wang2014-07-221-0/+4
| |\
| * \ Merge branch 'master' into portalsTiger Wang2014-07-181-5/+5
| |\ \
| * \ \ Merge branch 'master' into portalsTiger Wang2014-06-211-14/+27
| |\ \ \
| * \ \ \ Merge branch 'master' into portalsTiger Wang2014-06-101-3/+11
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into portalsTiger Wang2014-06-041-0/+19
| |\ \ \ \ \
| * | | | | | Implemented end and nether portalsTiger Wang2014-05-311-15/+1
* | | | | | | Merge pull request #1254 from mc-server/SingleTopBlockFinisherMattes D2014-07-291-2/+30
|\ \ \ \ \ \ \
| * | | | | | | Some finishing touchesSTRWarrior2014-07-291-1/+1
| * | | | | | | Forgot Mesa Plateau biome.STRWarrior2014-07-281-0/+1
| * | | | | | | Renamed cFinishGenSingleBiomeSingleTopBlock to cFinishGenSingleTopBlockSTRWarrior2014-07-281-2/+29
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | RoughRavines: Made floor and ceiling settings-adjustable.madmaxoft2014-07-271-10/+22
* | | | | | | RoughRavines: More settings - size, width, roughnessmadmaxoft2014-07-271-4/+14
* | | | | | | RoughRavines: Initial generator implementation.madmaxoft2014-07-271-3/+11
|/ / / / / /
* | | | | | Merged branch 'origin/Foliage'.madmaxoft2014-07-211-0/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Renamed cFinishGenFoliage to cFinishGenTallGrassSTRWarrior2014-07-201-4/+4
| * | | | | First attempt for a new foliage finisherSTRWarrior2014-07-201-0/+4
| | |_|_|/ | |/| | |
* | | | | Basic style fixes.madmaxoft2014-07-171-3/+3
* | | | | Normalized comments.madmaxoft2014-07-171-2/+2
|/ / / /
* | | | Added a TestRails generator.madmaxoft2014-06-211-0/+5
* | | | Merge branch 'master' of github.com:mc-server/MCServerTycho2014-06-161-14/+22
| |_|/ |/| |
* | | Added RainbowRoads finisher generator.madmaxoft2014-06-071-3/+11
| |/ |/|
* | Added an initial version of the underwater base generator.madmaxoft2014-05-311-0/+8
* | Villages have min and max density setting.madmaxoft2014-05-221-4/+6
* | Changed village generator defaults to more reasonable values.madmaxoft2014-05-151-2/+2
* | VillageGen rewritten using BFSPieceGenerator.madmaxoft2014-05-151-0/+9
|/
* NetherFortGen: Added several more prefabs.madmaxoft2014-03-281-1/+1
* Initial NetherFortGen import.madmaxoft2014-03-281-1/+16
* A working POCPiece generator.madmaxoft2014-03-091-0/+5
* Unified StructureGens and FinisherGens.madmaxoft2014-03-011-86/+71
* Alpha-sorted the finishers.madmaxoft2014-01-181-4/+4
* Merged branch 'NetherFinish'.madmaxoft2014-01-181-3/+7
|\
| * Renamed cFinishGenNetherSprinkleFoliage to cFinishGenNetherClumpFoliage. Fixed typo'sSTRWarrior2014-01-181-2/+2
| * Added cFinishGenNetherSprinkleFoliage.STRWarrior2014-01-101-2/+6
* | Decoupled cChunkGenerator from cWorld and cRoot.madmaxoft2014-01-101-5/+6
* | Fixed generator adding values to ini file.madmaxoft2014-01-101-1/+2
* | Composition generator creating moved to a separate function.madmaxoft2014-01-091-61/+77
* | Height generator creating moved info HeiGen.cpp.madmaxoft2014-01-091-53/+1
|/
* Moved BiomeGen creation from INI file data to BioGen.cpp.madmaxoft2013-11-281-48/+1
* Fixed the remaining derpsAlexander Harkness2013-11-271-1/+1
* Hopefully fixed last of the Linux compile errorsTiger Wang2013-11-261-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/+501