aboutsummaryrefslogtreecommitdiff
path: root/engines/agos
AgeCommit message (Expand)Author
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
2007-05-27Fix loading restart state in Waxworks for now.Travis Howell
2007-05-27fixed warning and add assert for potential uninitialised srcPaweł Kołodziejski
2007-05-27The 'i' and 'l' charactors only have a shorter width in Simon the Sorcerer 1/2.Travis Howell
2007-05-27Correct cursor used when entering saved game name in Elvira 2 and Waxworks.Travis Howell
2007-05-27Add extra mouse cursors used by Elvira 2.Travis Howell
2007-05-27Add font table for Elvira 1/2 and Waxworks.Travis Howell
2007-05-27Correct error in printStats opcode for Elvira 2.Travis Howell
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