Donovan Watteau
5b1ec56f96
JANITORIAL: Fix some lost or outdated URLs in comments
2022-05-19 07:57:31 +03:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
sluicebox
3d6524c9f4
WIN32: Add Portable Mode
...
Adds support for a self-contained portable mode in which the
executable's directory is used for application files instead
of directories in the user's profile.
Portable mode is activated by placing a scummvm.ini file in
the executable's directory. The directory must be outside of
the system's Program Files directory to comply with UAC.
2021-11-13 21:22:28 +01:00
sluicebox
1071f48be3
WIN32: Make main() arguments UNICODE compatible
2021-06-29 12:38:01 -05:00
sluicebox
d9df1919d5
WIN32: Make Win32AudioCDManager UNICODE compatible
2021-06-29 12:38:01 -05:00
sluicebox
ee5162078e
WIN32: Make OSystem_Win32 UNICODE compatible
2021-06-29 12:38:01 -05:00
Cameron Cawley
da978f3a2f
WIN32: Simplify string conversion
2020-09-12 11:59:23 +02:00
Cameron Cawley
c502fd2162
BACKENDS: Remove unused functions
2020-08-31 21:37:41 +01:00
aryanrawlani28
93cb408c05
BACKENDS: WIN32: Add UTF8ToUnicode for Win32wrapper
...
- The new changes for converting GUI to U32 will need these.
- Provide missing notes for codepage params in other wrapper functions
2020-08-30 14:43:41 +02:00
Jaromir Wysoglad
d399c37e6e
WIN32: Use uint instead of unsigned int.
2019-09-01 22:47:55 +03:00
Jaromir Wysoglad
e965df1e88
TTS: Add TTS support when compiling with msvc.
2019-09-01 22:47:55 +03:00
Cameron Cawley
e4b78f4f62
WIN32: Ensure the translated dialog strings are using the correct encoding
2019-04-04 01:06:30 +03:00
Cameron Cawley
1de8f1e529
WIN32: Use SHGetFolderPath to get the location of the Application Data folder ( #1449 )
2018-12-16 17:04:24 +02:00
SupSuper
61070f6ce0
WIN32: Add DialogManager with system file browser support
2018-12-16 10:48:13 +00:00
SupSuper
2f2555f728
WIN32: Move utility functions to a common wrapper
2018-12-16 10:48:13 +00:00