aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2007-06-07Add details for French and German Amiga versions of Elvira 1. Remove restart ...Travis Howell
2007-06-07Fix invalid writes in the Amiga demo of Elvira 1, caused by video window 20 u...Travis Howell
2007-06-07Fix memory leaks on when quiting game.Travis Howell
2007-06-07Limit MIDI driver, to games using MIDI music only.Travis Howell
2007-06-07Fix non-MIDI music still playing, when the game is paused.Travis Howell
2007-06-07Fix incorrect position of characters in Elvira 2, caused by column offset dif...Travis Howell
2007-06-07Add case for font data in Italian versions of earlier games too.Travis Howell
2007-06-06Fix pausing sound effects in earlier games.Travis Howell
2007-06-06Add Italian Amiga version of Elvira 2.Travis Howell
2007-06-06Fix glitches when highlighting saved game names in Elvira 2 and Waxworks, cau...Travis Howell
2007-06-06Implemented the sfGetMouseClicks and sfResetMouseClicks opcodes and created t...Filippos Karapetis
2007-06-06Fixed the parameter order in sfScriptFadeFilippos Karapetis
2007-06-06Implemented the sfScriptFade opcodeFilippos Karapetis
2007-06-06Added palette fading in playCutaway()Filippos Karapetis
2007-06-06Added sanity checks for hitzones in SAGA, after discussing with h00ligan and ...Filippos Karapetis
2007-06-06Fix glitches when highlighting words in Elvira 2, the characters were drawn a...Travis Howell
2007-06-06oops. MAX -> MIN to prevent memory overwrite.Eugene Sandulenko
2007-06-06Fix potential memory overwrite here too.Eugene Sandulenko
2007-06-06Fix potential memory overwriteEugene Sandulenko
2007-06-06Fix the Unholy Barrier spell effect in Elvira 2.Travis Howell
2007-06-06Fix crash, when the hitarea array overflows in the Amiga demo of Elvira 1.Travis Howell
2007-06-06Fix possible crash issue, if music volume was set by 3DO versions of HE games.Travis Howell
2007-06-06Implemented differences in Actor::calcScreenPosition for IHNM. Now the stitch...Filippos Karapetis
2007-06-06Properly implemented the converse panel in IHNM (though the colors are still ...Filippos Karapetis
2007-06-06Fix regression caused by commit #27108Filippos Karapetis
2007-06-05Avoid compiler warnings.Travis Howell
2007-06-05Filtering specific verbs is used in ITE, but not in IHNM. It's now possible t...Filippos Karapetis
2007-06-05Add the hack for the staircase in the zeppelin in IHNM once more, apparently ...Filippos Karapetis
2007-06-05Check if a zone type is NULL for both ITE and IHNM, as it's done in the origi...Filippos Karapetis
2007-06-05Inventory and conversation arrows are working correctly now in IHNMFilippos Karapetis
2007-06-05Fix background of pause options in Amiga and AtariST of Elvira 1.Travis Howell
2007-06-05Fixed crash on exit (bug #1726185).Nicola Mettifogo
2007-06-05Add option to dump all subrountines in a game, to help with bug reports.Travis Howell
2007-06-05Fix input issues in earlier games, and split handleMouseMoved() due to differ...Travis Howell
2007-06-05Updates, to keep Amiga demo of Elvira 1 working.Travis Howell
2007-06-05Update sound ranges in debugger, for earlier games.Travis Howell
2007-06-05Fix palette glitches on printScroll background, during many scenes in Eivira 1.Travis Howell
2007-06-05Add workaround for the scrolling glitch in The Feeble Files, the occurs when ...Travis Howell
2007-06-05Trigger palette update, when setting the mouse palette in Elvira 2 and Waxworks.Travis Howell
2007-06-05Fix loading and saving game through the options screen in Amiga CD32 version ...Travis Howell
2007-06-05Fix regression when listing saved game names, in Simon the Sorcerer 1/2.Travis Howell
2007-06-05Hopefully more reliable display of inventory arrows.Travis Howell
2007-06-04IHNM: Add a temporary hack for the crash that occurs when climbing the stairc...Filippos Karapetis
2007-06-04Fixed incorrect placing of converse information for IHNM. Dialog options shou...Filippos Karapetis
2007-06-04Fix for bug #1730511 ("KYRA1: Brandon's text isn't cleaned properly").Johannes Schickel
2007-06-04Properly define max text width in IHNMFilippos Karapetis
2007-06-04Fix compilation of AGOSFilippos Karapetis
2007-06-04Only call MIDI code, in games which use MIDI based music.Travis Howell
2007-06-04Fix inventory arrows in Amiga OCS version of Simon the Sorcerer 1.Travis Howell
2007-06-04Fix invalid writes in Elvira 1, the original game would overwrite into _windo...Travis Howell