aboutsummaryrefslogtreecommitdiff
path: root/engines/agos
AgeCommit message (Expand)Author
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
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