aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-10-18cosmetic change, change the scumm version for the HE games to those reported ...Jonathan Gray
2002-10-18update cli arguments listJonathan Gray
2002-10-18add -z option to list gamesJonathan Gray
2002-10-18Close in on the o6_wait:actDrawn problemJames Brown
2002-10-18Removed dependency on GameDetector.Marcus Comstedt
2002-10-18Find game names directly from version_settings rather than using the detector.Marcus Comstedt
2002-10-18Avoid including common/engine as to not create name conflicts with Timer.Marcus Comstedt
2002-10-18Overlays implemented. Made the buffering slightly more efficient.Marcus Comstedt
2002-10-18Oddly enough, setting the sound hardware to 44100 gives correct sound, even t...Marcus Comstedt
2002-10-18Dreamcast port now wraps main() to avoid special kluges in the common main.Marcus Comstedt
2002-10-18Time stuff moved to its own file. Program invocation strategy reworked.Marcus Comstedt
2002-10-18Put time related stuff in its own file to avoid name clashes for Timer.Marcus Comstedt
2002-10-17added some TODO comments so that people know a bit better what is planned her...Max Horn
2002-10-17Patch 624477: Fix for bug 609716James Brown
2002-10-16added Torbjoern and Jamieson to creditsMax Horn
2002-10-16patch #620627: mouse wheel support for NewGuiMax Horn
2002-10-16dialogs now can be run 'modal'Max Horn
2002-10-16Implement akos codec 1, shadow mode 3James Brown
2002-10-16Remove description() as aquadrans talkdelay change makes it totallyJames Brown
2002-10-16Hack out 'Wait for actor drawn' for The Dig. See IRC logs for moreJames Brown
2002-10-16Add comment for unknownCD() stubJames Brown
2002-10-16Full Throttle: Add stub for opcode CD (something to do with drawing blast obj...James Brown
2002-10-16Make it possible to disable digitalimuse by just commenting out it'sJames Brown
2002-10-16fixes to imusePaweł Kołodziejski
2002-10-16Use correct LocalScript range for checkJames Brown
2002-10-16add hack to allow scummvm to get up to the credits in the digJonathan Gray
2002-10-16compilation fixMax Horn
2002-10-15changes to imusePaweł Kołodziejski
2002-10-15fixPaweł Kołodziejski
2002-10-15Fix missing fourth shape in Dig rods, by changing typecast.James Brown
2002-10-15sort the games in the launcher list by nameMax Horn
2002-10-15added insert_at method to List templateMax Horn
2002-10-15list every file in its own line - makes it a bit easier to find/add thingsMax Horn
2002-10-15Sanity checking to fix crash caused by latest sound commitsJames Brown
2002-10-15Patch 623391: Verb shadow fix (MI2)James Brown
2002-10-15changes to soundmixer - added timeout param to streamPaweł Kołodziejski
2002-10-15cleanup sfx and music in imuse, changed talkdelay description(disable) in the...Paweł Kołodziejski
2002-10-14Various Sam & Max iMuse upgradesJamieson Christian
2002-10-14Removed hard-coded pitch bend setup, now being handled on-the-fly in imuse.cppJamieson Christian
2002-10-14renamed get_320x200_image() to get_screen_image(); cleanupMax Horn
2002-10-14added new property to system interface, to be used by NewGuiMax Horn
2002-10-14Add a scaling hack for The Dig - we really need to fix the scaling tables for...James Brown
2002-10-13fix nexus scrolling in the dig, but partialy, there is also memory coruption ...Paweł Kołodziejski
2002-10-13Patch 622632: FT fuel-tower scale hack improvementJames Brown
2002-10-13Patch 32990: Options fix for Amiga Palette checkboxJames Brown
2002-10-13Fix oversight - GID_'s are stored as a constant assigned to Scumm::_gameId, N...James Brown
2002-10-13some more launcher tweaksMax Horn
2002-10-13fixed crash after load some savegames - proper height initialisationPaweł Kołodziejski
2002-10-13Fixed GM part allocation conflicts, default Sam & Max pitch bend rangeJamieson Christian
2002-10-13Patch 614005(b) - Pitchblend updatesJames Brown