aboutsummaryrefslogtreecommitdiff
path: root/scumm/sound.cpp
AgeCommit message (Collapse)Author
2002-09-26some fixes for the message dialog; added some commentsMax Horn
svn-id: r5021
2002-09-26Patch 614223: _sfxMode fixJames Brown
svn-id: r5019
2002-09-22renamec string -> _string and sentence -> _sentence in class Scumm (I ↵Max Horn
originally reworked StringTab, but then noticed the save game format depends on it <sigh>) svn-id: r4995
2002-09-22yet more warning fixesMax Horn
svn-id: r4992
2002-09-21Add the following patches:Travis Howell
[ 609649 ] Sound patch for GF_OLD256 games [ 611997 ] RFC: Timer-based CD audio sync svn-id: r4986
2002-09-18Timer is handled in Engine nowPaweł Kołodziejski
svn-id: r4964
2002-09-16Fix some odd regression issue.James Brown
Somewhere, recently, current_cd_sound has stopped being set for various things. svn-id: r4951
2002-09-15improved open function in File classPaweł Kołodziejski
svn-id: r4945
2002-09-15speed changes to play smush moviesPaweł Kołodziejski
svn-id: r4941
2002-09-13reducing some header dependenciesMax Horn
svn-id: r4928
2002-09-13patch #608226 (Sam & Max sound fix)Max Horn
svn-id: r4926
2002-09-11Commited the following patchesTravis Howell
[ 606595 ] Fix for Sam & Max animation glitch [ 607175 ] Possible fix for bug #590511 [ 607677 ] Partial workaround for bug #566062 [ 607713 ] patch for bug 580350 (MI2 F5 crash) svn-id: r4924
2002-09-09some Indy 3 mods (sound is still not working properly, though)Max Horn
svn-id: r4914
2002-09-02changed file io in sounds to class FilePaweł Kołodziejski
svn-id: r4896
2002-08-31changed Bundle to File class, cleanupPaweł Kołodziejski
svn-id: r4874
2002-08-29sound system cleanupMax Horn
svn-id: r4867