Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into VillageGen | madmaxoft | 2014-05-27 | 1 | -0/+9 |
|\ | |||||
| * | Auto-enlargement for cGridStructGen cache. | Mattes D | 2014-05-23 | 1 | -0/+9 |
| | | |||||
* | | Fixed a NULL ptr failure in GridStructGen. | madmaxoft | 2014-05-15 | 1 | -1/+34 |
|/ | | | | When the descendant generator returned a NULL structure, the generator would crash. Now it uses a special cEmptyStructure class instead. | ||||
* | Fixed cGridStructGen. | Mattes D | 2014-05-08 | 1 | -18/+6 |
| | | | | Now cNetherFortGen works with the new architecture. | ||||
* | cNetherFortGen uses cGridStructGen. | madmaxoft | 2014-05-07 | 1 | -6/+6 |
| | | | | WIP, this doesn't work properly yet. | ||||
* | Initial cGridStructGen refactoring. | madmaxoft | 2014-05-06 | 1 | -0/+138 |
Ref.: #987. |