Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-05-28 | Fixed a memory leak in cPrefabPiecePool. | madmaxoft | 1 | -0/+28 | |
The pool pieces weren't freed upon pool destruction. | |||||
2014-05-27 | cPieceGenerator chooses starting pieces based on weights. | madmaxoft | 1 | -0/+9 | |
Fixes #1033. | |||||
2014-05-07 | Initial cPrefabPiecePool refactoring. | madmaxoft | 1 | -0/+121 | |
Ref.: #986. |