aboutsummaryrefslogtreecommitdiff
path: root/engines/agos
AgeCommit message (Collapse)Author
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
2007-05-16Ooops, commit too much.Travis Howell
svn-id: r26854
2007-05-16Add code for handling special walls in Elvira 1/2.Travis Howell
svn-id: r26853
2007-05-16Fix inventory icons in Amiga/AtariST versions of Elvira 1.Travis Howell
svn-id: r26852
2007-05-16Ooops, correct inheritance of load/save functions.Travis Howell
svn-id: r26851
2007-05-16Add caption to saved games for Elvira 1/2 and Waxworks.Travis Howell
svn-id: r26850
2007-05-16Fix regression in Simon the Sorcerer 1/2, that caused various glitches.Travis Howell
svn-id: r26849
2007-05-16Add idle code for DIMP.Travis Howell
svn-id: r26848
2007-05-15Minor cleanup.Travis Howell
svn-id: r26845
2007-05-15Fix fade regressions.Travis Howell
svn-id: r26844
2007-05-15Ooops, the y offset in drawBackGround() should be based on state width too.Travis Howell
svn-id: r26843
2007-05-15Fix regressions in the introduction of Simon the Sorcerer 1 and in the DOS ↵Travis Howell
Floppy demo of Simon the Sorcerer 1. svn-id: r26842
2007-05-14Correct error in drawImages(), where _window3Flag should have been used.Travis Howell
svn-id: r26839
2007-05-13Cleanup.Travis Howell
svn-id: r26833
2007-05-13Fix reported compiler warning.Travis Howell
svn-id: r26828
2007-05-13Rename a few variables.Travis Howell
svn-id: r26827
2007-05-13Correct delay for animateSprite event in Simon the Sorcerer 2.Travis Howell
svn-id: r26826
2007-05-13Fix bugs #941074 and #828860, by switching to graphics renderer code used by ↵Travis Howell
earlier (non-Windows) versions of Simon the Sorcerer 1/2. svn-id: r26825
2007-05-13Trigger palette update in colorWindow() for Elvira 2.Travis Howell
svn-id: r26824
2007-05-13Fix bug in original Simon the Sorcerer 2, the x position in invertBox() ↵Travis Howell
needs to be adjusted for scrolling locations. svn-id: r26823