aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/vga.cpp
AgeCommit message (Expand)Author
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
2006-10-13CleanupTravis Howell
2006-10-13CleanupTravis Howell
2006-10-11Add AtariST version of Elvira 1 and cleanupTravis Howell
2006-10-11Add support for clearWindow and cleanupTravis Howell
2006-10-10Ooops, remove debug left oversTravis Howell
2006-10-10Fix and remove duplicate opcode for Elvira 1Travis Howell
2006-10-09Use correct video window values for each game and minor cleanupTravis Howell
2006-10-09Add Amiga ECS verison of Simon the Sorcerer 1Travis Howell
2006-10-09Fix the display of backgrounds in Amiga disk versions of Simon1Travis Howell
2006-10-08The extra Elvira 1 colours have to be "re-scaled" to 8 bits. Cleaned up theTorbjörn Andersson
2006-10-08Add a few palette differences and fix input in Elvira 1Travis Howell
2006-10-08Added a FIXME commentMax Horn
2006-10-08Replaced evil usage of static globals inside function by proper member variablesMax Horn
2006-10-07Partial fix for Elvira 1 palette problems.Torbjörn Andersson
2006-10-07Minor cleanupTravis Howell
2006-10-06Alwats report invalid opcodes when debug output is enabledTravis Howell
2006-10-06Add debug video opcodes table for Elvira 1Travis Howell
2006-10-06Add Amiga demo of Elvira, and switch to elvira1 for ElviraTravis Howell
2006-10-05Fix startup of Elvira 1Travis Howell
2006-10-04Fix dumping of complete video script outputTravis Howell
2006-10-04Correct frame rate in earlier gamesTravis Howell
2006-10-04Fix palette regressionTravis Howell
2006-10-04Add video opcode differences in Elvira 2Travis Howell
2006-10-04Fix initial resource loading in Elvira 2Travis Howell
2006-10-04Add more code for WWTravis Howell
2006-10-03Remove blocks/tiles related code for PP, which was only required by unrelease...Travis Howell
2006-10-03Add changes and enable music for Elvira1Travis Howell
2006-10-02Fix mistake in startAnOverlayAnim()Travis Howell
2006-10-02Fix crashes in swampy when moving blocksTravis Howell
2006-10-02Add video opcodes differences in Elvira1 and cleanupTravis Howell
2006-10-02Fix tile positions in swampyTravis Howell
2006-10-02Add last tiles code and corrections for SwampyTravis Howell
2006-10-02Add more tiles code for SwampyTravis Howell
2006-10-02Add more tiles code for SwampyTravis Howell
2006-10-01Fixed msvc8 build.Johannes Schickel
2006-10-01Update vga timer code to match original PPTravis Howell
2006-09-30Add more small difference in PP codeTravis Howell
2006-09-30Ooops, fix type in vc76_setScaleXOffs()Travis Howell
2006-09-30Add code to move pieces in jumble of PPTravis Howell
2006-09-30Add changes and stubs for Elvira 1Travis Howell