Commit Graph

22270 Commits

Author SHA1 Message Date
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
Filippos Karapetis
1856a0f11b Correct the object sprites only in Ted's part of the IHNM demo
svn-id: r28339
2007-07-30 21:13:51 +00:00
Sven Hesse
2dd1dd5300 Fixing Full Throttle. If I understand the code correctly, this *should* be correct not break anything else. ;)
svn-id: r28338
2007-07-30 19:54:51 +00:00
Eugene Sandulenko
3cddad3373 Add James to credits for his Music Enhancement project
svn-id: r28336
2007-07-30 19:18:39 +00:00
Nicola Mettifogo
fa190dc297 Fixed palette going psychedelic at the very end of the game.
svn-id: r28335
2007-07-30 19:05:49 +00:00
Nicola Mettifogo
ba271c0405 Replaced some palette code in _c_endComment with a function call.
svn-id: r28334
2007-07-30 18:39:38 +00:00
Sven Hesse
4c2ec23de7 Added a few stub messages
svn-id: r28333
2007-07-30 18:35:16 +00:00
Filippos Karapetis
2b2af8ab5e Music works now in the IHNM demo
svn-id: r28332
2007-07-30 18:26:56 +00:00
Gregory Montoir
012f16d5c3 added missing MIDI gm->mt32 program change mapping (bug #1759318)
svn-id: r28331
2007-07-30 17:45:43 +00:00
Filippos Karapetis
e75e237f6c Updated the MSVC8 project file of the gob engine for commit #28327
svn-id: r28330
2007-07-30 16:33:23 +00:00
Filippos Karapetis
60b41486ac The disk icon is now shown in the IHNM demo (though it's not functional yet)
svn-id: r28329
2007-07-30 16:16:22 +00:00
Filippos Karapetis
78e8dadbe3 Verified some resources of the IHNM demo
svn-id: r28328
2007-07-30 16:12:40 +00:00
Sven Hesse
f06f150c76 Restructured and cleaned-up IMD playing
svn-id: r28327
2007-07-30 15:53:38 +00:00
Filippos Karapetis
c8aae376a9 Process only mouse clicks in the psychic profile, not mouse movement
svn-id: r28326
2007-07-30 14:35:26 +00:00
Filippos Karapetis
7498c6b43e It's now possible to exit from the psychic profile screen in IHNM
svn-id: r28325
2007-07-30 14:22:53 +00:00
Filippos Karapetis
ba44fcbf6b Some corrections for the psychic profile screen in IHNM. The psychic profile background drawing has been turned into an event, so actors and animations will no longer be incorrectly shown. Also, the incorrect text color has been fixed. The text position is still wrong, though, and it's currently not possible to exit the psychic profile screen
svn-id: r28324
2007-07-30 13:19:46 +00:00
Filippos Karapetis
653cf4c971 Initial support of the psychic profile in IHNM (still buggy)
svn-id: r28323
2007-07-30 11:55:11 +00:00
Filippos Karapetis
36496dd467 The actors at the end of Benny's part in the IHNM demo are no longer incorrectly shown
svn-id: r28322
2007-07-30 10:33:17 +00:00
Eugene Sandulenko
6505686c5a Renamed some typedefs to avoid clashes with sky engine
svn-id: r28321
2007-07-30 10:18:25 +00:00
Filippos Karapetis
b888c08581 The credits of the IHNM demo are displayed correctly now
svn-id: r28320
2007-07-30 09:14:15 +00:00
Filippos Karapetis
976d39e2aa Changed some comments so that they follow the same commenting style
svn-id: r28319
2007-07-29 22:47:06 +00:00
Nicola Mettifogo
d9e6db79b5 Refactored allegedly ugly code.
svn-id: r28318
2007-07-29 21:14:17 +00:00
Nicola Mettifogo
b89bd7462c Oops. Last cleanup left out one very important line.
svn-id: r28317
2007-07-29 21:08:39 +00:00
Nicola Mettifogo
65ee4ae2d4 Now callables array is properly initialized.
svn-id: r28316
2007-07-29 19:56:06 +00:00
Nicola Mettifogo
283b89daf8 Cleanup.
svn-id: r28315
2007-07-29 19:17:53 +00:00
Filippos Karapetis
1ff49e3ab2 Updated the MSVC8 project file of the parallaction engine for commit #28312
svn-id: r28314
2007-07-29 19:14:50 +00:00
Filippos Karapetis
bb22e22050 Inventory icons in the IHNM demo are displayed correctly now
svn-id: r28313
2007-07-29 19:06:17 +00:00