Age | Commit message (Collapse) | Author |
|
|
|
This eliminates nasty limitation of caping number of flags to 31.
Current code has limitation of 255 flags, though.
Only SCUMM engine is converted, rest do not even compile.
Detection of fan talkie MI is broken as it has to be implemented
differently.
|
|
|
|
|
|
|
|
This caused the punctuation mark to be displayed on the next line.
|
|
|
|
|
|
|
|
|
|
|
|
I used astyle and fixed some incorrect changes from it manually.
|
|
which depends on the mixer thread for timer calls.
The issues seems to be known. See comments (not by me) in SciMusic::clearPlayList().
For the same reason mentioned there the mutex may also not be locked before calling clearPlayList().
|
|
|
|
|
|
|
|
The engine detects it, so it might as well put a name to it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
another bug
|
|
|
|
|
|
|
|
|
|
|
|
sound fader behavior.
The intro is now fully playable (with glitches)
|
|
|
|
This fixes the sound effect heard in the "Day 1" screen
|
|
|
|
|
|
|
|
|
|
|