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