aboutsummaryrefslogtreecommitdiff
path: root/scumm/player_v2.cpp
AgeCommit message (Collapse)Author
2003-05-31Cleaned up the sample generator.Jochen Hoenicke
Added support for new opcodes as they are in Loom. I didn't enable Loom sound, as there are some issues (indyega, loomdemo) that need to be resolved first. svn-id: r8165
2003-05-26Fixed shadow variableJamieson Christian
svn-id: r8025
2003-05-26Added Hoenicke's PC-speaker waveform generatorJamieson Christian
and script interpreter for GF_OLD_BUNDLE music resources. We'll try to get the waveform generator into a MidiDriver wrapper for use with the 'SPK' resources of later games, but this is usable for now. Great work, Hoenicke! svn-id: r8023