summaryrefslogtreecommitdiffstats
path: root/src/Generating/PieceGeneratorBFSTree.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Gen: Moved PiecePool into a separate file.Mattes D2017-05-041-0/+102
Also rewritten the PieceGenerator to use std::unique_ptr.