Orgad Shaneh
7adad5aaf5
ENGINES: Streamline auto-save write/delete protection
...
Some engines call setAutosave and some don't. isAutosave is used to
determine if a saved game is an autosave, but in fact, on most cases it
just falls back to comparing the name to "Autosave".
This is wrong for several reasons:
* Older versions of ScummVM used Autosave 0.
* The name "Autosave" is translated, so if you change the language, it
won't be detected.
Instead of relying on the name, use the well-known getAutosaveSlot() from
Engine/MetaEngine.
Fixes #12735 .
2021-08-23 13:34:35 +02:00
..
2020-08-29 21:57:39 +10:00
2020-03-12 09:56:35 +11:00
2020-02-25 14:43:42 +01:00
2020-08-16 22:25:03 +10:00
2020-03-02 22:05:50 +11:00
2020-08-24 23:46:48 +10:00
2020-03-02 22:05:50 +11:00
2021-03-17 01:10:52 +02:00
2020-02-25 14:43:42 +01:00
2020-08-26 08:28:04 +10:00
2020-08-26 08:28:04 +10:00
2020-08-23 17:01:29 +02:00
2020-08-26 23:19:00 +10:00
2020-04-17 22:41:11 +01:00
2021-08-05 00:01:46 +02:00
2020-09-01 23:46:01 +10:00
2020-09-01 23:46:01 +10:00
2020-09-11 09:01:52 +10:00
2020-02-29 12:39:40 +11:00
2020-11-28 14:06:41 +01:00
2020-10-03 14:56:36 +02:00
2020-08-16 22:25:03 +10:00
2020-02-25 14:43:42 +01:00
2020-05-04 12:35:06 +02:00
2020-02-26 13:50:30 +01:00
2020-03-14 14:39:06 +11:00
2020-02-25 14:43:42 +01:00
2020-02-25 14:43:42 +01:00
2020-02-25 14:43:42 +01:00
2020-05-04 12:35:06 +02:00
2020-05-04 12:35:06 +02:00
2020-09-13 01:06:47 +02:00
2020-10-03 14:56:36 +02:00
2020-02-25 14:43:42 +01:00
2020-02-25 14:43:42 +01:00
2021-04-27 04:01:44 +01:00
2020-03-07 23:06:02 +11:00
2020-05-16 21:48:54 +10:00
2020-05-16 21:48:54 +10:00
2021-08-23 13:34:35 +02:00
2021-03-16 02:44:37 +02:00
2021-03-16 02:44:37 +02:00
2020-09-13 00:02:25 +10:00
2020-02-25 14:43:42 +01:00
2020-09-13 00:02:25 +10:00
2020-02-25 14:43:42 +01:00
2020-09-04 13:25:19 +10:00
2020-02-25 14:43:42 +01:00
2020-09-13 00:02:25 +10:00
2020-02-25 14:43:42 +01:00
2020-09-13 00:02:25 +10:00
2020-02-25 14:43:42 +01:00
2020-10-03 14:56:36 +02:00
2020-11-10 03:03:49 +01:00
2020-03-07 23:06:02 +11:00
2020-09-13 15:35:36 +10:00
2020-02-25 14:43:42 +01:00
2021-04-27 04:01:44 +01:00
2021-04-27 04:01:44 +01:00
2021-03-24 22:56:01 +02:00
2020-02-25 14:43:42 +01:00
2020-02-25 14:43:42 +01:00
2020-02-25 14:43:42 +01:00
2021-03-16 02:44:37 +02:00
2020-09-05 23:05:26 +10:00
2020-09-11 23:41:38 +10:00
2020-08-25 22:54:39 +10:00
2020-08-28 23:41:12 +10:00
2020-03-09 19:08:30 +11:00
2020-09-10 23:37:21 +10:00
2020-08-16 13:06:30 +10:00
2020-10-16 17:06:05 +02:00
2020-09-04 15:54:28 +10:00