Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a NULL ptr failure in GridStructGen. | madmaxoft | 2014-05-15 | 1 | -8/+8 |
| | | | | When the descendant generator returned a NULL structure, the generator would crash. Now it uses a special cEmptyStructure class instead. | ||||
* | Initial cGridStructGen refactoring. | madmaxoft | 2014-05-06 | 1 | -0/+124 |
Ref.: #987. |