summaryrefslogtreecommitdiffstats
path: root/src/WorldStorage/SchematicFileSerializer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed negative return values in SchematicFileSerializer.Matyas Dolak2015-01-231-1/+3
* Normalized comments.madmaxoft2014-07-171-1/+1
* Merge pull request #992 from mc-server/coverity_fixesMattes D2014-05-091-1/+1
|\
| * Range Check on schematic sizeworktycho2014-05-091-1/+1
* | Fixed message formatting.Mattes D2014-05-091-2/+2
* | Build fixes after the last size_t batch.Mattes D2014-05-091-2/+2
* | Fixed MSVC 64-bit build warnings.Mattes D2014-05-091-2/+2
|/
* 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
* 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
* Fixed spelling errorTycho2014-01-221-0/+172