aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/vars.cpp
AgeCommit message (Expand)Author
2006-04-30Do not set VAR_VOICE_MODE in ScummEngine_v7::resetScummVars() (since it is al...Max Horn
2006-04-29* Renamed several methods in favor of a somewhat more uniform naming scheme: ...Max Horn
2006-04-29* Added ScummEngine_v8::initScummVars()Max Horn
2006-04-26Print a slightly more verbose error message when Roland patch isn't foundMax Horn
2006-04-08Properly translate Common::Language values for COMIMax Horn
2006-03-14Merged two consecutive 'if's with identical conditionMax Horn
2006-03-14Renamed & documented the LIGHTMODE flagsMax Horn
2006-03-14Avoid all scumm var conflicts in C64 maniacTravis Howell
2006-03-14Move unused scumm vars in C64 maniac to safe position, to prevent conflicts f...Travis Howell
2006-03-12Adjust version setting for Macintosh versions of HE80+ games, which is checke...Travis Howell
2006-03-12Use script support for Macintosh versions of HE80+ gamesTravis Howell
2006-03-05Add German verbs and more work on input in C64 maniacTravis Howell
2006-03-02Add difference in bitVars opcodes in C64 maniacTravis Howell
2006-03-01added 2 SCUMM vars for v1/v2.Gregory Montoir
2006-02-26Move debug mode setting to initScummVars(), so it is reset when game is resta...Travis Howell
2006-02-20Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si...Max Horn
2006-02-15Moved all he-specific source files to engines/scumm/he/ subdirectoryEugene Sandulenko
2006-02-11Moved engines to the new engines/ directoryMax Horn