summaryrefslogtreecommitdiffstats
path: root/src/Generating/PieceGeneratorBFSTree.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PieceGenerator: Added functionality to end a structure with a custom prefab.Niels Breuker2023-03-301-1/+5
|
* Removed unneeded includes (#3902)Lukas Pioch2017-08-061-1/+0
|
* Gen: Moved PiecePool into a separate file.Mattes D2017-05-041-0/+102
Also rewritten the PieceGenerator to use std::unique_ptr.