aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/scumm.h
AgeCommit message (Expand)Author
2006-03-19Moved filename substitution code from scumm.cpp to plugin.cppMax Horn
2006-03-18The camera position is always set by loadRoomWithEgo opcode in HE games, thro...Travis Howell
2006-03-14Renamed & documented the LIGHTMODE flagsMax Horn
2006-03-14Avoid all scumm var conflicts in C64 maniacTravis Howell
2006-03-12Correct mistake in md5 tables for Simon the Sorcerer 2 (DOS Floppy)Travis Howell
2006-03-05that should help for bug #1352486, smush sound tracks are not stopped immedia...Paweł Kołodziejski
2006-03-05Add German verbs and more work on input in C64 maniacTravis Howell
2006-03-04Renamed SubstResFileNames::winName and macName to almostGameID / expandedName...Max Horn
2006-03-02Fix using items in C64 maniac and cleanupTravis Howell
2006-03-02Yet another patch for bug #1407789 (FT: Invalid Actor when "Combining" Two It...Max Horn
2006-03-02Improve input in C64 maniacTravis Howell
2006-03-01added 2 SCUMM vars for v1/v2.Gregory Montoir
2006-02-25Split SCUMM's generateSubstResFileName into two functions: findSubstResFileNa...Max Horn
2006-02-25Replaced some more MKIDs by MKID_BE; this then enabled me to remove ScummEngi...Max Horn
2006-02-25Got rid of the 'tag' parameter for readResTypeList()Max Horn
2006-02-20Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si...Max Horn
2006-02-20Added / corrected some comments, and moved ScummGameSettings to scumm.hMax Horn
2006-02-12Committed old work on Soccer U32. Too far from being finished.Eugene Sandulenko
2006-02-11Moved engines to the new engines/ directoryMax Horn