Age | Commit message (Collapse) | Author |
|
Phantasmagoria 1 save files are uncompressed because they are small
and interoperable with the original interpreter, but the game scripts
frequently rename them. Renaming save files unconditionally compresses
the result and so only some files have been interoperable.
Phantasmagoria 1 files now remain uncompressed when renamed.
|
|
This is another case of a warning from using memset to clear a non-trivial
data structure.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Trac #9743
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes Phantasmagoria 1 animations not resuming after closing the
control panel during the chapter 7 chase
|
|
|
|
|
|
|
|
|
|
|
|
These are flagged by GCC if -Wswitch-default is enabled.
|
|
These are flagged by GCC if -Wswitch-default is enabled.
|
|
These are flagged by GCC if -Wswitch-default is enabled.
|
|
|
|
Still doesn't work fully
|
|
|
|
Phantasmagoria 1's censorship mode is now supported
Trac #11229
|
|
|
|
Also fix indent formatting of detection entries.
|
|
Also fix indent formatting of detection entries.
|