Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
I guess it would crash everywhere else as well, if console window would
be placed the same way. The problem is that console window goes off
screen a little in that game, but copyRectToScreen arguments are not
adjusted to stay within screen area.
This commit adds some checks and adjusts these arguments.
|
|
It's now being clipped within window borders.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Helps WinCE backend which has lots of them defined.
|
|
The plafrom has VOID defined
|
|
|
|
affected
|
|
DIRECTOR: New engine
|
|
Offset is added in the end of the file, so ScummVM would know where to
look for description, version, thumbnail information.
|
|
|
|
|
|
Loading games from inside the dialog loop may cause cursor
glitches. This commits applies the same fix to the
MohawkOptionsDialog as the one that already existed for
the global main menu. This finished to fix bug #7164.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
According to the Director 4 helper
|
|
The presence of these fields depends on the type of sprite
|
|
|
|
|