summaryrefslogtreecommitdiff
path: root/src/client/SaveInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-06-07make saves private by default againjacob11-31/+82
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ...jacob11-7/+0
2012-09-13Save history and new multiline formatterSimon Robertshaw1-3/+10
2012-09-03Views in save Preview and use old vote bars. Fixes #171Simon Robertshaw1-3/+3
2012-09-01No default description, fixes #153Simon Robertshaw1-1/+1
2012-08-12Use forward declarations more to avoid excessive includesSimon Robertshaw1-14/+15
2012-08-01Local Saving, Server Saving rewriteSimon Robertshaw1-0/+15
2012-06-22Multiple pages of commentsSimon Robertshaw1-3/+3
2012-06-08Load save data when showing the save previewSimon Robertshaw1-0/+2
2012-06-07Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ...Simon Robertshaw1-0/+103