aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/gfx.cpp
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-27Adjust code for paranoid compilers.Travis Howell
svn-id: r26971
2007-05-26Add code for opcodes 177/178 in Elvira 2.Travis Howell
svn-id: r26937
2007-05-15Minor cleanup.Travis Howell
svn-id: r26845
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 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-10Fix glitches in pause options of Elvira 1.Travis Howell
svn-id: r26796
2007-05-09Fix compilation with MSVC8Filippos Karapetis
svn-id: r26793
2007-05-09Imrproved support for Elvira 1/2 and Waxworks.Travis Howell
svn-id: r26792
2007-05-08Fix masking issues in Amiga versions of Simon the Sorcerer 1.Travis Howell
svn-id: r26787
2007-05-08Fix compilation with MSVC8Filippos Karapetis
svn-id: r26784
2007-05-08Add palette difference when drawing images in Elvira 1.Travis Howell
svn-id: r26783
2007-05-07Cleanup.Travis Howell
svn-id: r26769
2007-05-06Cleanup.Travis Howell
svn-id: r26759
2007-04-28Add code difference for inventory arrows in Amiga versions of Simon the ↵Travis Howell
Sorcerer 1. svn-id: r26641
2007-04-15Cleanup.Travis Howell
svn-id: r26480
2007-04-15Cleanup.Travis Howell
svn-id: r26478
2007-02-12Change asserts to warnings to now, due to code differences in Amiga versions ↵Travis Howell
of Simon the Sorcerer. svn-id: r25522
2007-02-09Add cyx's patch for cleanup for planar conversion code, and support for 32 ↵Travis Howell
color planar graphics of Amiga ECS version of Simon the Sorcerer 1. svn-id: r25436
2006-11-06Split draw code for earlier games, to prevent regressions for nowTravis Howell
svn-id: r24633
2006-11-06System mouse code no longer requiredTravis Howell
svn-id: r24632
2006-11-06Fix mouse palette in WWTravis Howell
svn-id: r24631
2006-11-05Fix mouse glitch regression, due to code re-arrangeTravis Howell
svn-id: r24629
2006-10-28Add more fixes for Elvira 1Travis Howell
svn-id: r24547
2006-10-27CleanupTravis Howell
svn-id: r24531
2006-10-21CleanupTravis Howell
svn-id: r24397
2006-10-20Split code into more specific files and cleanupTravis Howell
svn-id: r24394