aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2007-09-01An early WIP of PreAGI (TrollVM) supportEugene 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-01Add older picture formats parsersEugene Sandulenko
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-31Pushed current save/load code from Parallaction down to Parallaction_ns.Nicola Mettifogo
2007-08-31Initialise _chapterNumber to fix Valgrind warning.Torbjörn Andersson
2007-08-31Fix for bug #1784937 ("KYRA: Wrong path for Brandon in starting location").Johannes Schickel
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-28Enforced use of character's feet coordinates throughout the walk code.Nicola Mettifogo
2007-08-28Fix relative pitch handling (It's signed, was interpreted as unsigned before).Kari Salminen
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-26Implemented more opcodes.Nicola Mettifogo
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-25Added implementation for most parser and exec opcodes in BRA.Nicola Mettifogo
2007-08-25Added an abstract base class for representing multiple-frames for animations....Nicola Mettifogo
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