summaryrefslogtreecommitdiff
path: root/src/save/LocalSaveActivity.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-01-10defocus components removed from scrollpanels, to prevent crashesjacob11-0/+1
2012-10-26Save local saves as current name option (overwrites them automatically). Fix ↵jacob11-10/+3
filename not showing when first saving a local save
2012-10-26ability to reload and resave local saves without retyping namejacob11-2/+4
2012-10-05don't render fire on stamps (reduces lag)jacob11-1/+1
2012-08-12Use forward declarations more to avoid excessive includesSimon Robertshaw1-0/+1
2012-08-10Create local saves dir if it does not exists (fixes #80)Simon Robertshaw1-0/+10
2012-08-10Correct position of cancel button in local save dialogue as per #80Simon Robertshaw1-1/+1
2012-08-04Better exiting from windows (Escape and Enter) and 'q' for exit, fixes #35 ↵Simon Robertshaw1-0/+2
and #60
2012-08-01Local Saving, Server Saving rewriteSimon Robertshaw1-0/+130