summaryrefslogtreecommitdiffstats
path: root/src/Generating/PrefabPiecePool.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added more details to the cubeset format documentation.Mattes D2015-12-011-2/+2
* Added PieceStructures generator.Mattes D2015-12-011-56/+176
* Generator: Fixed missing hitbox assignment.Mattes D2015-10-051-0/+1
* Added basic support for loading village prefabs from files.Mattes D2015-06-201-2/+76
* Externalized cPrefabPiecePool self-test.Mattes D2015-06-191-27/+2
* PrefabPiecePool: Added loading from cubeset file.Mattes D2015-06-181-0/+439
* Made -Weverything an error.tycho2015-05-241-3/+3
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-3/+3
* Merge remote-tracking branch 'origin/master' into VillageGenmadmaxoft2014-05-291-0/+28
|\
| * Fixed a memory leak in cPrefabPiecePool.madmaxoft2014-05-281-0/+28
* | cPieceGenerator chooses starting pieces based on weights.madmaxoft2014-05-271-0/+9
|/
* Initial cPrefabPiecePool refactoring.madmaxoft2014-05-071-0/+121