Age | Commit message (Collapse) | Author |
|
|
|
Thanks to bgKa for looking at this.
|
|
COMPOSER: Merge engine
|
|
|
|
|
|
|
|
Sound Fx driver
|
|
DREAMWEB: Translate printing subsystem
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Another regression of the CoktelDecoder rewrite.
Thanks to digitall for finding the offending commit. :)
|
|
The first element of the _data array in PathFindingHeap was never
used, fix that.
|
|
This halves the size of the pathifnding heap, but adds warnings if push()
is attempted on a full heap.
|
|
|
|
|
|
|
|
|
|
Now any sound playing on the channels is stopped immediately. This
fixes missing voice-overs in the intro, makes it possible to skip
lines of conversation, and fixes a problem where the sound effect
from the Altar Room would keep playing after leaving the room.
Possibly other glitches as well.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|