aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/vga.cpp
AgeCommit message (Expand)Author
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-28Use zone number to detect interface height differences in the AtariST verison...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-28Correct the lockWord check in pokePalette video opcode.Travis Howell
2007-05-27Add minor code differences in Elvira 2 and Waxworks.Travis Howell
2007-05-26Add code for opcodes 177/178 in Elvira 2.Travis Howell
2007-05-22Mouse glitch no longer seems to occur in Elvira 1.Travis Howell
2007-05-15Minor cleanup.Travis Howell
2007-05-13Rename a few variables.Travis Howell
2007-05-13Fix bugs #941074 and #828860, by switching to graphics renderer code used by ...Travis Howell
2007-05-09Imrproved support for Elvira 1/2 and Waxworks.Travis Howell
2007-05-06Cleanup.Travis Howell
2007-05-06Fix regression due to sign issue, which could cause crashes.Travis Howell
2007-04-15Split game engines, to allow further cleanups.Travis Howell
2007-04-15Cleanup.Travis Howell
2007-04-15Cleanup.Travis Howell
2007-02-13Fix warningsEugene Sandulenko
2007-02-12Minor changes for coding guidelines.Travis Howell
2007-02-12Pass VC10_state directly to convertclip, to reduce arguments.Travis Howell
2007-02-09Add cyx's patch for cleanup for planar conversion code, and support for 32 co...Travis Howell
2007-02-08Convert planar images, only when required for drawing.Travis Howell
2006-11-23Remove left over debug codeTravis Howell
2006-11-11Limit Evlira 1 mouse hack to full versionTravis Howell
2006-11-06Split draw code for earlier games, to prevent regressions for nowTravis Howell
2006-11-06System mouse code no longer requiredTravis Howell
2006-11-05Add inital load/save code changes for earlier games and cleanupTravis Howell
2006-10-28Remove vga opcodes which are never used by gamesTravis Howell
2006-10-28Fix the heart beat in Elvira 2Travis Howell
2006-10-28Update debug tablesTravis Howell
2006-10-28Add code for vc37_pokePaletteTravis Howell
2006-10-28Add more fixes for Elvira 1Travis Howell
2006-10-27Var 254 is only reset, when reseting animations in later gamesTravis Howell
2006-10-27CleanupTravis Howell
2006-10-23Ooops, correct that accidental commit of codeTravis Howell
2006-10-23Add patch to make ProTracker a subclass of AudioStream, from madmooseTravis Howell
2006-10-22Add extra opcode for Elvira 2Travis Howell
2006-10-22Fix regression is WW, caused by functions mergeTravis Howell
2006-10-21Fix regression, due to lost codeTravis Howell
2006-10-21CleanupTravis Howell
2006-10-21CleanupTravis Howell
2006-10-20Split code into more specific files and cleanupTravis Howell
2006-10-17Whitespace changesTravis Howell
2006-10-14Add extra video opcodes for Elvira 1 demoTravis Howell
2006-10-14Fix glitch in introduction of WWTravis Howell
2006-10-14Fix introduction of WWTravis Howell
2006-10-14Ooops, correct dst pointerTravis Howell
2006-10-14Add sound effects support for early gamesTravis Howell
2006-10-13Fix palette issues in Elvira 2/WWTravis Howell
2006-10-13Ooops, add back lost codeTravis Howell