Commit Graph

22310 Commits

Author SHA1 Message Date
Sven Hesse
0ea88e439f Don't restart the audiostream when the IMD refills all sound buffers at once
svn-id: r28412
2007-08-02 16:24:04 +00:00
Sven Hesse
8d09c1a3ad Don't crash at getRandom(0)
svn-id: r28411
2007-08-02 16:21:49 +00:00
Sven Hesse
b9092cc18d Strip path from save file name
svn-id: r28410
2007-08-02 16:19:47 +00:00
Filippos Karapetis
1c26274061 Undefined character 9 is no longer printed in the IHNM demo help screen
svn-id: r28409
2007-08-02 15:29:50 +00:00
Torbjörn Andersson
4289509e20 Fixed warnings. (A key code does not fit in a byte.)
svn-id: r28408
2007-08-02 15:08:49 +00:00
Filippos Karapetis
ccc9359181 Text is cleared correctly in the IHNM demo help screen, when waiting for the game to change the page automatically
svn-id: r28407
2007-08-02 14:57:18 +00:00
Filippos Karapetis
3e9c4be280 The help screen in the IHNM demo is shown correctly now
svn-id: r28406
2007-08-02 14:43:10 +00:00
Kari Salminen
af16be07a1 Added reading of volume parameter from Apple IIGS AGI sample header.
svn-id: r28405
2007-08-02 11:39:45 +00:00
Kari Salminen
8299835cad Added methods for reading Apple IIGS AGI samples and creating AudioStream-objects out of them. Commented out some code to make things compile.
svn-id: r28404
2007-08-02 11:10:26 +00:00
Sven Hesse
d51b3b4f62 Added Italian Woodruff, as supplied by Hkz on #scummvm
svn-id: r28403
2007-08-02 09:01:58 +00:00
Sven Hesse
482d626663 Fixing compilation for Raziel_AOne ;)
svn-id: r28402
2007-08-02 08:07:39 +00:00
Paweł Kołodziejski
46d6ffcdf6 allow engine shutdown and restart with diffrent mode
svn-id: r28401
2007-08-02 07:09:28 +00:00
Paweł Kołodziejski
014de3cfe7 formating
svn-id: r28400
2007-08-02 06:47:04 +00:00
Filippos Karapetis
ec4a240b50 The help screens in the IHNM demo are shown a bit more correctly now, though they're still buggy
svn-id: r28399
2007-08-02 01:56:45 +00:00
Filippos Karapetis
63f3d5b253 Partially implemented opcodes 87, 88 and 89, used in the help system of the IHNM demo. It's still buggy, though
svn-id: r28398
2007-08-02 01:04:44 +00:00
Filippos Karapetis
6a82a3fbfc The text of the psychic profile in IHNM is shown correctly now
svn-id: r28397
2007-08-01 23:38:31 +00:00
Paweł Kołodziejski
87f0a934fb added some keyboard code
svn-id: r28396
2007-08-01 22:11:04 +00:00
Filippos Karapetis
617a500ef2 IHNM and ITE: ScummVM will no longer crash when loading games from the command line
svn-id: r28394
2007-08-01 21:47:17 +00:00
Gregory Montoir
79c67653b6 workaround for original game graphic glitch #1751170
svn-id: r28393
2007-08-01 20:59:59 +00:00
Paweł Kołodziejski
ce6c1a462d added MusicFadeout code
svn-id: r28392
2007-08-01 20:56:39 +00:00
Paweł Kołodziejski
503ee127e5 formating
svn-id: r28391
2007-08-01 20:13:58 +00:00
Paweł Kołodziejski
ee436b0b26 ops
svn-id: r28390
2007-08-01 20:12:45 +00:00
Paweł Kołodziejski
b2a9379470 added cd audio playing
svn-id: r28389
2007-08-01 20:11:32 +00:00
Paweł Kołodziejski
abec62d46b more changes
svn-id: r28388
2007-08-01 19:31:36 +00:00
Kari Salminen
8e5fb44fcb Added data for the Atari ST AGI palette and Apple IIGS AGI palettes V1 and V2.
svn-id: r28387
2007-08-01 18:14:10 +00:00
Filippos Karapetis
e5bd393a89 Compressed sounds now work in IHNM
svn-id: r28384
2007-08-01 14:19:55 +00:00
Sven Hesse
35052de25f Support for (still a bit glitchy) 16bit sound
svn-id: r28383
2007-08-01 12:24:04 +00:00
Filippos Karapetis
5d7daad632 Re-enabled the problematic older ITE demos (with notes on their current problems)
svn-id: r28382
2007-08-01 09:08:27 +00:00
Filippos Karapetis
e68624e789 Patch files are no longer left open the whole time, but are only opened when needed. This fixes the strange bug where BBM files didn't appear in the ITE demos that have substitute scenes when using MSVC compiled executables, as too many files were open at the same time
svn-id: r28381
2007-08-01 09:02:28 +00:00
Filippos Karapetis
b58d259f7e The psychic profile background is displayed correctly again
svn-id: r28380
2007-08-01 02:37:29 +00:00
Filippos Karapetis
4abcd58c76 Updated the ITE demo versions
svn-id: r28379
2007-08-01 02:19:05 +00:00
Travis Howell
d5e10d1d56 Fix compiler warnings.
svn-id: r28378
2007-08-01 01:21:03 +00:00
Sven Hesse
ad2bfc18d6 Some GK2 VMDs now load and play, too. The sound is borked, though (probably 16 bit).
svn-id: r28377
2007-08-01 01:20:02 +00:00
Travis Howell
c4829fe340 Fix compiler warning.
svn-id: r28376
2007-08-01 00:57:51 +00:00
Filippos Karapetis
e416cd0d83 Fix for the non-loading BBM files in the ITE demos with substitute scenes. This is a very strange bug, and it seems to be directly related to an issue with the Common::File class
svn-id: r28375
2007-08-01 00:38:28 +00:00
Sven Hesse
9f05751611 Woodruff's intro.vmd now works correctly! :))
svn-id: r28374
2007-07-31 23:34:05 +00:00
Sven Hesse
507461e94d - VMD playing works a bit better now
- Minor cleanup

svn-id: r28373
2007-07-31 23:06:25 +00:00
Filippos Karapetis
6b590bf4d1 Fixed incorrect file assignment for the ITE Windows demo
svn-id: r28372
2007-07-31 21:57:32 +00:00
Gregory Montoir
9bdbb470c0 add missing clipping
svn-id: r28371
2007-07-31 21:19:45 +00:00
Gregory Montoir
d4999255b7 fix for bug #1751226 (glitches on save/load
svn-id: r28370
2007-07-31 21:17:15 +00:00
Sven Hesse
6b3c03317d Added Ween English Atari ST and updated the Amiga version, as provided by pwigren in bug #1764174
svn-id: r28369
2007-07-31 20:15:58 +00:00
Nicola Mettifogo
4b008f9724 Changed code to use the new fadePalette function, thus removing fadeInPalette and some custom fade code in _c_endComment.
svn-id: r28368
2007-07-31 19:33:36 +00:00
Nicola Mettifogo
b29935e93c Generalized fadePalette to support custom target palette.
svn-id: r28367
2007-07-31 19:25:07 +00:00
Sven Hesse
873a3e24e5 Added an English Bargon Attack Amiga/AtariST version, as provided by pwigren in bug #1764174
svn-id: r28366
2007-07-31 19:18:41 +00:00
Nicola Mettifogo
bd22db4502 Renamed palette functions.
svn-id: r28365
2007-07-31 19:12:44 +00:00
Filippos Karapetis
806995ddd0 Fixed some warnings
svn-id: r28364
2007-07-31 18:26:14 +00:00
Sven Hesse
2e9ca7bf85 Still partly broken/stubby VMD playing
svn-id: r28363
2007-07-31 18:16:33 +00:00
Filippos Karapetis
cd20f09a9d Cleanup: removed dead code, fixed some comments and did some layout changes
svn-id: r28362
2007-07-31 18:08:40 +00:00
Filippos Karapetis
03d7990a34 Some updates to the psychic profile in IHNM. sfPsychicProfileOff has been enabled again
svn-id: r28361
2007-07-31 17:41:10 +00:00
Sven Hesse
ea251afbb7 Added the spanish version of Woodruff, provided by jvprat on #scummvm
svn-id: r28360
2007-07-31 17:05:45 +00:00