summaryrefslogtreecommitdiffstats
path: root/src/Generating/PrefabPiecePool.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-21Remove smart pointer macrospeterbell101-1/+1
2017-05-21Clang 5.0 fixesLukas Pioch1-1/+1
2017-05-04Gen: Moved PiecePool into a separate file.Mattes D1-1/+1
2016-02-05Bulk clearing of whitespaceLogicParrot1-10/+10
2015-12-01Added PieceStructures generator.Mattes D1-12/+50
2015-06-20Added basic support for loading village prefabs from files.Mattes D1-8/+55
2015-06-18PrefabPiecePool: Added loading from cubeset file.Mattes D1-0/+79
2014-05-28Fixed a memory leak in cPrefabPiecePool.madmaxoft1-1/+6
2014-05-27cPieceGenerator chooses starting pieces based on weights.madmaxoft1-0/+1
2014-05-07cNetherFortGen uses cGridStructGen.madmaxoft1-2/+6
2014-05-07Initial cPrefabPiecePool refactoring.madmaxoft1-0/+75