aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.cpp
AgeCommit message (Expand)Author
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