summaryrefslogtreecommitdiffstats
path: root/src/Generating/PieceStructuresGen.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-18shared_ptr -> unique_ptr in generatorsTiger Wang1-11/+6
2020-10-12Remove debug output on PieceStructuresGen.cpp (#4984)12xx121-21/+19
2020-05-15Enable some more clang-tidy linter checks (#4738)peterbell101-3/+3
2020-04-16Using Super.Mattes D1-1/+2
2018-08-29Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell101-1/+1
2018-07-26CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell101-2/+0
2018-01-03Add the fmt library (#4065)peterbell101-1/+1
2017-05-04Gen: Moved PiecePool into a separate file.Mattes D1-56/+109
2015-12-17PieceStructures generator: Fixed wrong merge conflict resolution.Mattes D1-1/+1
2015-12-01Added PieceStructures generator.Mattes D1-0/+129