aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/intern.h
AgeCommit message (Expand)Author
2006-03-19Add workaround for script bug in Loom (CD)Travis Howell
2006-03-18The camera position is always set by loadRoomWithEgo opcode in HE games, thro...Travis Howell
2006-03-16Add comment about future saveLoad changes C64 maniacTravis Howell
2006-03-14Avoid all scumm var conflicts in C64 maniacTravis Howell
2006-03-13Add opcode difference in setObjectName opcode for C64 maniacTravis Howell
2006-03-05Add German verbs and more work on input in C64 maniacTravis Howell
2006-03-03Update opcodes for C64 maniacTravis Howell
2006-03-02Fix using items in C64 maniac and cleanupTravis Howell
2006-03-02Add sentence line to C64 maniacTravis Howell
2006-03-02TyposTravis Howell
2006-03-02Fix inventory display in C64 maniacTravis Howell
2006-03-02Add difference in bitVars opcodes in C64 maniacTravis Howell
2006-03-02Improve input in C64 maniacTravis Howell
2006-02-26COMI uses a separate setting for the verb charset, verbs use correct charset nowTravis Howell
2006-02-25Split SCUMM's generateSubstResFileName into two functions: findSubstResFileNa...Max Horn
2006-02-25Got rid of the 'tag' parameter for readResTypeList()Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn