Age | Commit message (Expand) | Author |
2007-07-31 | Fixed incorrect file assignment for the ITE Windows demo | Filippos Karapetis |
2007-07-31 | Cleanup: removed dead code, fixed some comments and did some layout changes | Filippos Karapetis |
2007-07-31 | Some updates to the psychic profile in IHNM. sfPsychicProfileOff has been ena... | Filippos Karapetis |
2007-07-31 | sfPsychicProfileOff is not used, therefore disable it to prevent it from tryi... | Filippos Karapetis |
2007-07-31 | It's now possible to return to the chapter selection screen correctly in IHNM | Filippos Karapetis |
2007-07-31 | Implement some differences to the actor walking code in IHNM | Filippos Karapetis |
2007-07-31 | Play MIDI music at the volume specified in the options screen | Filippos Karapetis |
2007-07-31 | Music should not be played after changing scene if it's disabled from the opt... | Filippos Karapetis |
2007-07-31 | The mouse works correctly now in the options dialog when it's opened in the n... | Filippos Karapetis |
2007-07-31 | Loading saved games in the demo version of IHNM should work now | Filippos Karapetis |
2007-07-30 | The interactive part of the IHNM demo fully works now. Also, made the options... | Filippos Karapetis |
2007-07-30 | sf92 is not null in the demo version of IHNM | Filippos Karapetis |
2007-07-30 | The interactive part of the IHNM demo loads music normally, like the full ver... | Filippos Karapetis |
2007-07-30 | Fixed some resources of the IHNM demo | Filippos Karapetis |
2007-07-30 | Correct the object sprites only in Ted's part of the IHNM demo | Filippos Karapetis |
2007-07-30 | Music works now in the IHNM demo | Filippos Karapetis |
2007-07-30 | The disk icon is now shown in the IHNM demo (though it's not functional yet) | Filippos Karapetis |
2007-07-30 | Verified some resources of the IHNM demo | Filippos Karapetis |
2007-07-30 | Process only mouse clicks in the psychic profile, not mouse movement | Filippos Karapetis |
2007-07-30 | It's now possible to exit from the psychic profile screen in IHNM | Filippos Karapetis |
2007-07-30 | Some corrections for the psychic profile screen in IHNM. The psychic profile ... | Filippos Karapetis |
2007-07-30 | Initial support of the psychic profile in IHNM (still buggy) | Filippos Karapetis |
2007-07-30 | The actors at the end of Benny's part in the IHNM demo are no longer incorrec... | Filippos Karapetis |
2007-07-30 | The credits of the IHNM demo are displayed correctly now | Filippos Karapetis |
2007-07-29 | Changed some comments so that they follow the same commenting style | Filippos Karapetis |
2007-07-29 | Inventory icons in the IHNM demo are displayed correctly now | Filippos Karapetis |
2007-07-28 | The palette in Benny's part in the IHNM demo is correct now | Filippos Karapetis |
2007-07-28 | The main panel is now correctly shown in the IHNM demo. Some inventory items ... | Filippos Karapetis |
2007-07-28 | Fixed one of the incorrectly loaded palettes in Benny's part in the IHNM demo | Filippos Karapetis |
2007-07-28 | The demo version of IHNM has no options panel, therefore the options icon and... | Filippos Karapetis |
2007-07-28 | The IHNM demo uses the NULL panel | Filippos Karapetis |
2007-07-28 | The mouse cursor is no longer incorrectly shown in the IHNM demo | Filippos Karapetis |
2007-07-28 | Disable the status text in the IHNM demo | Filippos Karapetis |
2007-07-28 | Don't allow setCursor to change the cursor to an hourglass in the IHNM demo. ... | Filippos Karapetis |
2007-07-27 | Do not try to load music if the music resource id is 0. Also, the voice LUT r... | Filippos Karapetis |
2007-07-27 | The IHNM demo only has one mouse cursor | Filippos Karapetis |
2007-07-27 | Defined the starting scene for the IHNM demo | Filippos Karapetis |
2007-07-27 | The p2_a.iaf file should now be played correctly with the English DOS CD and ... | Filippos Karapetis |
2007-07-27 | The meta resource table is now properly initialized for the IHNM demo. The st... | Filippos Karapetis |
2007-07-26 | Only queue the IHNM company and title videos in the full version of IHNM, not... | Filippos Karapetis |
2007-07-26 | The demo version of IHNM has 3 font types (like ITE), not 6 (like the full ve... | Filippos Karapetis |
2007-07-26 | Removed some unnecessary file existence checks | Filippos Karapetis |
2007-07-19 | Some small updates on the IHNM demo | Filippos Karapetis |
2007-07-19 | Some more resource mappings for the IHNM demo | Filippos Karapetis |
2007-07-19 | IHNM: Correct mapping of the arrow and save reminder sprites for the IHNM demo | Filippos Karapetis |
2007-07-19 | Fix for bug #1754613 - ITE: crashes using compressed audio. The digital music... | Filippos Karapetis |
2007-07-18 | The SFX resource for the IHNM demo is different | Filippos Karapetis |
2007-07-17 | Possible fix for bug 1754613, part 2: changed the way compressed digital musi... | Filippos Karapetis |
2007-07-17 | Possible fix for bug 1754613. It's now possible to have an uncompressed music... | Filippos Karapetis |
2007-07-15 | Fixed sound factory messup caused by my previous commit | Max Horn |