summaryrefslogtreecommitdiffstats
path: root/src/Generating/PieceGeneratorBFSTree.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Instead of explicit closure pieces try to place pieces with a single connector.PieceGenClosurePiecesNiels Breuker2023-03-311-14/+27
* PieceGenerator: Added functionality to end a structure with a custom prefab.Niels Breuker2023-03-301-42/+70
* Some emplace_back replacements (#5149)12xx122021-03-071-2/+2
* Replaced cpp14::make_unique<> with std::make_unique<>.Mattes D2020-08-011-1/+1
* Add a formatting function for Vector3 (#4282)peterbell102018-09-241-8/+6
* Add the fmt library (#4065)peterbell102018-01-031-2/+2
* Gen: Moved PiecePool into a separate file.Mattes D2017-05-041-0/+345