aboutsummaryrefslogtreecommitdiff
path: root/engines/agos
AgeCommit message (Collapse)Author
2007-06-05Fix palette glitches on printScroll background, during many scenes in Eivira 1.Travis Howell
svn-id: r27100
2007-06-05Add workaround for the scrolling glitch in The Feeble Files, the occurs when ↵Travis Howell
the repair man comes to fix the car. svn-id: r27099
2007-06-05Trigger palette update, when setting the mouse palette in Elvira 2 and Waxworks.Travis Howell
svn-id: r27098
2007-06-05Fix loading and saving game through the options screen in Amiga CD32 version ↵Travis Howell
of Simon the Sorcerer 1. svn-id: r27097
2007-06-05Fix regression when listing saved game names, in Simon the Sorcerer 1/2.Travis Howell
svn-id: r27096
2007-06-05Hopefully more reliable display of inventory arrows.Travis Howell
svn-id: r27095
2007-06-04Fix compilation of AGOSFilippos Karapetis
svn-id: r27081
2007-06-04Only call MIDI code, in games which use MIDI based music.Travis Howell
svn-id: r27080
2007-06-04Fix inventory arrows in Amiga OCS version of Simon the Sorcerer 1.Travis Howell
svn-id: r27079
2007-06-04Fix invalid writes in Elvira 1, the original game would overwrite into ↵Travis Howell
_window6BackScn. svn-id: r27078
2007-06-04Virtualise a few sound functions.Travis Howell
svn-id: r27077
2007-06-04Change printChar variables to signed, to allow removal of work around for ↵Travis Howell
The Feeble Files. svn-id: r27076
2007-06-04Change printChar variables to signed, to allow removal of work around for ↵Travis Howell
The Feeble Files. svn-id: r27075
2007-06-04Fix sign issue, which caused invalid writes, when entering saved game name ↵Travis Howell
in Elvira 2 and Waxworks. svn-id: r27074
2007-06-03Fixed serious memory leak in AGOS engine (sound looping code was leaking)Max Horn
svn-id: r27065
2007-06-02Actually drop the DXA frame (i.e. don't update the screen) when we say we do.Torbjörn Andersson
svn-id: r27053
2007-06-02Fix display of conversation responses in Waxworks.Travis Howell
svn-id: r27052
2007-06-02Fix inventory icons display in Amiga version of Waxworks.Travis Howell
svn-id: r27045
2007-06-01Fix regressions, caused by VGATimerEntry type changes.Travis Howell
svn-id: r27044
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-05-30Removing useless common/fs.h includesMax Horn
svn-id: r27018
2007-05-28Add missing mouse cursor in Elvira 2.Travis Howell
svn-id: r27002
2007-05-28Use zone number to detect interface height differences in the AtariST ↵Travis Howell
verison of Elvira 2. svn-id: r26998
2007-05-28Fix glitches in AtariST demo of Elvira 1.Travis Howell
svn-id: r26997
2007-05-28Fix loading restart state in Amiga and AtariST versions of Elvira 2.Travis Howell
svn-id: r26996
2007-05-28Add sound effects code for Amiga and AtariST versions of Elvira 2.Travis Howell
svn-id: r26989
2007-05-28Fix glitches caused by interface differences in the AtariST verison of Elvira 2.Travis Howell
svn-id: r26988
2007-05-28Rename script opcode in Elvira 2.Travis Howell
svn-id: r26986
2007-05-28Correct the lockWord check in pokePalette video opcode.Travis Howell
svn-id: r26984
2007-05-27Adjust code for paranoid compilers.Travis Howell
svn-id: r26971
2007-05-27Add minor code differences in Elvira 2 and Waxworks.Travis Howell
svn-id: r26969
2007-05-27Fix loading restart state in Waxworks for now.Travis Howell
svn-id: r26966
2007-05-27fixed warning and add assert for potential uninitialised srcPaweł Kołodziejski
svn-id: r26964
2007-05-27The 'i' and 'l' charactors only have a shorter width in Simon the Sorcerer 1/2.Travis Howell
svn-id: r26958
2007-05-27Correct cursor used when entering saved game name in Elvira 2 and Waxworks.Travis Howell
svn-id: r26957
2007-05-27Add extra mouse cursors used by Elvira 2.Travis Howell
svn-id: r26956
2007-05-27Add font table for Elvira 1/2 and Waxworks.Travis Howell
svn-id: r26954
2007-05-27Correct error in printStats opcode for Elvira 2.Travis Howell
svn-id: r26953
2007-05-26Add code for opcodes 177/178 in Elvira 2.Travis Howell
svn-id: r26937
2007-05-22Silenced a rather paranoid GCC warning.Torbjörn Andersson
svn-id: r26924
2007-05-22Minor cleanup.Travis Howell
svn-id: r26913
2007-05-22Move code to correct position.Travis Howell
svn-id: r26912
2007-05-22Add support for the saved game overwrite check script in Waxworks.Travis Howell
svn-id: r26911
2007-05-22Mouse glitch no longer seems to occur in Elvira 1.Travis Howell
svn-id: r26910
2007-05-22Add load/save interface support for Elvira 2 and Waxworks.Travis Howell
svn-id: r26909
2007-05-20Update quick load code for Elvira 1/2 and Waxworks, based on original scripts.Travis Howell
svn-id: r26884
2007-05-20Add dissolve code for Elvira 2 and Waxworks.Travis Howell
svn-id: r26881
2007-05-17Completely revert last changes in icon code.Travis Howell
svn-id: r26859
2007-05-17Cleanup.Travis Howell
svn-id: r26858
2007-05-17Add code to slowing kill the demon in DIMP.Travis Howell
svn-id: r26857