summaryrefslogtreecommitdiffstats
path: root/src/WorldStorage/SchematicFileSerializer.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added schematic string serializer self-test.madmaxoft2014-04-021-0/+33
|
* BlockArea: Switched internal coords to Vector3i.madmaxoft2014-03-251-5/+5
|
* Renamed cBlockArea Offset to WEOffset.madmaxoft2014-03-121-2/+2
| | | | Even in getters / setters.
* Renamed m_Offset to m_WEOffsetSTRWarrior2014-03-111-3/+3
|
* This allows a blockarea to have an Offset.STRWarrior2014-03-101-0/+23
|
* Fixed cBlockArea schematic string saving signature.madmaxoft2014-03-071-4/+3
|
* Added cBlockArea serialization to string.madmaxoft2014-03-071-28/+106
| | | | Fixes #665.
* Fixed spelling errorTycho2014-01-221-0/+172