aboutsummaryrefslogtreecommitdiff
path: root/scumm/sound.cpp
AgeCommit message (Expand)Author
2002-10-08synced with local sources (imuse)Paweł Kołodziejski
2002-10-06applied patch: #619275Paweł Kołodziejski
2002-10-06hack: enabled exit from loop on bad opcode.Paweł Kołodziejski
2002-10-04added looping voc samples in imuse(not tested)Paweł Kołodziejski
2002-10-03FT also use ImusePaweł Kołodziejski
2002-10-03patch #617417: Sound fix for Sam & Max demoMax Horn
2002-10-02fixed compilation and indentPaweł Kołodziejski
2002-10-02added panning control in imuse and reverse stereo supportPaweł Kołodziejski
2002-10-02patch #617419: SAM: sound fixMax Horn
2002-10-02Fix 'isSoundRunning' for Creative samples (eg, Full Throttle)James Brown
2002-09-30changed from byte to int16 to handle sound number greater than 255Paweł Kołodziejski
2002-09-30changed the dig music into stream soundPaweł Kołodziejski
2002-09-30synced with local sources (imuse)Paweł Kołodziejski
2002-09-29Patch #616146: Hack to prevent multiple sounds on DOTT/SamNmax (not sure if i...James Brown
2002-09-29framework of Imuse sound for The DigPaweł Kołodziejski
2002-09-26some fixes for the message dialog; added some commentsMax Horn
2002-09-26Patch 614223: _sfxMode fixJames Brown
2002-09-22renamec string -> _string and sentence -> _sentence in class Scumm (I origina...Max Horn
2002-09-22yet more warning fixesMax Horn
2002-09-21Add the following patches:Travis Howell
2002-09-18Timer is handled in Engine nowPaweł Kołodziejski
2002-09-16Fix some odd regression issue.James Brown
2002-09-15improved open function in File classPaweł Kołodziejski
2002-09-15speed changes to play smush moviesPaweł Kołodziejski
2002-09-13reducing some header dependenciesMax Horn
2002-09-13patch #608226 (Sam & Max sound fix)Max Horn
2002-09-11Commited the following patchesTravis Howell
2002-09-09some Indy 3 mods (sound is still not working properly, though)Max Horn
2002-09-02changed file io in sounds to class FilePaweł Kołodziejski
2002-08-31changed Bundle to File class, cleanupPaweł Kołodziejski
2002-08-29sound system cleanupMax Horn