summaryrefslogtreecommitdiff
path: root/src/client/SaveInfo.h
AgeCommit message (Collapse)AuthorFilesLines
2012-09-13Save history and new multiline formatterSimon Robertshaw1-0/+4
2012-09-03Views in save Preview and use old vote bars. Fixes #171Simon Robertshaw1-0/+1
2012-08-12Use forward declarations more to avoid excessive includesSimon Robertshaw1-17/+15
2012-08-01Local Saving, Server Saving rewriteSimon Robertshaw1-0/+6
2012-06-22Multiple pages of commentsSimon Robertshaw1-0/+1
2012-06-07Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ↵Simon Robertshaw1-0/+68
(stamps and local saves). Rename Stamps browser to LocalBrowser, ready for sharing code with the local save browser