aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/verbs.cpp
AgeCommit message (Expand)Author
2006-03-10Revert that mistaken change to English verb table for C64 maniacTravis Howell
2006-03-10Update German verbs for C64 maniac, to match originalTravis Howell
2006-03-05Add back exclusion lost in last commit, exclude some verbs from verbs error s...Travis Howell
2006-03-05Correct case of verb names in C64 ManiacTravis Howell
2006-03-05Add German verbs and more work on input in 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-02Add difference in bitVars opcodes in C64 maniacTravis Howell
2006-03-02Improve input in C64 maniacTravis Howell
2006-02-25Replaced MKID by MID_BE in most places in the SCUMM engineMax Horn
2006-02-20Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn