aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/resource_audio.cpp
AgeCommit message (Expand)Author
2010-06-05Rewrote the remaining parts of the ResourceManager class to work with file st...Filippos Karapetis
2010-06-04Simplified the channel monitoring code inside the SoundResource classFilippos Karapetis
2010-06-03Added code to get which channels are used by a sound. Also, fixed a crash whe...Filippos Karapetis
2010-06-03Fixed crashing with wave file patches, a regression from commit #49391Filippos Karapetis
2010-06-02- Fixed findGameObject() to properly handle SCI0-SCI1 games where the first b...Filippos Karapetis
2010-05-27Split all of the audio-related functions of the resource manager in a separat...Filippos Karapetis