aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/vga.cpp
AgeCommit message (Collapse)Author
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