Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Only the trial part of this version can be played in ScummVM, since we
can't check for game payment status
|
|
Also, remove some unused variables and perform some minor renaming
|
|
|
|
The whole music code is greatly simplified
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This function actually starts sound effects. Music is started from
playMusicBlock()
|
|
|
|
|
|
Sound effects are now played, and the engine no longer waits forever
when playing a sound. A lot of unused sound code has been removed.
|
|
|
|
The relevant defines will be replaced with the ones from our common
code
|