aboutsummaryrefslogtreecommitdiff
path: root/engines/agos
AgeCommit message (Expand)Author
2007-06-07Fix inventory arrows in Elvira 1.Travis Howell
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-06Fix glitches when highlighting words in Elvira 2, the characters were drawn a...Travis Howell
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-05Fix background of pause options in Amiga and AtariST of Elvira 1.Travis Howell
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-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
2007-06-04Virtualise a few sound functions.Travis Howell
2007-06-04Change printChar variables to signed, to allow removal of work around for The...Travis Howell
2007-06-04Change printChar variables to signed, to allow removal of work around for The...Travis Howell
2007-06-04Fix sign issue, which caused invalid writes, when entering saved game name in...Travis Howell
2007-06-03Fixed serious memory leak in AGOS engine (sound looping code was leaking)Max Horn
2007-06-02Actually drop the DXA frame (i.e. don't update the screen) when we say we do.Torbjörn Andersson
2007-06-02Fix display of conversation responses in Waxworks.Travis Howell
2007-06-02Fix inventory icons display in Amiga version of Waxworks.Travis Howell
2007-06-01Fix regressions, caused by VGATimerEntry type changes.Travis Howell
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-30Removing useless common/fs.h includesMax Horn
2007-05-28Add missing mouse cursor in Elvira 2.Travis Howell
2007-05-28Use zone number to detect interface height differences in the AtariST verison...Travis Howell
2007-05-28Fix glitches in AtariST demo of Elvira 1.Travis Howell
2007-05-28Fix loading restart state in Amiga and AtariST versions of Elvira 2.Travis Howell
2007-05-28Add sound effects code for Amiga and AtariST versions of Elvira 2.Travis Howell
2007-05-28Fix glitches caused by interface differences in the AtariST verison of Elvira 2.Travis Howell
2007-05-28Rename script opcode in Elvira 2.Travis Howell
2007-05-28Correct the lockWord check in pokePalette video opcode.Travis Howell
2007-05-27Adjust code for paranoid compilers.Travis Howell
2007-05-27Add minor code differences in Elvira 2 and Waxworks.Travis Howell