summaryrefslogtreecommitdiffstats
path: root/src/Generating/PrefabPiecePool.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-05Generator: Fixed missing hitbox assignment.Mattes D1-0/+1
2015-06-20Added basic support for loading village prefabs from files.Mattes D1-2/+76
2015-06-19Externalized cPrefabPiecePool self-test.Mattes D1-27/+2
2015-06-18PrefabPiecePool: Added loading from cubeset file.Mattes D1-0/+439
2015-05-24Made -Weverything an error.tycho1-3/+3
2014-10-23En masse NULL -> nullptr replaceTiger Wang1-3/+3
2014-10-20En masse NULL -> nullptr replaceTiger Wang1-3/+3
2014-05-28Fixed a memory leak in cPrefabPiecePool.madmaxoft1-0/+28
2014-05-27cPieceGenerator chooses starting pieces based on weights.madmaxoft1-0/+9
2014-05-07Initial cPrefabPiecePool refactoring.madmaxoft1-0/+121