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
..
2021-08-17 19:29:17 +02:00
2021-07-15 14:43:30 +02:00
2020-09-29 19:23:36 +02:00
2019-10-14 03:54:10 +01:00
2019-10-14 03:54:10 +01:00
2020-02-09 12:43:14 +01:00
2021-08-05 00:01:46 +02:00
2021-03-03 02:15:05 +02:00
2021-08-04 12:31:44 +02:00
2021-06-13 14:15:45 +02:00
2020-10-03 14:56:36 +02:00
2021-08-17 19:29:17 +02:00
2021-07-15 14:43:30 +02:00
2021-03-03 02:15:05 +02:00
2021-03-14 18:52:36 +01:00
2021-07-31 15:00:27 +02:00
2019-10-14 03:54:10 +01:00
2021-05-04 11:46:30 +03:00
2021-04-15 21:20:36 +02:00
2019-08-25 07:27:21 +01:00
2021-03-14 18:52:36 +01:00
2021-08-23 13:34:35 +02:00
2020-10-03 14:56:36 +02:00
2019-10-14 03:54:10 +01:00
2021-03-03 02:15:05 +02:00
2021-03-03 02:15:05 +02:00
2021-03-03 02:15:05 +02:00
2021-08-18 00:46:49 +02:00
2019-08-25 07:27:21 +01:00
2020-08-27 20:26:45 +02:00
2020-05-12 10:36:38 +02:00
2020-02-16 13:07:19 +02:00
2020-05-12 10:36:38 +02:00
2020-02-09 12:43:14 +01:00
2020-08-26 22:44:09 +02:00
2020-02-16 13:07:19 +02:00
2021-05-22 01:34:57 +02:00
2020-02-09 12:43:14 +01:00
2021-07-15 14:43:30 +02:00
2021-07-08 18:24:28 -07:00
2020-02-09 12:43:14 +01:00
2020-02-09 12:43:14 +01:00
2021-03-14 19:04:49 +01:00
2020-02-09 12:43:14 +01:00
2019-10-14 03:54:10 +01:00
2020-02-09 12:43:14 +01:00
2019-10-14 03:54:10 +01:00
2020-02-09 12:43:14 +01:00
2019-10-14 03:54:10 +01:00
2020-02-09 12:43:14 +01:00
2021-03-14 18:52:36 +01:00
2021-05-04 11:46:30 +03:00
2021-03-14 18:52:36 +01:00
2019-10-14 03:54:10 +01:00
2019-08-25 07:27:21 +01:00
2021-04-15 21:20:36 +02:00
2021-04-15 21:20:36 +02:00
2021-07-31 15:00:27 +02:00
2021-03-14 18:52:36 +01:00