Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
This fixes a crash in Hand of Fate when scaring off the rat by using the
swampsnake potion on Zanthia. This crash is timing sensitive since the game is
stopping the offending sound resource at this point. If it still gets to the
instruction setting up an invalid instrument, it will crash ScummVM with in
invalid read.
|
|
This also removes an TODO and replaces it with a comment explaining this
safety check.
|
|
|
|
|
|
|
|
|
|
Data is no longer truncated it so should be more accurate. See pull request #486 for more info.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to LordHoto for his assistance in tracking this nonsense down.
|
|
I really have no idea what I was thinking in acb127c2
|
|
|
|
This keeps the "Mute All" option of ScummVM and the music on/off and speech on/off buttons of Sfinx's toolbar in sync.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CGE2: Add Sfinx engine
|
|
|
|
|
|
|
|
|
|
|