aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/script_v5.cpp
AgeCommit message (Expand)Author
2006-07-15There are no known releases of indy3ega/monkeyega that require this bypassTravis Howell
2006-07-15There are no known releases of indy3ega/monkeyega that require this bypassTravis Howell
2006-06-21Revert back to original method used for scrollEffect(), fixes regressions.Travis Howell
2006-06-20Cleanup. It seems unnecessary to have a "break" right after an unconditionalTorbjörn Andersson
2006-06-19Fix screen scrolling glitch when looking at the top of closet in parents room...Travis Howell
2006-05-29Remove printf() debug message that appears annoyingly in Zak256. Anyone know ...James Brown
2006-05-29Fix Commodore 64 versionsTravis Howell
2006-04-29* Renamed several methods in favor of a somewhat more uniform naming scheme: ...Max Horn
2006-04-23Replaced _demoMode by GF_DEMOMax Horn
2006-03-19Add workaround for script bug in Loom (CD)Travis Howell
2006-03-10Remove unused case in o5_actorOps, which is never triggered by any game scriptsTravis Howell
2006-02-28These zakTowns specific changes aren't explained and don't match original cod...Travis Howell
2006-02-20Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si...Max Horn
2006-02-20Workaround for bug #1308033 (FOA: skips single line of dialogue)Max Horn
2006-02-12Actor room is only checked in SCUMM 7+Travis Howell
2006-02-11Moved engines to the new engines/ directoryMax Horn