aboutsummaryrefslogtreecommitdiff
path: root/engines/saga
AgeCommit message (Expand)Author
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
2007-07-15ITE: Music looping works now with compressed digital music. However, there's ...Filippos Karapetis
2007-07-14Fixed compilation.Torbjörn Andersson
2007-07-14ITE: Fixed some more incorrect dots on dialog buttonsFilippos Karapetis
2007-07-14ITE: Fixed some of the incorrectly drawn dots of the menu buttonsFilippos Karapetis
2007-07-14Renamed a variable, so that it makes more senseFilippos Karapetis
2007-07-14Some more updates for looping of compressed digital music. It's still not wor...Filippos Karapetis
2007-07-14Improved check for the patched sound file used in ITE introFilippos Karapetis
2007-07-14Cleanup of the digital music code. Now all kinds of music (uncompressed and c...Filippos Karapetis
2007-07-14Fix graphics glitch in the rat caves in ITE. Closes bug #1735437 - "ITE: Spri...Filippos Karapetis
2007-07-13Oops, deactivated the actor debug flag again, which was incorrectly activated...Filippos Karapetis
2007-07-13Rewrote and greatly simplified the SAGA detector, removing many duplicate and...Filippos Karapetis
2007-07-13Add TODO: music looping does not work with compressed digital musicFilippos Karapetis
2007-07-12Renamed a variable, so that it makes more senseFilippos Karapetis
2007-07-11IHNM: Narrowed down the places where the actors stop being drawn when changin...Filippos Karapetis
2007-07-10Fix for bug #1751344 - "ITE: p2_a.iaf not played correctly"Filippos Karapetis
2007-07-08Reverted commit 27948. Cutaways in sfScriptGotoScene are cleared by calling c...Filippos Karapetis
2007-07-07Clear the cutaway via an event in sfScriptGotoScene, instead of calling the f...Filippos Karapetis
2007-07-07IHNM: Benny will no longer start walking backwards for a bit after talking wi...Filippos Karapetis
2007-07-07When loading a scene, start showing actors only after the scene background ha...Filippos Karapetis
2007-07-06Modified ticksToMSec in IHNM, so that it waits for the correct amount of time...Filippos Karapetis
2007-07-06IHNM: sf103 is sfQueueMusic. Now, when doing a good/bad deed in IHNM, the mus...Filippos Karapetis
2007-07-05The prisoners at the entrance of the prison in Nimdok's chapter are displayed...Filippos Karapetis
2007-07-05Implemented the rest of the differences of the sfScriptGotoScene opcode in IHNMFilippos Karapetis
2007-07-02Renamed a variable, to avoid confusing it with another variable with the same...Filippos Karapetis