aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-12-27spellingMax Horn
svn-id: r11960
2003-12-27enable alternative introductionGregory Montoir
svn-id: r11959
2003-12-27TypoTravis Howell
svn-id: r11958
2003-12-27Add a few more Simon todosTravis Howell
svn-id: r11957
2003-12-27Search additional folder for BS1Travis Howell
svn-id: r11956
2003-12-27more robust resource saving; also save resources with idx 0; renamed ↵Max Horn
Serializer::saveWord/loadWord to saveUint16/loadUint16 svn-id: r11955
2003-12-26cleanupMax Horn
svn-id: r11954
2003-12-26got rid of those _maxFOO macros, replaced them by access to the equivalent ↵Max Horn
_numFOO variables svn-id: r11953
2003-12-26opsPaweł Kołodziejski
svn-id: r11952
2003-12-26added handing voc loopsPaweł Kołodziejski
svn-id: r11951
2003-12-26change IMuseDigital to 'own' the AudioInputStream (the idea is that ↵Max Horn
eventually it can use a custom AudioInputStream, and thus implement a pull interface instead of push one) svn-id: r11950
2003-12-26some fixes to imuse digitalPaweł Kołodziejski
svn-id: r11949
2003-12-26corrections for pan controlPaweł Kołodziejski
svn-id: r11948
2003-12-26forgot thisPaweł Kołodziejski
svn-id: r11947
2003-12-26cleanupGregory Montoir
svn-id: r11946
2003-12-26oopsGregory Montoir
svn-id: r11945
2003-12-26enable original screen blankersGregory Montoir
svn-id: r11944
2003-12-26it should be _voiceVocDataPaweł Kołodziejski
svn-id: r11943
2003-12-26fix warning, add TODO commentMax Horn
svn-id: r11942
2003-12-26when introducing a constant used throughout multiple files, best assign a ↵Max Horn
*name* to it, else you're digging your own grave on the long run :-) svn-id: r11941
2003-12-26new debugging code, using Common::DebuggerGregory Montoir
svn-id: r11940
2003-12-26passthrought v7+ sound voices by imuse digitalPaweł Kołodziejski
svn-id: r11939
2003-12-26Set _sfxMode in HE games.Travis Howell
svn-id: r11938
2003-12-26Use digital sfx for HE gamesTravis Howell
svn-id: r11937
2003-12-26Update helpTravis Howell
svn-id: r11936
2003-12-26Update helpTravis Howell
svn-id: r11935
2003-12-26look for data/speech1/2.clu and data/speech/speech.clu, instead of ↵Jonathan Gray
data/speech1/2.clu and data/speech/speech1/2.clu fixes running from cd or using the same layout as the cd svn-id: r11934
2003-12-26add param to playInputStream which makes it possible to retain an input ↵Max Horn
stream even after it has been given to the mixer for playback svn-id: r11933
2003-12-26logic fix: we must do wrap around *before* read, not after. otherwise ↵Max Horn
eosIntern will in some border cases return wrong results; some cleanup svn-id: r11932
2003-12-26I got some buffer overflow warnings, seems 200KB isn't quite enough...Max Horn
svn-id: r11931
2003-12-25fix debuggerMax Horn
svn-id: r11930
2003-12-25fix indirect palette cyclingMax Horn
svn-id: r11929
2003-12-25Fix for bug #734154 (DIG: Savegame/Island names)Max Horn
svn-id: r11928
2003-12-25yet another TODOMax Horn
svn-id: r11927
2003-12-25two COMI TODOsMax Horn
svn-id: r11926
2003-12-25_inventory was sometimes accessed one-based and sometimes zero-based -> ↵Max Horn
always use zero-base, for consistency svn-id: r11925
2003-12-25cleanupMax Horn
svn-id: r11924
2003-12-25cleanupMax Horn
svn-id: r11923
2003-12-25Fix for bug #809942 (COMI: Guybrush disappears before Hotel on Blood)Max Horn
svn-id: r11922
2003-12-25cleanupMax Horn
svn-id: r11921
2003-12-25updated kernelSetFunctions opcode 20Paweł Kołodziejski
svn-id: r11920
2003-12-25be stricter about File::open paramsMax Horn
svn-id: r11919
2003-12-25disable the reverb hack for now; at hacked in sound font support (specify ↵Max Horn
'soundfont' config option with path to a .SF2 file); simplify code a bit by using OpenDefaultComponent; allow usage of any music device, not just the DLSSynth (this may or may not help people with real MIDI devices) svn-id: r11918
2003-12-25fix some bugletsMax Horn
svn-id: r11917
2003-12-25disable FT imuse sequence, sound table is brokenPaweł Kołodziejski
svn-id: r11916
2003-12-25don't pause imuse digital anymorePaweł Kołodziejski
svn-id: r11915
2003-12-25cleanupPaweł Kołodziejski
svn-id: r11914
2003-12-25cleanupMax Horn
svn-id: r11913
2003-12-25workaround crash on Intel systems (and it was *not* caused by me, mind you! :-)Max Horn
svn-id: r11912
2003-12-25cleanup; fix File::open usage (do not hardocde constant values, rather use ↵Max Horn
the symbolic namescvs diff | bbeditcvs diff | bbedit svn-id: r11911