aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/vga.cpp
AgeCommit message (Collapse)Author
2007-06-30AGOS code cleanupMax Horn
svn-id: r27794
2007-06-21Minor cleanup.Travis Howell
svn-id: r27580
2007-06-21Fix regressions, due to buffer changes and cleanup.Travis Howell
svn-id: r27578
2007-06-21Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and ↵Travis Howell
cleanup code. svn-id: r27577
2007-06-19Cleanup, could cause regressions.Travis Howell
svn-id: r27547
2007-06-18Fix bug #1738870 - Elvira1: Glitch after opening a sarcophagus.Travis Howell
svn-id: r27520
2007-06-09Clarify purpose of the endRepeat opcude, used by video script.Travis Howell
svn-id: r27228
2007-06-09Add dirtyClips code for Simon the Sorcerer 1/2.Travis Howell
svn-id: r27227
2007-06-05Trigger palette update, when setting the mouse palette in Elvira 2 and Waxworks.Travis Howell
svn-id: r27098
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-28Use zone number to detect interface height differences in the AtariST ↵Travis Howell
verison of Elvira 2. svn-id: r26998
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-28Correct the lockWord check in pokePalette video opcode.Travis Howell
svn-id: r26984
2007-05-27Add minor code differences in Elvira 2 and Waxworks.Travis Howell
svn-id: r26969
2007-05-26Add code for opcodes 177/178 in Elvira 2.Travis Howell
svn-id: r26937
2007-05-22Mouse glitch no longer seems to occur in Elvira 1.Travis Howell
svn-id: r26910
2007-05-15Minor cleanup.Travis Howell
svn-id: r26845
2007-05-13Rename a few variables.Travis Howell
svn-id: r26827
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-09Imrproved support for Elvira 1/2 and Waxworks.Travis Howell
svn-id: r26792
2007-05-06Cleanup.Travis Howell
svn-id: r26759
2007-05-06Fix regression due to sign issue, which could cause crashes.Travis Howell
svn-id: r26758
2007-04-15Split game engines, to allow further cleanups.Travis Howell
svn-id: r26481
2007-04-15Cleanup.Travis Howell
svn-id: r26480
2007-04-15Cleanup.Travis Howell
svn-id: r26478
2007-02-13Fix warningsEugene Sandulenko
svn-id: r25554
2007-02-12Minor changes for coding guidelines.Travis Howell
svn-id: r25508
2007-02-12Pass VC10_state directly to convertclip, to reduce arguments.Travis Howell
svn-id: r25505
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
2007-02-08Convert planar images, only when required for drawing.Travis Howell
svn-id: r25433
2006-11-23Remove left over debug codeTravis Howell
svn-id: r24772
2006-11-11Limit Evlira 1 mouse hack to full versionTravis Howell
svn-id: r24677
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-05Add inital load/save code changes for earlier games and cleanupTravis Howell
svn-id: r24622
2006-10-28Remove vga opcodes which are never used by gamesTravis Howell
svn-id: r24557
2006-10-28Fix the heart beat in Elvira 2Travis Howell
svn-id: r24550
2006-10-28Update debug tablesTravis Howell
svn-id: r24549
2006-10-28Add code for vc37_pokePaletteTravis Howell
svn-id: r24548
2006-10-28Add more fixes for Elvira 1Travis Howell
svn-id: r24547
2006-10-27Var 254 is only reset, when reseting animations in later gamesTravis Howell
svn-id: r24532
2006-10-27CleanupTravis Howell
svn-id: r24531
2006-10-23Ooops, correct that accidental commit of codeTravis Howell
svn-id: r24466
2006-10-23Add patch to make ProTracker a subclass of AudioStream, from madmooseTravis Howell
svn-id: r24465
2006-10-22Add extra opcode for Elvira 2Travis Howell
svn-id: r24438
2006-10-22Fix regression is WW, caused by functions mergeTravis Howell
svn-id: r24429
2006-10-21Fix regression, due to lost codeTravis Howell
svn-id: r24401
2006-10-21CleanupTravis Howell
svn-id: r24397