Age | Commit message (Collapse) | Author |
|
|
|
Also fixed enemy behavior along the way. No wonder it differed
from the original!
|
|
|
|
|
|
SSCI does
Previously, we set the signal of the sound objects themselves to -1, but set the
sound queue's signal to 0. This now matches the original behavior.
|
|
This is caused because songs 1840, 1843 and 1849 are all missing their special
SCI signaling channel (channel 15), so the game scripts wait indefinitely for
signals which are never set
|
|
reporting it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mine road"
There was a missing Sfx call.
|
|
|
|
|
|
|
|
Backgammon Crash"
The script in question has a bug - it was fixed for checkers, but not backgammon
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is from bug #3608967 - "Lands of Lore - french version 1.20 MD5".
|
|
Thanks to waltervn and clone2727 for the original patch. Tested LSL5
with this change, and the problematic sound in the mud wrestling scene
is handled correctly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
noticing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ObjectsManager
|
|
|
|
|
|
|