Commit Graph
86814 Commits
Author SHA1 Message Date
Max Horn e3e6bb3191 got rid of those _maxFOO macros, replaced them by access to the equivalent _numFOO variables
svn-id: r11953
2003-12-26 23:11:35 +00:00
Paweł Kołodziejski 706d2f1e5a ops
svn-id: r11952
2003-12-26 22:55:48 +00:00
Paweł Kołodziejski 160b94fdaa added handing voc loops
svn-id: r11951
2003-12-26 22:53:30 +00:00
Max Horn ec56e09af6 change IMuseDigital to 'own' the AudioInputStream (the idea is that eventually it can use a custom AudioInputStream, and thus implement a pull interface instead of push one)
svn-id: r11950
2003-12-26 21:40:30 +00:00
Paweł Kołodziejski 7c6e720a82 some fixes to imuse digital
svn-id: r11949
2003-12-26 20:16:34 +00:00
Paweł Kołodziejski 23f03b4ad0 corrections for pan control
svn-id: r11948
2003-12-26 16:44:25 +00:00
Paweł Kołodziejski 612266d8a5 forgot this
svn-id: r11947
2003-12-26 15:48:41 +00:00
Gregory Montoir 749b5d4ca5 cleanup
svn-id: r11946
2003-12-26 15:36:28 +00:00
Gregory Montoir 5da05a84cb oops
svn-id: r11945
2003-12-26 14:52:07 +00:00
Gregory Montoir e05e079116 enable original screen blankers
svn-id: r11944
2003-12-26 14:49:49 +00:00
Paweł Kołodziejski 802ebb584f it should be _voiceVocData
svn-id: r11943
2003-12-26 13:36:12 +00:00
Max Horn 692fca88c2 fix warning, add TODO comment
svn-id: r11942
2003-12-26 13:14:03 +00:00
Max Horn aa26fa0681 when introducing a constant used throughout multiple files, best assign a *name* to it, else you're digging your own grave on the long run :-)
svn-id: r11941
2003-12-26 13:13:56 +00:00
Gregory Montoir ffbfe8922a new debugging code, using Common::Debugger
svn-id: r11940
2003-12-26 12:58:27 +00:00
Paweł Kołodziejski a45e92efed passthrought v7+ sound voices by imuse digital
svn-id: r11939
2003-12-26 12:15:23 +00:00
Travis Howell 908fbe2ac5 Set _sfxMode in HE games.
svn-id: r11938
2003-12-26 07:59:55 +00:00
Travis Howell 61be90c418 Use digital sfx for HE games
svn-id: r11937
2003-12-26 07:31:39 +00:00
Travis Howell 74b64fdf83 Update help
svn-id: r11936
2003-12-26 06:38:45 +00:00
Travis Howell 084429acfd Update help
svn-id: r11935
2003-12-26 06:31:36 +00:00
Jonathan Gray a3b09e7313 look for data/speech1/2.clu and data/speech/speech.clu, instead of 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-26 03:07:01 +00:00
Max Horn 2755d9c00a add param to playInputStream which makes it possible to retain an input stream even after it has been given to the mixer for playback
svn-id: r11933
2003-12-26 02:19:31 +00:00
Max Horn 91f5f1687c logic fix: we must do wrap around *before* read, not after. otherwise eosIntern will in some border cases return wrong results; some cleanup
svn-id: r11932
2003-12-26 01:32:29 +00:00
Max Horn b7efa3f137 I got some buffer overflow warnings, seems 200KB isn't quite enough...
svn-id: r11931
2003-12-26 00:44:01 +00:00
Max Horn 27e32a7b42 fix debugger
svn-id: r11930
2003-12-25 22:49:10 +00:00
Max Horn cb628da846 fix indirect palette cycling
svn-id: r11929
2003-12-25 22:36:55 +00:00
Max Horn 3959b96c9a Fix for bug #734154 (DIG: Savegame/Island names)
svn-id: r11928
2003-12-25 22:05:02 +00:00
Max Horn dc116a34af yet another TODO
svn-id: r11927
2003-12-25 22:03:46 +00:00
Max Horn 232722b5ab two COMI TODOs
svn-id: r11926
2003-12-25 21:59:51 +00:00
Max Horn b5db74b2ac _inventory was sometimes accessed one-based and sometimes zero-based -> always use zero-base, for consistency
svn-id: r11925
2003-12-25 21:56:12 +00:00
Max Horn 3d7945e331 cleanup
svn-id: r11924
2003-12-25 21:33:30 +00:00
Max Horn 7a7548c1a8 cleanup
svn-id: r11923
2003-12-25 21:27:45 +00:00
Max Horn aeb3bd33c2 Fix for bug #809942 (COMI: Guybrush disappears before Hotel on Blood)
svn-id: r11922
2003-12-25 18:21:03 +00:00
Max Horn 6a318fcdfe cleanup
svn-id: r11921
2003-12-25 18:00:30 +00:00
Paweł Kołodziejski feb39c5b05 updated kernelSetFunctions opcode 20
svn-id: r11920
2003-12-25 17:59:10 +00:00
Max Horn 88873d5b31 be stricter about File::open params
svn-id: r11919
2003-12-25 17:52:25 +00:00
Max Horn c07a290d8c disable the reverb hack for now; at hacked in sound font support (specify '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-25 17:23:49 +00:00
Max Horn 67dcc6e1ba fix some buglets
svn-id: r11917
2003-12-25 16:52:31 +00:00
Paweł Kołodziejski 664af894bb disable FT imuse sequence, sound table is broken
svn-id: r11916
2003-12-25 16:13:51 +00:00
Paweł Kołodziejski f0b412debc don't pause imuse digital anymore
svn-id: r11915
2003-12-25 15:47:15 +00:00
Paweł Kołodziejski bd4ac34b1d cleanup
svn-id: r11914
2003-12-25 15:46:07 +00:00
Max Horn 505914754f cleanup
svn-id: r11913
2003-12-25 15:27:19 +00:00
Max Horn 8fae7be2fc workaround crash on Intel systems (and it was *not* caused by me, mind you! :-)
svn-id: r11912
2003-12-25 15:19:49 +00:00
Max Horn 509ce7c4db cleanup; fix File::open usage (do not hardocde constant values, rather use the symbolic namescvs diff | bbeditcvs diff | bbedit
svn-id: r11911
2003-12-25 15:09:23 +00:00
Max Horn 491f319dc7 Patch #863997: Build Script for Slackware
svn-id: r11910
2003-12-25 14:24:17 +00:00
Max Horn e274286952 cleanup (TODO: reduce code duplication)
svn-id: r11909
2003-12-25 14:03:04 +00:00
Paweł Kołodziejski 964b34e721 ops
svn-id: r11908
2003-12-25 14:01:38 +00:00
Paweł Kołodziejski 35cbe8d3a0 some changes to digital imuse
svn-id: r11907
2003-12-25 13:56:22 +00:00
Paweł Kołodziejski 1abfe5d63f start sound call directly digital imuse, only script part handled by mainloop of scumm script
svn-id: r11906
2003-12-25 11:14:05 +00:00
Travis Howell 9482d3b5a2 Fix compile
svn-id: r11905
2003-12-25 10:38:55 +00:00
James Brown 7384fce368 Spelling. Yes, I'm a hypocrite :)
svn-id: r11904
2003-12-25 08:48:51 +00:00