Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-13 | When restarting an animation, make sure that the animation's current frame ↵ | Filippos Karapetis | |
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 | The sprite set by sfSetObjImage is assigned correctly now for IHNM. This ↵ | Filippos Karapetis | |
fixes several cases where objects with more than one frame were incorrectly displayed svn-id: r28571 | |||
2007-08-13 | Removed an obsolete TODO | Filippos Karapetis | |
svn-id: r28570 | |||
2007-08-02 | Undefined character 9 is no longer printed in the IHNM demo help screen | Filippos Karapetis | |
svn-id: r28409 | |||
2007-08-02 | Text is cleared correctly in the IHNM demo help screen, when waiting for the ↵ | Filippos Karapetis | |
game to change the page automatically svn-id: r28407 | |||
2007-08-02 | The help screen in the IHNM demo is shown correctly now | Filippos Karapetis | |
svn-id: r28406 | |||
2007-08-02 | The help screens in the IHNM demo are shown a bit more correctly now, though ↵ | Filippos Karapetis | |
they're still buggy svn-id: r28399 | |||
2007-08-02 | Partially implemented opcodes 87, 88 and 89, used in the help system of the ↵ | Filippos Karapetis | |
IHNM demo. It's still buggy, though svn-id: r28398 | |||
2007-08-01 | The text of the psychic profile in IHNM is shown correctly now | Filippos Karapetis | |
svn-id: r28397 | |||
2007-08-01 | IHNM and ITE: ScummVM will no longer crash when loading games from the ↵ | Filippos Karapetis | |
command line svn-id: r28394 | |||
2007-08-01 | Compressed sounds now work in IHNM | Filippos Karapetis | |
svn-id: r28384 | |||
2007-08-01 | Re-enabled the problematic older ITE demos (with notes on their current ↵ | Filippos Karapetis | |
problems) svn-id: r28382 | |||
2007-08-01 | Patch files are no longer left open the whole time, but are only opened when ↵ | Filippos Karapetis | |
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 | The psychic profile background is displayed correctly again | Filippos Karapetis | |
svn-id: r28380 | |||
2007-08-01 | Updated the ITE demo versions | Filippos Karapetis | |
svn-id: r28379 | |||
2007-08-01 | Fix compiler warnings. | Travis Howell | |
svn-id: r28378 | |||
2007-08-01 | Fix compiler warning. | Travis Howell | |
svn-id: r28376 | |||
2007-08-01 | Fix for the non-loading BBM files in the ITE demos with substitute scenes. ↵ | Filippos Karapetis | |
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-07-31 | Fixed incorrect file assignment for the ITE Windows demo | Filippos Karapetis | |
svn-id: r28372 | |||
2007-07-31 | Cleanup: removed dead code, fixed some comments and did some layout changes | Filippos Karapetis | |
svn-id: r28362 | |||
2007-07-31 | Some updates to the psychic profile in IHNM. sfPsychicProfileOff has been ↵ | Filippos Karapetis | |
enabled again svn-id: r28361 | |||
2007-07-31 | sfPsychicProfileOff is not used, therefore disable it to prevent it from ↵ | Filippos Karapetis | |
trying to clear the psychic profile again svn-id: r28359 | |||
2007-07-31 | It's now possible to return to the chapter selection screen correctly in IHNM | Filippos Karapetis | |
svn-id: r28358 | |||
2007-07-31 | Implement some differences to the actor walking code in IHNM | Filippos Karapetis | |
svn-id: r28352 | |||
2007-07-31 | Play MIDI music at the volume specified in the options screen | Filippos Karapetis | |
svn-id: r28348 | |||
2007-07-31 | Music should not be played after changing scene if it's disabled from the ↵ | Filippos Karapetis | |
options svn-id: r28347 | |||
2007-07-31 | The mouse works correctly now in the options dialog when it's opened in the ↵ | Filippos Karapetis | |
non-interactive part of the IHNM demo svn-id: r28346 | |||
2007-07-31 | Loading saved games in the demo version of IHNM should work now | Filippos Karapetis | |
svn-id: r28345 | |||
2007-07-30 | The interactive part of the IHNM demo fully works now. Also, made the ↵ | Filippos Karapetis | |
options screen work in the non-interactive part of the demo svn-id: r28344 | |||
2007-07-30 | sf92 is not null in the demo version of IHNM | Filippos Karapetis | |
svn-id: r28343 | |||
2007-07-30 | The interactive part of the IHNM demo loads music normally, like the full ↵ | Filippos Karapetis | |
version, so only load music manually when songTableID is 0 svn-id: r28341 | |||
2007-07-30 | Fixed some resources of the IHNM demo | Filippos Karapetis | |
svn-id: r28340 | |||
2007-07-30 | Correct the object sprites only in Ted's part of the IHNM demo | Filippos Karapetis | |
svn-id: r28339 | |||
2007-07-30 | Music works now in the IHNM demo | Filippos Karapetis | |
svn-id: r28332 | |||
2007-07-30 | The disk icon is now shown in the IHNM demo (though it's not functional yet) | Filippos Karapetis | |
svn-id: r28329 | |||
2007-07-30 | Verified some resources of the IHNM demo | Filippos Karapetis | |
svn-id: r28328 | |||
2007-07-30 | Process only mouse clicks in the psychic profile, not mouse movement | Filippos Karapetis | |
svn-id: r28326 | |||
2007-07-30 | It's now possible to exit from the psychic profile screen in IHNM | Filippos Karapetis | |
svn-id: r28325 | |||
2007-07-30 | Some corrections for the psychic profile screen in IHNM. The psychic profile ↵ | Filippos Karapetis | |
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 | Initial support of the psychic profile in IHNM (still buggy) | Filippos Karapetis | |
svn-id: r28323 | |||
2007-07-30 | The actors at the end of Benny's part in the IHNM demo are no longer ↵ | Filippos Karapetis | |
incorrectly shown svn-id: r28322 | |||
2007-07-30 | The credits of the IHNM demo are displayed correctly now | Filippos Karapetis | |
svn-id: r28320 | |||
2007-07-29 | Changed some comments so that they follow the same commenting style | Filippos Karapetis | |
svn-id: r28319 | |||
2007-07-29 | Inventory icons in the IHNM demo are displayed correctly now | Filippos Karapetis | |
svn-id: r28313 | |||
2007-07-28 | The palette in Benny's part in the IHNM demo is correct now | Filippos Karapetis | |
svn-id: r28266 | |||
2007-07-28 | The main panel is now correctly shown in the IHNM demo. Some inventory items ↵ | Filippos Karapetis | |
are still wrong, though svn-id: r28264 | |||
2007-07-28 | Fixed one of the incorrectly loaded palettes in Benny's part in the IHNM demo | Filippos Karapetis | |
svn-id: r28255 | |||
2007-07-28 | The demo version of IHNM has no options panel, therefore the options icon ↵ | Filippos Karapetis | |
and the options panel shortcuts have been disabled for the IHNM demo svn-id: r28254 | |||
2007-07-28 | The IHNM demo uses the NULL panel | Filippos Karapetis | |
svn-id: r28253 | |||
2007-07-28 | The mouse cursor is no longer incorrectly shown in the IHNM demo | Filippos Karapetis | |
svn-id: r28252 |