aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/script_v8.cpp
AgeCommit message (Expand)Author
2006-06-03Update talkspeed config setting, when set by game scriptsTravis Howell
2006-06-03Update talkspeed config setting, when set by game scriptsTravis Howell
2006-06-03Correct setting of VAR_CHARINC in several functions, the value should only be...Travis Howell
2006-05-31Add patch for bug #1452272 - COMI: Verb strings aren't wrappedTravis Howell
2006-05-29If we're going to intercept attempts to set VAR(VAR_CHARINC) in writeVar(), weTorbjörn Andersson
2006-05-13Patch #1091170: ALL, SCUMM: Subtitle speed controlMax Horn
2006-04-29* Renamed several methods in favor of a somewhat more uniform naming scheme: ...Max Horn
2006-03-03Moved ScummFile etc. to the new file.cpp / file.hMax Horn
2006-02-26Remove roomOps cases which are never used by COMI scriptsTravis Howell
2006-02-26COMI uses a separate setting for the verb charset, verbs use correct charset nowTravis Howell
2006-02-11Moved engines to the new engines/ directoryMax Horn