Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Huge numbers of sound effects get started as soon as a couple of monsters are around. If we start dropping sound when the queue is full, we won't have any sounds in these situations, but we'll get tons of useless warnings instead.
|
|
This patch makes sure that the stopping track (track 0) does not squash sounds which get queued during the execution of the stopping track. This seems to be a hardware problem (original driver implementation not suitable for modern machines).
|
|
|
|
|
|
|
|
|
|
|
|
(also make internal driver version more flexible)
|
|
getfreead and getsetad
|
|
getOpenedSize()
|
|
|
|
|
|
It is in spirit of the DOS version's selection dialog, but it has the
description above the buttons instead of below it.
|
|
|
|
global variables from the data blob
|
|
|
|
|
|
|
|
|
|
|
|
SCUMM: Add Apple-II sound player support
|
|
Thanks to Fingolfin for pointing those out
|
|
|
|
|
|
renamed them to rollEndCreditsGameWon and rollEndCreditsGameLost
|
|
Dreamweb: Port rollEm() to C++, remove dead code
|
|
DreamBase
|
|
|
|
|
|
|
|
|
|
|
|
This conversion could do with a bit more work to remove the es/ax/cx
temp usage and clean up the code.
|
|
|
|
|
|
|
|
locationPic()
|
|
This allows to move some more functions into DreamBase
|
|
|
|
|
|
|