aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2007-12-28Add another German version of Freddi Fish 2 (Windows).Travis Howell
2007-12-28Patch #1858158: BUILD: Plugin building cleanupEugene Sandulenko
2007-12-28Patch #1859448: Add OSystem::getTimeAndDate APIEugene Sandulenko
2007-12-28Move more HE code to HE71, to reduce code size, when using DISABLE_HE option.Travis Howell
2007-12-28Move more HE code to HE71, to reduce code size, when using DISABLE_HE option.Travis Howell
2007-12-27Enable Windows version of early HE games by default, to match already enabled...Travis Howell
2007-12-27The HE70 version of Fatty Bear's Birthday Surprise will only work, if DISABLE...Travis Howell
2007-12-26don't clear owner of invalid global object 0 (fixes #1857697)Willem Jan Palenstijn
2007-12-24Enhanced support for Indy3 Mac sounds (added functionality disabled for now)Max Horn
2007-12-24cleanup; workaround for bug #1852635 (INDY3 Mac: Crash When Playing Sound 54)Max Horn
2007-12-24cleanupMax Horn
2007-12-23Fix for bug #1846049: COMI: wrong subtitles colorMax Horn
2007-12-23Fix for bug #1837375: MM: Walk behind mask char dataMax Horn
2007-12-23Fix for bug #1842260: INDY3 FM-TOWNS: Modified version does not start (what a...Max Horn
2007-12-20Do not #include time.h globally (ideally, we should provide a localtime clone...Max Horn
2007-12-20cleanup due to jvpratMax Horn
2007-12-18Add Japanese 3DO version of Putt Putt's Fun Pack.Travis Howell
2007-12-17Patch #1852017: INDY3 Mac: Biplane Manual FixMax Horn
2007-12-16Patch #1851568: INDY3 Mac: Grail Diary FixMax Horn
2007-12-09Add Russian font for Zak.Eugene Sandulenko
2007-12-07don't use str functions with binary data, should fix bug #1845760Gregory Montoir
2007-12-07add Common::Rect::center (handy for ::setFocusRectangle())Gregory Montoir
2007-12-07fix unterminated string (causing intermittent savegame listing problems in sc...Willem Jan Palenstijn
2007-12-04remove code duplicationPaweł Kołodziejski
2007-12-04correction based on disassembly Paweł Kołodziejski
2007-12-03Add patch #1842862 - Support for Freddi3 french.Travis Howell
2007-12-03remove code duplicationPaweł Kołodziejski
2007-12-02revised mutex handling a bit in dimuse :Gregory Montoir
2007-12-02Add patch #1842503 - Added HE99 version of french PUTTTIME.Travis Howell
2007-12-02don't call actorWalkStep if all an actor have to do is turning to a new direc...Gregory Montoir
2007-11-26Fix keyword expansion in asm sourcesMax Horn
2007-11-25An attempt to implement thick line drawing.Eugene Sandulenko
2007-11-25Add md5 details for Blue's Art Time Activities.Travis Howell
2007-11-25Switch to our common drawLine routineEugene Sandulenko
2007-11-25Fix regression in Fun Shop titles, when starting activites.Travis Howell
2007-11-25Add stub for wizImages thickLine code.Travis Howell
2007-11-24Add notes (From wiki) for u32 codes used in Backyard Soccer.Travis Howell
2007-11-24Implement soccer opcode 1006. Nothing is tested and is pure processingEugene Sandulenko
2007-11-23don't pass a pointer in a middle of a resource buffer with mixer AUTOFREE fla...Gregory Montoir
2007-11-22Implement soccer logic opcode 1003Eugene Sandulenko
2007-11-22Fix bug with rotating shapes in funshop gamesEugene Sandulenko
2007-11-16Changed Audio::makeADPCMStream so that the stream passed to it can automatica...Max Horn
2007-11-13Moving the vitual keyboard show/hide hints during the copy protection screens...Kostas Nakos
2007-11-06Add support for original load/save system in HE games.Travis Howell
2007-10-28Refactored ScummEngine*::checkExecVerbs methodMax Horn
2007-10-21Patch #1817080: Scumm savegame thumbnail loading patchMax Horn
2007-10-07cleanupMax Horn
2007-09-23Fix 64 bit issueMax Horn
2007-09-21Fix regression, when loading levels in mustard.Travis Howell
2007-09-20implement o72_debugInput (with some help from Kirben)Matthew Hoops