Filippos Karapetis
bf1f23d378
Fixed the position of some widgets in the option dialogs of IHNM
...
svn-id: r28689
2007-08-21 18:04:47 +00:00
Filippos Karapetis
44f73a1b7c
Simplified blackToPal
...
svn-id: r28686
2007-08-21 14:59:02 +00:00
Filippos Karapetis
96e0eeb94d
Updated some comments
...
svn-id: r28685
2007-08-21 12:46:21 +00:00
Filippos Karapetis
c50c20b2c2
Cleanup: Removed obsolete TODOs
...
svn-id: r28682
2007-08-20 20:00:40 +00:00
Filippos Karapetis
a6171ec349
Fix for bug #1776993 - "ITE: Cannot exit a room (regression)"
...
svn-id: r28679
2007-08-20 19:14:22 +00:00
Filippos Karapetis
0566bef991
Corrected some of the colors in the save/load dialogs in IHNM
...
svn-id: r28648
2007-08-18 01:59:18 +00:00
Filippos Karapetis
769dd1d7a2
Several bugfixes:
...
- The spiritual barometer display in IHNM is now updated only when necessary, to speed drawing up. This also corrects an issue where the spiritual barometer display was updated only after changing a scene
- sf92 is sfDemoSetInteractive
- It's now possible to use dashes and underscores in savegames
- Screen fading when changing scenes is now done correctly: the interface will no longer be incorrectly briefly shown while the screen is fading to black
- The interface mode is now correctly set in the non-interactive part of the IHNM demo
- sfScriptGotoScene does not have a transition parameter, therefore that parameter has been removed
svn-id: r28643
2007-08-17 06:08:18 +00:00
Filippos Karapetis
4722075da3
Removed an obsolete TODO
...
svn-id: r28642
2007-08-17 05:57:32 +00:00
Filippos Karapetis
d5b7a57536
Fix for some cases where the protagonist from some savegames in IHNM was not loaded correctly
...
svn-id: r28596
2007-08-13 15:57:04 +00:00
Filippos Karapetis
7a04b16d73
When restarting an animation, make sure that the animation's current frame is set to 0. This fixes issues where replaying the same animation would lead to a crash (e.g. with Gorrister at the animal cages)
...
svn-id: r28581
2007-08-13 08:51:40 +00:00
Filippos Karapetis
f3158075bb
The sprite set by sfSetObjImage is assigned correctly now for IHNM. This fixes several cases where objects with more than one frame were incorrectly displayed
...
svn-id: r28571
2007-08-13 01:20:42 +00:00
Filippos Karapetis
742d503b92
Removed an obsolete TODO
...
svn-id: r28570
2007-08-13 01:09:48 +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
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
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
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
Filippos Karapetis
e5bd393a89
Compressed sounds now work in IHNM
...
svn-id: r28384
2007-08-01 14:19:55 +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
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
Filippos Karapetis
6b590bf4d1
Fixed incorrect file assignment for the ITE Windows demo
...
svn-id: r28372
2007-07-31 21:57:32 +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
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
Filippos Karapetis
165f7fcf73
Implement some differences to the actor walking code in IHNM
...
svn-id: r28352
2007-07-31 04:19:23 +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
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
Filippos Karapetis
2b2af8ab5e
Music works now in the IHNM demo
...
svn-id: r28332
2007-07-30 18:26:56 +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
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