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