aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2003-02-20fix typoJonathan Gray
2003-02-19Patch #689271: Usage bits fixMax Horn
2003-02-19make pickVarRandom stub print out its argument list to the consoleJonathan Gray
2003-02-18stub opcode E0 which makes moondemo and fbdemo start yayJonathan Gray
2003-02-18cleanupMax Horn
2003-02-18change getDateTime to be a v6 opcode, and hopefully not break anythingJonathan Gray
2003-02-17pickVarRandom stubJonathan Gray
2003-02-17not sure if all of these AFTER_V7 for NEW_COSTUMES changes are needed but it ...Jonathan Gray
2003-02-17oopsJonathan Gray
2003-02-17unstub stopTalking as the relevant function stopTalk() already exists in scum...Jonathan Gray
2003-02-16fixed warningMax Horn
2003-02-16Patch 684732: CMI Walkbox Fix - really, this does seem to be the only solutionJames Brown
2003-02-16change o6_uknownCD name for o6_stampObjectJonathan Gray
2003-02-15add stubs for openFile closeFile and deleteFile opcodesJonathan Gray
2003-02-14Patch #682981: Experimental translation optimisation (version 2), andJames Brown
2003-02-14add stub for o6_stopTalkingJonathan Gray
2003-02-08cleanupMax Horn
2003-02-08more access cleanup; also reorderd some method/function declarations in class...Max Horn
2003-02-08more stuff made 'protected'Max Horn
2003-02-07Patch 679354: ComI actor redraw patchJames Brown
2003-02-06removed an obsolete member var, and started to make Scumm member vars protect...Max Horn
2003-02-03change translateText as per erik's patch, although if this is failing because...Jonathan Gray
2003-02-03revert part of the no sound device present stuff that was causing speech to f...Jonathan Gray
2003-02-02increased bufferPaweł Kołodziejski
2003-01-31increased bufferPaweł Kołodziejski
2003-01-30fixed crash with non-ASCII charsMax Horn
2003-01-30fix compatibilityPaweł Kołodziejski
2003-01-30added language translation support for comi and some cleanupPaweł Kołodziejski
2003-01-29remove outdated commentJonathan Gray
2003-01-29add ability to specify language for comi see scummvm -h for possible valuesJonathan Gray
2003-01-29oops.. meant to add this as wellJonathan Gray
2003-01-29add list of possible languages in comi and relevant variableJonathan Gray
2003-01-29Stop the sound que stuff erroring(). This code was nasty, it LET itself write...James Brown
2003-01-28remove 'small drawing optimisation' that breaks drawing of vertically scrolli...Jonathan Gray
2003-01-27fix drawObjectJames Brown
2003-01-27Theoretically implement O_DRAW_OBJECT - although it doesn't seem to workJames Brown
2003-01-26added "implementation" of imGetMusicPositionPaweł Kołodziejski
2003-01-26Remove a experimental hack that went in by accidentJames Brown
2003-01-26Patch 671031: Fix for MI1 intro crash + others (move new objectJames Brown
2003-01-26Patch 671701: SO_TALK_FREQUENCYJames Brown
2003-01-26remove debug copyJames Brown
2003-01-26LCA03 sync: Modified version of the untrap patch, debuggerJames Brown
2003-01-25fixed compiler warningsMax Horn
2003-01-25added assert for voice samplesPaweł Kołodziejski
2003-01-25some cleanupPaweł Kołodziejski
2003-01-25applied patch: [ 674566 ] CMI: Further smush syncingPaweł Kołodziejski
2003-01-25implemented properly comi sound codecsPaweł Kołodziejski
2003-01-25applied patch #674141: CMI: Smush sync tuningPaweł Kołodziejski
2003-01-24LCA'03 commit: Fix talking where no sound hardware is presentJames Brown
2003-01-20cleanupPaweł Kołodziejski