aboutsummaryrefslogtreecommitdiff
path: root/engines/saga
AgeCommit message (Expand)Author
2007-08-24Some more fixes to Gfx::palFadeFilippos Karapetis
2007-08-24The frame count needs to be updated for cutaways without an animation bit as ...Filippos Karapetis
2007-08-24Oops, fixed a regression introduced with the latest code cleanupFilippos Karapetis
2007-08-24Code cleanup for the IHNM demoFilippos Karapetis
2007-08-24Updated some commentsFilippos Karapetis
2007-08-24Some more updates to Gfx::palFade (not finished yet, though)Filippos Karapetis
2007-08-24Clearcutaway now sets the scene's palette. Removed two workarounds for the IH...Filippos Karapetis
2007-08-24Clean-up of event opsFilippos Karapetis
2007-08-23Added skeleton code for sfScriptFade. Work is still needed in Gfx::palFade th...Filippos Karapetis
2007-08-23The colors of the input text widgets are correct now in IHNMFilippos Karapetis
2007-08-22Implemented music pause and resumeFilippos Karapetis
2007-08-22Mutexes are now used in the MIDI music playing codeFilippos Karapetis
2007-08-22Implemented Music::stopFilippos Karapetis
2007-08-22Sprite priorities are now calculated correctly for IHNMFilippos Karapetis
2007-08-21The height of the save file list slider is calculated correctly now for IHNMFilippos Karapetis
2007-08-21The button sprites of the warnings dialogs of IHNM are loaded correctly now. ...Filippos Karapetis
2007-08-21Fixed the position of some widgets in the option dialogs of IHNMFilippos Karapetis
2007-08-21Simplified blackToPalFilippos Karapetis
2007-08-21Updated some commentsFilippos Karapetis
2007-08-20Cleanup: Removed obsolete TODOsFilippos Karapetis
2007-08-20Fix for bug #1776993 - "ITE: Cannot exit a room (regression)"Filippos Karapetis
2007-08-18Corrected some of the colors in the save/load dialogs in IHNMFilippos Karapetis
2007-08-17Several bugfixes:Filippos Karapetis
2007-08-17Removed an obsolete TODOFilippos Karapetis
2007-08-13Fix for some cases where the protagonist from some savegames in IHNM was not ...Filippos Karapetis
2007-08-13When restarting an animation, make sure that the animation's current frame is...Filippos Karapetis
2007-08-13The sprite set by sfSetObjImage is assigned correctly now for IHNM. This fixe...Filippos Karapetis
2007-08-13Removed an obsolete TODOFilippos Karapetis
2007-08-02Undefined character 9 is no longer printed in the IHNM demo help screenFilippos Karapetis
2007-08-02Text is cleared correctly in the IHNM demo help screen, when waiting for the ...Filippos Karapetis
2007-08-02The help screen in the IHNM demo is shown correctly nowFilippos Karapetis
2007-08-02The help screens in the IHNM demo are shown a bit more correctly now, though ...Filippos Karapetis
2007-08-02Partially implemented opcodes 87, 88 and 89, used in the help system of the I...Filippos Karapetis
2007-08-01The text of the psychic profile in IHNM is shown correctly nowFilippos Karapetis
2007-08-01IHNM and ITE: ScummVM will no longer crash when loading games from the comman...Filippos Karapetis
2007-08-01Compressed sounds now work in IHNMFilippos Karapetis
2007-08-01Re-enabled the problematic older ITE demos (with notes on their current probl...Filippos Karapetis
2007-08-01Patch files are no longer left open the whole time, but are only opened when ...Filippos Karapetis
2007-08-01The psychic profile background is displayed correctly againFilippos Karapetis
2007-08-01Updated the ITE demo versionsFilippos Karapetis
2007-08-01Fix compiler warnings.Travis Howell
2007-08-01Fix compiler warning.Travis Howell
2007-08-01Fix for the non-loading BBM files in the ITE demos with substitute scenes. Th...Filippos Karapetis
2007-07-31Fixed incorrect file assignment for the ITE Windows demoFilippos Karapetis
2007-07-31Cleanup: removed dead code, fixed some comments and did some layout changesFilippos Karapetis
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