Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-04-02 | Added schematic string serializer self-test. | madmaxoft | 1 | -0/+33 | |
2014-03-25 | BlockArea: Switched internal coords to Vector3i. | madmaxoft | 1 | -5/+5 | |
2014-03-12 | Renamed cBlockArea Offset to WEOffset. | madmaxoft | 1 | -2/+2 | |
Even in getters / setters. | |||||
2014-03-11 | Renamed m_Offset to m_WEOffset | STRWarrior | 1 | -3/+3 | |
2014-03-10 | This allows a blockarea to have an Offset. | STRWarrior | 1 | -0/+23 | |
2014-03-07 | Fixed cBlockArea schematic string saving signature. | madmaxoft | 1 | -4/+3 | |
2014-03-07 | Added cBlockArea serialization to string. | madmaxoft | 1 | -28/+106 | |
Fixes #665. | |||||
2014-01-22 | Fixed spelling error | Tycho | 1 | -1/+1 | |
2014-01-22 | formatting changes | Tycho | 1 | -3/+13 | |
2014-01-20 | Actually implemented interfaces | Tycho | 1 | -19/+26 | |
2014-01-20 | Moved Schematic file methods to seperate class | Tycho | 1 | -0/+155 | |