Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This seems to be used as a newline character
|
|
Instead of allocate them with MAXPATHLEN as size, just give them the
size for the data that are going to be written on them.
|
|
Use Common::String::format instead of a MAXPATHLEN-sized char[] buffer.
|
|
Use Common::String::format instead of a MAXPATHLEN-sized char[] buffer.
|
|
|
|
|
|
This fixes the transparency for some in-game animations. Since colors
can be truncated with color masks, and since accurate colors are
required for transparency, color masks can't be used. This fixes the
transparency of the in-game item examination interface in ZGI
|
|
This fixes the lag between frames for all in-game animations
with a default frame delay
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The Freefont fonts can just be dropped into the extras ScummVM folder,
to get the game working under non-Windows systems
|
|
|
|
|
|
|
|
This matches the behavior of the original in Zork: Nemesis. ZGI already
fills the screen horizontally
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to DrMcCoy for spotting this
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clarity
|
|
ACCESS: Support for Amazon - Guardians of Eden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|