aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/debug.cpp
AgeCommit message (Collapse)Author
2006-11-05Improve debug output of video scriptTravis Howell
svn-id: r24621
2006-10-28Correct dump of VGA file in FFTravis Howell
svn-id: r24555
2006-10-28Add more fixes for Elvira 1Travis Howell
svn-id: r24547
2006-10-27Update dump code for additional gamesTravis Howell
svn-id: r24529
2006-10-21CleanupTravis Howell
svn-id: r24397
2006-10-13Add differences in opcode table for Elvira 2 and cleanupTravis Howell
svn-id: r24294
2006-10-07Minor cleanupTravis Howell
svn-id: r24159
2006-10-07Minor cleanupTravis Howell
svn-id: r24158
2006-10-06Alwats report invalid opcodes when debug output is enabledTravis Howell
svn-id: r24138
2006-10-06Add initial debug opcode table for Elvira1Travis Howell
svn-id: r24136
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-05I hope this is the right fix for an "invalid opcode" message right afterTorbjörn Andersson
SET_PATHFIND_ITEM when dumping scripts. If so, perhaps it should be on the 0.9 branch as well. On the other hand, it only happens when debugging... svn-id: r24125
2006-10-04Add video opcode differences in Elvira 2Travis Howell
svn-id: r24107
2006-10-01Add debug opcode table for PP and other minor changes for PPTravis Howell
svn-id: r24050
2006-09-30Add opcode table for Elvira 2 and cleanupTravis Howell
svn-id: r24025
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