Commit Graph

22296 Commits

Author SHA1 Message Date
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
Filippos Karapetis
c596fba864 sfPsychicProfileOff is not used, therefore disable it to prevent it from trying to clear the psychic profile again
svn-id: r28359
2007-07-31 15:40:08 +00:00
Filippos Karapetis
89451cfa43 It's now possible to return to the chapter selection screen correctly in IHNM
svn-id: r28358
2007-07-31 15:36:38 +00:00
Travis Howell
7c2857ce81 Revert last change to credits.
svn-id: r28355
2007-07-31 11:58:59 +00:00
Filippos Karapetis
165f7fcf73 Implement some differences to the actor walking code in IHNM
svn-id: r28352
2007-07-31 04:19:23 +00:00
Sven Hesse
34292a6b58 Minor DataIO-cleanup
svn-id: r28349
2007-07-31 01:43:32 +00:00
Filippos Karapetis
32d0070868 Play MIDI music at the volume specified in the options screen
svn-id: r28348
2007-07-31 01:21:25 +00:00
Filippos Karapetis
2707e3a7e8 Music should not be played after changing scene if it's disabled from the options
svn-id: r28347
2007-07-31 00:52:00 +00:00
Filippos Karapetis
9a125828b9 The mouse works correctly now in the options dialog when it's opened in the non-interactive part of the IHNM demo
svn-id: r28346
2007-07-31 00:18:45 +00:00
Filippos Karapetis
3ee5ee2c06 Loading saved games in the demo version of IHNM should work now
svn-id: r28345
2007-07-31 00:06:57 +00:00
Filippos Karapetis
889d1a4aee The interactive part of the IHNM demo fully works now. Also, made the options screen work in the non-interactive part of the demo
svn-id: r28344
2007-07-30 23:37:18 +00:00
Filippos Karapetis
a09a95c99a sf92 is not null in the demo version of IHNM
svn-id: r28343
2007-07-30 23:30:08 +00:00
Sven Hesse
f77195a5cc - Removed left-over, commented-out code
- Added support for palette changing within the frame data (haven't seen any IMD that actually does that, though)

svn-id: r28342
2007-07-30 23:22:09 +00:00
Filippos Karapetis
6f1baac2cd The interactive part of the IHNM demo loads music normally, like the full version, so only load music manually when songTableID is 0
svn-id: r28341
2007-07-30 21:17:15 +00:00
Filippos Karapetis
91c2aefc2a Fixed some resources of the IHNM demo
svn-id: r28340
2007-07-30 21:14:57 +00:00