Files
scummvm/gui
macca8 572b3a5f4a ENGINES: Properly identify the autosave file
Restructure isAutosave() function:
- Prioritize name test
- Access saveType test only if name test fails
Performs both tests when required, resolving false positives unique to each test, and ensures that only saves which fail both tests appear in autosave warning dialogs.

Properly fixes [https://bugs.scummvm.org/ticket/12363 #12363], refer [https://bugs.scummvm.org/ticket/13842 #13842]
2022-10-25 02:37:01 +03:00
..
2022-10-10 13:59:56 +02:00
2022-07-19 09:22:55 +03:00
2022-04-15 22:39:47 +02:00
2022-01-23 20:28:55 +02:00
2022-10-08 23:39:18 +02:00