Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This syncs with munt commit 4041a16a5d
|
|
|
|
|
|
AUDIO: Wrap around in the Timestamp constructor
|
|
The "making of" video in the Xbox version of Myst III is
unusually long. VideoDecoder::FixedRateVideoTrack::getFrameTime
would trigger an overflow.
|
|
Thanks to DrMcCoy for spotting this
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clarity
|
|
ACCESS: Support for Amazon - Guardians of Eden
|
|
|
|
ZVISION: Delete unused code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|