summaryrefslogtreecommitdiffstats
path: root/src/Generating/PieceGeneratorBFSTree.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some emplace_back replacements (#5149)12xx122021-03-071-2/+2
* Replaced cpp14::make_unique<> with std::make_unique<>.Mattes D2020-08-011-1/+1
* Add a formatting function for Vector3 (#4282)peterbell102018-09-241-8/+6
* Add the fmt library (#4065)peterbell102018-01-031-2/+2
* Gen: Moved PiecePool into a separate file.Mattes D2017-05-041-0/+345