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
Age
Commit message (
Expand
)
Author
2006-02-12
Oops. Forgot to tell SVN to actually *move* the files. I'll get the hang of it
Torbjörn Andersson
2006-02-12
Renamed files for consistency with other engines:
Torbjörn Andersson
2006-02-12
Removed layers.h since it was a) empty and b) never included.
Torbjörn Andersson
2006-02-12
- Changed the scumm-md5.txt format to reduce redundancy and to make it a bit ...
Max Horn
2006-02-12
Fixing platform value for two HE mac demos
Max Horn
2006-02-12
Committed old work on Soccer U32. Too far from being finished.
Eugene Sandulenko
2006-02-12
Only adjusted in SCUMM 5+
Travis Howell
2006-02-12
Actor room is only checked in SCUMM 7+
Travis Howell
2006-02-12
Actually that should be before all code
Travis Howell
2006-02-12
A few corrections from disasm., checked against all versions
Travis Howell
2006-02-12
This difference only applies to SCUMM7+
Travis Howell
2006-02-12
Add another Loom demo
Travis Howell
2006-02-12
The GameDetector is no longer a required parameter for Engine constructors
Max Horn
2006-02-12
Reduced data duplication in module.mk files; added module.mk files for null a...
Max Horn
2006-02-11
Moved engines to the new engines/ directory
Max Horn