Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added basic support for loading village prefabs from files. | Mattes D | 2015-06-20 | 1 | -2/+76 |
| | |||||
* | Externalized cPrefabPiecePool self-test. | Mattes D | 2015-06-19 | 1 | -27/+2 |
| | |||||
* | PrefabPiecePool: Added loading from cubeset file. | Mattes D | 2015-06-18 | 1 | -0/+439 |
| | |||||
* | Made -Weverything an error. | tycho | 2015-05-24 | 1 | -3/+3 |
| | |||||
* | En masse NULL -> nullptr replace | Tiger Wang | 2014-10-23 | 1 | -3/+3 |
| | |||||
* | 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. |