index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
agos
/
debug.cpp
Age
Commit message (
Expand
)
Author
2008-07-29
Changed class File (and derived classes) to only support read-only access; ad...
Max Horn
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-04-15
Cleanup.
Travis Howell
2007-02-17
Using stat and fopen is not portable (writing to a Common::File isn't either,...
Max Horn
2007-02-16
Some very obvious cleanups.
Torbjörn Andersson
2006-11-05
Improve debug output of video script
Travis Howell
2006-10-28
Correct dump of VGA file in FF
Travis Howell
2006-10-28
Add more fixes for Elvira 1
Travis Howell
2006-10-27
Update dump code for additional games
Travis Howell
2006-10-21
Cleanup
Travis Howell
2006-10-13
Add differences in opcode table for Elvira 2 and cleanup
Travis Howell
2006-10-07
Minor cleanup
Travis Howell
2006-10-07
Minor cleanup
Travis Howell
2006-10-06
Alwats report invalid opcodes when debug output is enabled
Travis Howell
2006-10-06
Add initial debug opcode table for Elvira1
Travis Howell
2006-10-06
Add debug video opcodes table for Elvira 1
Travis Howell
2006-10-06
Add Amiga demo of Elvira, and switch to elvira1 for Elvira
Travis Howell
2006-10-05
I hope this is the right fix for an "invalid opcode" message right after
Torbjörn Andersson
2006-10-04
Add video opcode differences in Elvira 2
Travis Howell
2006-10-01
Add debug opcode table for PP and other minor changes for PP
Travis Howell
2006-09-30
Add opcode table for Elvira 2 and cleanup
Travis Howell
2006-09-29
Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and
Eugene Sandulenko
2006-09-29
Phase 2 of Simon renaming. Simon directory renaming
Eugene Sandulenko