summaryrefslogtreecommitdiffstats
path: root/src/Generating/PiecePool.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove smart pointer macrospeterbell102017-07-211-2/+2
|
* Gen: Moved PiecePool into a separate file.Mattes D2017-05-041-0/+335
Also rewritten the PieceGenerator to use std::unique_ptr.