Age | Commit message (Collapse) | Author |
|
fully fixes bug #6458 for both CD + English Floppy
old saves made after wiring the door will still have issues
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
partly fixes bug #6458
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Truemotion uses its own demuxer and seems to follow its own AVI rules. Work around it by coercing the video's dimensions to use the codec's internal dimensions.
|
|
|
|
|
|
|
|
This also adds a FIXME to SCI which registered an enum type as int...
|
|
|
|
It actually overwrite "exit" by cmdExit and thus effectively the same command...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|