aboutsummaryrefslogtreecommitdiff
path: root/engines/saga
AgeCommit message (Expand)Author
2007-09-15The sales info video for the IHNM demo is now shown when quitting the demoFilippos Karapetis
2007-09-15Palette fade in when a cutaway starts in IHNM is working now. Also, the fade ...Filippos Karapetis
2007-09-15The right button verb in IHNM will no longer be invalid for some hitzones (e....Filippos Karapetis
2007-09-14Some more opcode simplificationsFilippos Karapetis
2007-09-14Removed the RF_PLACARD flag. Also, simplified sfPlaceActor and removed a non ...Filippos Karapetis
2007-09-13Cleanup and simplification of several of the script opcodes used in ITE and IHNMFilippos Karapetis
2007-09-13Added debug commands for the global flags in IHNMFilippos Karapetis
2007-09-13The early ITE demos were not interactiveFilippos Karapetis
2007-09-11Removed an obsolete FIXME. The code in that part matches the original, so the...Filippos Karapetis
2007-09-11Change SAGA engine to properly use KeyState structs for handling keyboard inputMax Horn
2007-09-10Lots of source code formatting correctionsMax Horn
2007-09-06Simplified the check for the uncompressed sound data in patch files p2_a.iaf/...Filippos Karapetis
2007-09-05If the p2_a.iaf/p2_a.voc patch files are located in ITE's root folder instead...Filippos Karapetis
2007-09-02I believe this fixes part of the music fading glitch in IHNM, but there's stillTorbjörn Andersson
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