Age | Commit message (Collapse) | Author |
|
|
|
Calling kDoSound(play) on a sample will stop currently playing sample
Fixes Space Quest 5 air-lock sound issue (bug #6464)
Thanks to wjp for tracking the issue down
|
|
|
|
patch terminator was missing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fully fixes bug #6458 for both CD + English Floppy
old saves made after wiring the door will still have issues
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
partly fixes bug #6458
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|