summaryrefslogtreecommitdiffstats
path: root/src/Generating/ComposableGenerator.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* shared_ptr -> unique_ptr in generatorsTiger Wang2021-03-181-24/+13
* Enable some more clang-tidy linter checks (#4738)peterbell102020-05-151-4/+4
* Using Super.Mattes D2020-04-161-2/+3
* ChunkGenerator: Changed to use cChunkCoords.Mattes D2019-09-081-2/+2
* ShapeGen, HeiGen: Changed to use cChunkCoords.Mattes D2019-09-081-6/+5
* BiomeGen: Changed to use cChunkCoords params.Mattes D2019-09-081-1/+1
* Moved the generator defaults to ComposableGenerator.Mattes D2019-09-061-7/+32
* Separated chunk generator from world / plugin interfaces.Mattes D2019-09-061-4/+4
* Remove smart pointer macrospeterbell102017-07-211-5/+5
* Bulk clearing of whitespaceLogicParrot2016-02-051-16/+16
* Updated old forum linksMathias2016-01-311-1/+1
* Added PieceStructures generator.Mattes D2015-12-011-0/+12
* Generator: Shape initial refactoring.Mattes D2014-11-121-30/+65
* Generator: Rewritten to use SharedPtrs.Mattes D2014-10-191-15/+18
* Unified StructureGens and FinisherGens.madmaxoft2014-03-011-38/+18
* Decoupled cChunkGenerator from cWorld and cRoot.madmaxoft2014-01-101-1/+1
* Composition generator creating moved to a separate function.madmaxoft2014-01-091-0/+6
* Height generator creating moved info HeiGen.cpp.madmaxoft2014-01-091-1/+8
* Moved BiomeGen creation from INI file data to BioGen.cpp.madmaxoft2013-11-281-0/+7
* Moved source to srcAlexander Harkness2013-11-241-0/+181