ppsspp/Core/Dialog
Unknown W. Brackets eba67d5fcd SaveState: Show a warning if saved after savestate.
If you load a save state from before you created savedata (or from a
different path of savedata), some games will refuse to save.  This shows a
warning since it can be a confusing situation.

We could potentially add an undo for loading state, to give an option for
getting back after this warning.
2021-08-07 00:01:20 -07:00
..
PSPDialog.cpp Dialog: Lock volatile on thread. 2021-04-07 18:13:51 -07:00
PSPDialog.h Dialog: Use a thread to init dialogs too. 2021-04-07 18:13:46 -07:00
PSPGamedataInstallDialog.cpp Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPGamedataInstallDialog.h Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPMsgDialog.cpp Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPMsgDialog.h Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPNetconfDialog.cpp Fix Teenage Mutant Ninja Turtles Multiplayer. 2021-03-13 13:50:48 +07:00
PSPNetconfDialog.h Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPOskDialog.cpp Add some PPSSPP's Japanese keyboard 2021-06-20 22:38:25 +08:00
PSPOskDialog.h Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPPlaceholderDialog.cpp Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPPlaceholderDialog.h Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPSaveDialog.cpp SaveState: Show a warning if saved after savestate. 2021-08-07 00:01:20 -07:00
PSPSaveDialog.h Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPScreenshotDialog.cpp Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPScreenshotDialog.h Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
SavedataParam.cpp Address feedback 2021-08-04 23:22:43 +02:00
SavedataParam.h Debugger: Memcheck and tag loading savedata to RAM. 2021-04-03 18:28:22 -07:00