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