aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/string.cpp
AgeCommit message (Expand)Author
2006-04-23Move HE specific stuff from class Sound to its new subclass SoundHEMax Horn
2006-03-14Camera scrolling only effects subtitles in SCUMM4-6 games. Fixes bug #1329482.Travis Howell
2006-03-12Correct mistake in md5 tables for Simon the Sorcerer 2 (DOS Floppy)Travis Howell
2006-03-10Adjust talk sound check in CHARSET_1(), since processSfxQueues() doesn't exis...Travis Howell
2006-03-03Moved ScummFile etc. to the new file.cpp / file.hMax Horn
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