aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sound/soundcmd.h
AgeCommit message (Expand)Author
2010-01-23Added song manipulation debug commands: songinfo, startsound, togglesound and...Filippos Karapetis
2010-01-21- Fixed pausing of all sounds in the playlistFilippos Karapetis
2010-01-19- Removed the resetDriver() hack. The reason why notes stopped being played s...Filippos Karapetis
2010-01-18SCI: dont set dataInc selector inside updateCues when dataInc is not availableMartin Kiewitz
2010-01-12Fix some memory leaks caused by never deleting the objects inside SoundComman...Johannes Schickel
2010-01-12SCI: Handle master volume inside music driversWalter van Niftrik
2010-01-05Renamed /gui to /graphics and /sfx to /sound, to better illustrate their purposeFilippos Karapetis