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.
|
|
Allows for copying or renaming uncompressed save files, such as
in Phantasmagoria 1, without compressing them in the process.
|
|
|
|
This is another case of a warning from using memset to clear a non-trivial
data structure.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is another case of a warning from using memset to clear a non-trivial
data structure.
GCC-9 detects this with the default warning of -Wclass-memaccess.
|
|
|
|
Currently translated at 100.0% (1154 of 1154 strings)
|
|
|
|
Currently translated at 100.0% (1154 of 1154 strings)
|
|
Trac #9743
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes Phantasmagoria 1 animations not resuming after closing the
control panel during the chapter 7 chase
|
|
Currently translated at 100.0% (2757 of 2757 strings)
|
|
Currently translated at 59.8% (1650 of 2757 strings)
|
|
Currently translated at 59.8% (1650 of 2757 strings)
|
|
|