summaryrefslogtreecommitdiffstats
path: root/src/Generating/PieceGeneratorBFSTree.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-05-04Gen: Moved PiecePool into a separate file.Mattes D1-0/+102
Also rewritten the PieceGenerator to use std::unique_ptr.