aboutsummaryrefslogtreecommitdiff
path: root/engines/saga
AgeCommit message (Expand)Author
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
2007-08-25Converse arrows scroll the conversation options correctly nowFilippos Karapetis
2007-08-25Inventory arrows scroll the inventory correctly nowFilippos Karapetis
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