aboutsummaryrefslogtreecommitdiff
path: root/scumm/vars.cpp
AgeCommit message (Collapse)Author
2002-12-23more V8 mods; cleanupMax Horn
svn-id: r6070
2002-12-22added some preliminary V8 work. Nope, it is not useful at all, and it ↵Max Horn
doesn't mean we will have CMI support in this millenium, so don't hold your breath svn-id: r6060
2002-12-21partial checkin of patch #655594 (handling Y/N questions); cleanupMax Horn
svn-id: r6042
2002-12-16refactoring: use inheritance to mode the relations between the various ↵Max Horn
engine versions. E.g. the V6 opcodes are now in Scumm_v6, the V5 opcodes in Scumm_v5 (from which we now derive v2-v4. which is a bit odd - maybe we should move the v5 opcodes to Scumm_v3 ?) svn-id: r5994
2002-12-15cleanupMax Horn
svn-id: r5980
2002-10-31Fix "Need more memory" warning for The DigJames Brown
svn-id: r5362
2002-09-16609791: Sam and Max 'phantom sound' (precaching) hack.James Brown
svn-id: r4947
2002-08-21Initial revisionMax Horn
svn-id: r4785