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