aboutsummaryrefslogtreecommitdiff
path: root/engines/saga
AgeCommit message (Expand)Author
2007-09-01Fix the crash in the IHNM introFilippos Karapetis
2007-09-01Do not decode frames beyond maxFrames to avoid any potential issuesEugene Sandulenko
2007-09-01The music of chapter 6 in IHNM is loaded correctly nowFilippos Karapetis
2007-09-01Modified the workaround for the IHNM end credits animationFilippos Karapetis
2007-09-01Remove the timer callback when the Music object is deleted.Torbjörn Andersson
2007-09-01Don't go out of bounds when filling anim->frameOffsets[].Torbjörn Andersson
2007-09-01This is a pseudo-commit. Previous commit log message for this file should readEugene Sandulenko
2007-09-01Fix intro in German and Spanish IHNM. Eugene Sandulenko
2007-09-01Proper height for Chinese characters, also remove obsolete hack for computingEugene Sandulenko
2007-08-31Slight simplification.Torbjörn Andersson
2007-08-31Initialise _chapterNumber to fix Valgrind warning.Torbjörn Andersson
2007-08-31Simplify fading code a bit.Eugene Sandulenko
2007-08-31Fix end credits in IHNM. Now video length is determined properly.Eugene Sandulenko
2007-08-31Fix warningEugene Sandulenko
2007-08-31Some slight updates to palette fadeout/fadein before a cutaway starts (still ...Filippos Karapetis
2007-08-31The IHNM credits sequence is shown now. However, only half of the sequence is...Filippos Karapetis
2007-08-31Fix regression: the volume after the start credits was set to 0, so the IHNM ...Filippos Karapetis
2007-08-31Some cleanup for the IHNM demoFilippos Karapetis
2007-08-30Make checkKey() test for EVENT_QUIT as well, so that we can quit the IHNM introTorbjörn Andersson
2007-08-30Remove debug leftoverEugene Sandulenko
2007-08-30Proper implementation of intro and credits in IHNMEugene Sandulenko
2007-08-27The actors in Nimdok's part of the IHNM demo are shown correctly nowFilippos Karapetis
2007-08-27Added some skeleton code for the IHNM credits movie. Also, changed the locati...Filippos Karapetis
2007-08-27Updated some commentsFilippos Karapetis
2007-08-27typoFilippos Karapetis
2007-08-27Some more test code for dynamically loading the introduction cutaway listFilippos Karapetis
2007-08-27IHNM's ending is shown correctly now (but the credits still aren't). Slight u...Filippos Karapetis
2007-08-26Compressed digital music in the ITE demo versions is played correctly nowFilippos Karapetis
2007-08-26CleanupFilippos Karapetis
2007-08-26CleanupFilippos Karapetis
2007-08-26One more place where music for chapter 6 shouldn't be played for nowFilippos Karapetis
2007-08-26Don't play a music track when loading a saved game from chapter 6 in IHNM for...Filippos Karapetis
2007-08-26The music table loaded for chapter 6 (final chapter) in IHNM is problematic, ...Filippos Karapetis
2007-08-26The character selection screen shown when all the 5 protagonist chapters are ...Filippos Karapetis
2007-08-26Implemented some differences of IHNM in sfScriptDoAction. Now, some actions o...Filippos Karapetis
2007-08-26Games saved in the character selection screen should work correctly nowFilippos Karapetis
2007-08-25Added a temporary workaround for an issue with animationsFilippos Karapetis
2007-08-25Always reset an animation when it's done playingFilippos Karapetis
2007-08-25Removed the showactors flag and substituted it with RF_DISABLE_ACTORSFilippos Karapetis
2007-08-25Fixed a regressionFilippos Karapetis
2007-08-25Reset the protagonist's portrait when a chapter endsFilippos Karapetis
2007-08-25When sfMainMode is set, overwrite the stored panel modeFilippos Karapetis
2007-08-25The palette is set correctly now when chapter points change and a cutaway is upFilippos Karapetis
2007-08-25Properly limit the save title size in IHNMFilippos Karapetis
2007-08-25Only close patch files for ITE, not IHNMFilippos Karapetis
2007-08-25Stop showing actors before a scene's background is shown. Removed a relevant ...Filippos Karapetis
2007-08-25Added skeleton code for kActorEventFilippos Karapetis
2007-08-25The intro of IHNM is shown correctly nowFilippos Karapetis
2007-08-25Some more fixes to Gfx::palFade. Benny's nightfall scene is shown correctly nowFilippos Karapetis
2007-08-25Added a note on mouse right button action for IHNMFilippos Karapetis