Age | Commit message (Collapse) | Author |
|
|
|
A struct member can't have the same name as the struct itself
|
|
|
|
This is needed by MSVC
|
|
|
|
ZVISION: More complete engine implementation
|
|
|
|
SCUMM: Fix bug #6679 - INDY3 DOS-EGA: book of maps graphic glitch
|
|
Force correct width value for room 64 (book of maps) in Indy3. This
works around the wrong value stored in the data files of a specific
version of the game (DOS/EGA v1.0, according to scumm-md5.txt).
|
|
AGOS: Give each MIDI track its own loop flag (bug #6665)
|
|
SCUMM: Fix bug #2034 - MANIAC V2: Early Collision with Green Tentacle
|
|
|
|
|
|
|
|
|
|
|
|
This probably affects the full version as well, but I haven't
verified that. Either way, the old code was obviously wrong while
the new makes it look right to me.
|
|
I have verified that the demo is completable, though it doesn't
actually seems to end. You're just told that there is nothing more
for you to do.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clipping of video output was required
|
|
|
|
settings
|
|
Also block saving during dialogbox and inventory drawing
|