aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.cpp
AgeCommit message (Expand)Author
2004-04-09it seems to be needed for comi too, hmmPaweł Kołodziejski
2004-04-09refreshScripts only for full game dig, and cmi demoPaweł Kołodziejski
2004-04-09back refreshScript only for DIG, add stopping music while changing bundlePaweł Kołodziejski
2004-04-09refreshScript was wrong usedPaweł Kołodziejski
2004-04-06voice_volume is now speech_volumeMax Horn
2004-04-05Renamed StringTab::backup to StringTab::_default, as that describes better wh...Max Horn
2004-04-05added voice group volume to scumm engine for imuse digital and implemeted vol...Paweł Kołodziejski
2004-04-03cleanup StringTab stuffMax Horn
2004-04-03cleanupMax Horn
2004-04-02Got rid of _transTextMax Horn
2004-03-30Use vsprintf instead of vsnprintf: more portable, less safe (but then again, ...Max Horn
2004-03-30please fixPaweł Kołodziejski
2004-03-29Should have been disabled for Mac. indy3/loom.Travis Howell
2004-03-28Renamed more OSystem methodsMax Horn
2004-03-28rename displayError() to displayMessage(); fix slightly incorrect usage of th...Max Horn
2004-03-23Move HE games together.Travis Howell
2004-03-23Alter some HE games settingsTravis Howell
2004-03-19turn down verbosityMax Horn
2004-03-15disambiguate the two talkingActor() methods (one was a getter, one a setter -...Max Horn
2004-03-15clearMsgQueue now just is a synonym for stopTalk -> remove itMax Horn
2004-03-15After the refactoring it's clearly that _messagePtr can be removed. Hooray, y...Max Horn
2004-03-11Backport bleeJames Brown
2004-03-07renamed scumm/scummvm.cpp to scumm/scumm.cppMax Horn