summaryrefslogtreecommitdiffstats
path: root/src/Generating/PrefabPiecePool.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cPieceGenerator chooses starting pieces based on weights.madmaxoft2014-05-271-0/+1
| | | | Fixes #1033.
* cNetherFortGen uses cGridStructGen.madmaxoft2014-05-071-2/+6
| | | | WIP, this doesn't work properly yet.
* Initial cPrefabPiecePool refactoring.madmaxoft2014-05-071-0/+75
Ref.: #986.