summaryrefslogtreecommitdiffstats
path: root/src/Generating/PrefabPiecePool.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a memory leak in cPrefabPiecePool.madmaxoft2014-05-281-0/+28
| | | | The pool pieces weren't freed upon pool destruction.
* Initial cPrefabPiecePool refactoring.madmaxoft2014-05-071-0/+121
Ref.: #986.