scummvm/backends/platform/sdl/win32
Thierry Crozat bde10f0dda BASE: Store screenshotpath command line in Session domain
The SDL backend was getting that path at the start and storing
it in a class member so that it would persist for the session.
But now that we have a kSessionDomain in ConfMan, it is cleaner
to use that (and this will also work for non-SDL backends).
2022-06-05 15:39:36 +01:00
..
win32-main.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
win32-window.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
win32-window.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
win32.cpp BASE: Store screenshotpath command line in Session domain 2022-06-05 15:39:36 +01:00
win32.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
win32.mk BACKENDS: Replace GLEW with GLAD, part of PR #3463 2021-12-30 14:53:48 +01:00
win32_wrapper.cpp WIN32: Fix bug in SHGetFolderPathFunc fallback code 2022-01-31 08:32:05 +02:00
win32_wrapper.h JANITORIAL: Fix some lost or outdated URLs in comments 2022-05-19 07:57:31 +03:00