summaryrefslogtreecommitdiffstats
path: root/src/Generating/PieceGeneratorBFSTree.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-07Some emplace_back replacements (#5149)12xx121-2/+2
2020-08-01Replaced cpp14::make_unique<> with std::make_unique<>.Mattes D1-1/+1
2018-09-24Add a formatting function for Vector3 (#4282)peterbell101-8/+6
2018-01-03Add the fmt library (#4065)peterbell101-2/+2
2017-05-04Gen: Moved PiecePool into a separate file.Mattes D1-0/+345