aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/soundcmd.cpp
AgeCommit message (Expand)Author
2009-11-20Fixed a regression in the LSL1 and LSL5 demos, which should work correctly no...Filippos Karapetis
2009-11-19Simplified some music checks for SCI0Filippos Karapetis
2009-11-19Fixed regression from commit #45862Filippos Karapetis
2009-11-17Some more work on the sound command parserFilippos Karapetis
2009-11-17Some more work on the sound command parserFilippos Karapetis
2009-11-15Some more work on music codeFilippos Karapetis
2009-11-15- Started importing the music code from Greg's SCI engineFilippos Karapetis
2009-11-12Silenced GCC warning. Since command is unsigned, it's always >= 0.Torbjörn Andersson
2009-11-12Started objectifying kDoSound()Filippos Karapetis