summaryrefslogtreecommitdiffstats
path: root/src/Generating/PiecePool.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Instead of explicit closure pieces try to place pieces with a single connector.PieceGenClosurePiecesNiels Breuker2023-03-311-3/+0
* PieceGenerator: Added functionality to end a structure with a custom prefab.Niels Breuker2023-03-301-0/+3
* cPieceModifier interface and cPieceModifierRandomizeBlocks class (#5122)Damián Imrich2021-04-081-0/+40
* shared_ptr -> unique_ptr in generatorsTiger Wang2021-03-181-7/+2
* Enable some more clang-tidy linter checks (#4738)peterbell102020-05-151-1/+1
* Remove smart pointer macrospeterbell102017-07-211-2/+2
* Gen: Moved PiecePool into a separate file.Mattes D2017-05-041-0/+335