aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/vga.cpp
AgeCommit message (Collapse)Author
2006-10-08The extra Elvira 1 colours have to be "re-scaled" to 8 bits. Cleaned up theTorbjörn Andersson
code a bit to make that more obvious. svn-id: r24192
2006-10-08Add a few palette differences and fix input in Elvira 1Travis Howell
svn-id: r24190
2006-10-08Added a FIXME commentMax Horn
svn-id: r24184
2006-10-08Replaced evil usage of static globals inside function by proper member variablesMax Horn
svn-id: r24183
2006-10-07Partial fix for Elvira 1 palette problems.Torbjörn Andersson
svn-id: r24168
2006-10-07Minor cleanupTravis Howell
svn-id: r24159
2006-10-06Alwats report invalid opcodes when debug output is enabledTravis Howell
svn-id: r24138
2006-10-06Add debug video opcodes table for Elvira 1Travis Howell
svn-id: r24135
2006-10-06Add Amiga demo of Elvira, and switch to elvira1 for ElviraTravis Howell
svn-id: r24133
2006-10-05Fix startup of Elvira 1Travis Howell
svn-id: r24124
2006-10-04Fix dumping of complete video script outputTravis Howell
svn-id: r24112
2006-10-04Correct frame rate in earlier gamesTravis Howell
svn-id: r24111
2006-10-04Fix palette regressionTravis Howell
svn-id: r24110
2006-10-04Add video opcode differences in Elvira 2Travis Howell
svn-id: r24107
2006-10-04Fix initial resource loading in Elvira 2Travis Howell
svn-id: r24106
2006-10-04Add more code for WWTravis Howell
svn-id: r24103
2006-10-03Remove blocks/tiles related code for PP, which was only required by ↵Travis Howell
unreleased game svn-id: r24092
2006-10-03Add changes and enable music for Elvira1Travis Howell
svn-id: r24091
2006-10-02Fix mistake in startAnOverlayAnim()Travis Howell
svn-id: r24082
2006-10-02Fix crashes in swampy when moving blocksTravis Howell
svn-id: r24081
2006-10-02Add video opcodes differences in Elvira1 and cleanupTravis Howell
svn-id: r24072
2006-10-02Fix tile positions in swampyTravis Howell
svn-id: r24065
2006-10-02Add last tiles code and corrections for SwampyTravis Howell
svn-id: r24061
2006-10-02Add more tiles code for SwampyTravis Howell
svn-id: r24059
2006-10-02Add more tiles code for SwampyTravis Howell
svn-id: r24058
2006-10-01Fixed msvc8 build.Johannes Schickel
svn-id: r24054
2006-10-01Update vga timer code to match original PPTravis Howell
svn-id: r24052
2006-09-30Add more small difference in PP codeTravis Howell
svn-id: r24039
2006-09-30Ooops, fix type in vc76_setScaleXOffs()Travis Howell
svn-id: r24035
2006-09-30Add code to move pieces in jumble of PPTravis Howell
svn-id: r24034
2006-09-30Add changes and stubs for Elvira 1Travis Howell
svn-id: r24023
2006-09-29Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS andEugene Sandulenko
SimonEngine -> AGOSEngine. Source is compilable and runnable again. I'm done. svn-id: r24013
2006-09-29Phase 2 of Simon renaming. Simon directory renamingEugene Sandulenko
svn-id: r24009