summaryrefslogtreecommitdiffstats
path: root/src/Generating/SinglePieceStructuresGen.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-18shared_ptr -> unique_ptr in generatorsTiger Wang1-1/+1
2020-09-18Adding Generator For Single Piece Structures (#4830)12xx121-21/+13
2020-05-15Enable some more clang-tidy linter checks (#4738)peterbell101-1/+1
2020-04-16Using Super.Mattes D1-2/+3
2017-08-06Removed unneeded includes (#3902)Lukas Pioch1-1/+0
2017-07-21Remove smart pointer macrospeterbell101-1/+1
2017-05-04Gen: Moved PiecePool into a separate file.Mattes D1-34/+3
2016-02-05Bulk clearing of whitespaceLogicParrot1-1/+1
2015-12-01Added PieceStructures generator.Mattes D1-0/+91