summaryrefslogtreecommitdiff
path: root/src/client/GameSave.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-06-06Saving and loading at position, yuse exceptions for parsing savesSimon Robertshaw1-44/+29
2012-06-05Fix bmap reading error caused by signed/unsigned comparisonSimon Robertshaw1-3/+2
2012-06-05Use a different method for decoding saves with uncompressed object in memory ↵Simon Robertshaw1-0/+1477
for stamps and clipboard, also allows for transformation (rotation), missing failure states and code for loading it into a Simulation