Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
The new translations are taken directly from the original menus
in the German edition of Myst: Masterpiece Edition
|
|
|
|
|
|
UPDATES: Add GUI. Opt-in dialog and Options
|
|
The previous code was reading data of the system's endianness as little endian.
Now the data is converted to little endian before it is read.
Attempt to fix #7100.
|
|
Myst previously used the user provided description as the save filename.
This was not working when the user entered chacacters forbidden by the
filesystem.
The actual save format has not changed. Old saves are still compatible,
but must be renamed to 'myst-###.mys' and 'myst-###.mym'.
Fixes 7106.
|
|
SCUMM: Add checkbox for object_labels setting in "Edit Game" dialog
|
|
COMMON: Add Apple II platform
|
|
|
|
|
|
|
|
|
|
|
|
|
|
values
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #7102
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Still there are few dupes, but previously for many entries only file
name and lenghts were different, which could lead to missed game
variants.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Launched when ScummVM is run first time with updates feature.
|
|
|
|
|