aboutsummaryrefslogtreecommitdiff
path: root/po/gl_ES.po
diff options
context:
space:
mode:
authorAdrian Frühwirth2018-05-03 10:20:51 +0200
committerAdrian Frühwirth2018-05-10 17:51:30 +0000
commit8cb0109b40a28a24f85b3595aaac7bba79a022cf (patch)
tree5f62e67419ea12cd2febe0a7e7f67464c2acc167 /po/gl_ES.po
parent94823479281be376e921960dbbb5410818331dd2 (diff)
downloadscummvm-rg350-8cb0109b40a28a24f85b3595aaac7bba79a022cf.tar.gz
scummvm-rg350-8cb0109b40a28a24f85b3595aaac7bba79a022cf.tar.bz2
scummvm-rg350-8cb0109b40a28a24f85b3595aaac7bba79a022cf.zip
SCUMM: Improve autosave handling
v5+ scripts can request saving/loading of savegames, this type of savegame is internally called a "temporary" savegame (_saveStateTemporary == true) which is invisible to the user (I'm not sure whether this is by design or not). Currently the savegame handling in scummLoop_handleSaveLoad() doesn't distinguish between such temporary savegames and normal autosaves and unconditionally resets _lastSaveTime (even after loading). This has the unwanted side effect of potentially delaying the creation of normal autosaves which are supposed to be created in accordance with the autosave period setting in the GUI. This commit makes sure that _lastSaveTime only gets updated if and only if saving a (non-temporary) autosave.
Diffstat (limited to 'po/gl_ES.po')
0 files changed, 0 insertions, 0 deletions