Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a memory leak in cPrefabPiecePool. | madmaxoft | 2014-05-28 | 1 | -1/+6 |
| | | | | The pool pieces weren't freed upon pool destruction. | ||||
* | cNetherFortGen uses cGridStructGen. | madmaxoft | 2014-05-07 | 1 | -2/+6 |
| | | | | WIP, this doesn't work properly yet. | ||||
* | Initial cPrefabPiecePool refactoring. | madmaxoft | 2014-05-07 | 1 | -0/+75 |
Ref.: #986. |