aboutsummaryrefslogtreecommitdiff
path: root/engines/agos
AgeCommit message (Expand)Author
2007-05-26Add code for opcodes 177/178 in Elvira 2.Travis Howell
2007-05-22Silenced a rather paranoid GCC warning.Torbjörn Andersson
2007-05-22Minor cleanup.Travis Howell
2007-05-22Move code to correct position.Travis Howell
2007-05-22Add support for the saved game overwrite check script in Waxworks.Travis Howell
2007-05-22Mouse glitch no longer seems to occur in Elvira 1.Travis Howell
2007-05-22Add load/save interface support for Elvira 2 and Waxworks.Travis Howell
2007-05-20Update quick load code for Elvira 1/2 and Waxworks, based on original scripts.Travis Howell
2007-05-20Add dissolve code for Elvira 2 and Waxworks.Travis Howell
2007-05-17Completely revert last changes in icon code.Travis Howell
2007-05-17Cleanup.Travis Howell
2007-05-17Add code to slowing kill the demon in DIMP.Travis Howell
2007-05-16Ooops, commit too much.Travis Howell
2007-05-16Add code for handling special walls in Elvira 1/2.Travis Howell
2007-05-16Fix inventory icons in Amiga/AtariST versions of Elvira 1.Travis Howell
2007-05-16Ooops, correct inheritance of load/save functions.Travis Howell
2007-05-16Add caption to saved games for Elvira 1/2 and Waxworks.Travis Howell
2007-05-16Fix regression in Simon the Sorcerer 1/2, that caused various glitches.Travis Howell
2007-05-16Add idle code for DIMP.Travis Howell
2007-05-15Minor cleanup.Travis Howell
2007-05-15Fix fade regressions.Travis Howell
2007-05-15Ooops, the y offset in drawBackGround() should be based on state width too.Travis Howell
2007-05-15Fix regressions in the introduction of Simon the Sorcerer 1 and in the DOS Fl...Travis Howell
2007-05-14Correct error in drawImages(), where _window3Flag should have been used.Travis Howell
2007-05-13Cleanup.Travis Howell
2007-05-13Fix reported compiler warning.Travis Howell
2007-05-13Rename a few variables.Travis Howell
2007-05-13Correct delay for animateSprite event in Simon the Sorcerer 2.Travis Howell
2007-05-13Fix bugs #941074 and #828860, by switching to graphics renderer code used by ...Travis Howell
2007-05-13Trigger palette update in colorWindow() for Elvira 2.Travis Howell
2007-05-13Fix bug in original Simon the Sorcerer 2, the x position in invertBox() needs...Travis Howell
2007-05-13free decrunch buffer once protracker module is loadedGregory Montoir
2007-05-10Fix glitches in pause options of Elvira 1.Travis Howell
2007-05-09Fix compilation with MSVC8Filippos Karapetis
2007-05-09Imrproved support for Elvira 1/2 and Waxworks.Travis Howell
2007-05-08Fix masking issues in Amiga versions of Simon the Sorcerer 1.Travis Howell
2007-05-08Fix compilation with MSVC8Filippos Karapetis
2007-05-08Add palette difference when drawing images in Elvira 1.Travis Howell
2007-05-07Don't attempt to decode unknown icon data formats.Travis Howell
2007-05-07The Palette difference in inventory arrows, applies to AGA version of Simon t...Travis Howell
2007-05-07Fixes for conversation response in Waxworks.Travis Howell
2007-05-07Fix inventory palette glitches in Elvira 2.Travis Howell
2007-05-07Fix bug #1714096 - DIMP: Unable to start (regression).Travis Howell
2007-05-07Fix inventory movement in Elvira 1/2 and Waxworks.Travis Howell
2007-05-07Set exact variable sizes for VC10 state, to avoid more regressions.Travis Howell
2007-05-07Cleanup.Travis Howell
2007-05-06Cleanup.Travis Howell
2007-05-06Fix regression due to sign issue, which could cause crashes.Travis Howell
2007-05-06Fix regression that caused input to fail, after load or save error occurs.Travis Howell
2007-04-28Add code difference for inventory arrows in Amiga versions of Simon the Sorce...Travis Howell