Commit Graph
10 Commits
Author SHA1 Message Date
Filippos Karapetis ec16ebbf96 Revert "SCUMM: Refactor the workaround for the broken sample in Indy4"
This reverts commit c59df76164.
2022-04-16 14:25:51 +03:00
Filippos Karapetis c59df76164 SCUMM: Refactor the workaround for the broken sample in Indy4
This makes the workaround code more self-contained
2022-04-16 14:23:02 +03:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Orgad Shaneh cb7c6fb83e DRAGONS: Remove unused private member
Reported by Clang.
2021-03-16 02:44:37 +02:00
Eric Fry 419009b684 DRAGONS: Fixed music volume when starting game. 2020-09-05 22:01:16 +10:00
Eric Fry ba098864de DRAGONS: Don't automatically use fluid synth v1 driver.
This version doesn't support loading soundfont data from memory.
2020-08-19 23:57:24 +10:00
Eric Fry 0354a6981f DRAGONS: Only load SF2 if using fluidsynth driver. 2020-08-07 23:31:15 +10:00
Eric Fry c2831cccf8 DRAGONS: Wire up soundfont code to dragons engine 2020-08-07 22:34:10 +10:00
Eric Fry 34c5d3f2a2 DRAGONS: Moved midi data size init to initializer list 2020-05-21 18:06:13 +10:00
Eric Fry 39c264d853 DRAGONS: Implementing midi music player 2020-05-21 18:06:13 +10:00