aboutsummaryrefslogtreecommitdiff
path: root/scumm/scummvm.cpp
AgeCommit message (Expand)Author
2003-10-02Fix for Bug [815851] DOTT: MT-32 MIDI priorityJamieson Christian
2003-09-30MDT_ADLIB for Indy3Towns (for YM2612 kludge)Jamieson Christian
2003-09-30Add two more HE targetsTravis Howell
2003-09-28added two HE gamesPaweł Kołodziejski
2003-09-28Fix problem of verbs areas always been shown after reload in V1-V2 games.Travis Howell
2003-09-28Added terminate() to the MusicEngine and publicizedJamieson Christian
2003-09-27some minor cleanupMax Horn
2003-09-25Fix for Bug [810564] ALL: missing instruments with native MT-32Jamieson Christian
2003-09-25added HE gamePaweł Kołodziejski
2003-09-24Disable Palyer_V2A on PalmOS, since the source doesn't compile with itChris Apers
2003-09-24More Amiga V2/V3 sound updates from _Q_:Travis Howell
2003-09-24added HE game putt racePaweł Kołodziejski
2003-09-23added two HE gamesPaweł Kołodziejski
2003-09-23correct description, are these demos in the correct section of version orderi...Jonathan Gray
2003-09-23added two different versions of HE demosPaweł Kołodziejski
2003-09-21Fix #807291Travis Howell
2003-09-18added initial support for building our 4 adventure engines as loadable module...Max Horn
2003-09-17new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...Max Horn
2003-09-16Partial fix for Bug [636985] ZAK256: No kazoo tuneJamieson Christian
2003-09-14add putttime targetJonathan Gray
2003-09-14moved Actor x/y to _pos.x/_pos.y -> this makes it much easier to grep for acc...Max Horn
2003-09-12Fix COMI regression for now, seems to require x min/max values for camera to ...Travis Howell
2003-09-11fix for room-scroll regression in V1/V2 (essentially, we never init the camer...Max Horn
2003-09-11fixed version checkMax Horn
2003-09-11oopsMax Horn
2003-09-11cleanupMax Horn
2003-09-11Roland updates only applies ot PC versions.Travis Howell
2003-09-10Check for Roland patch in loom and monkeyega, give better error if patch not ...Travis Howell
2003-09-10fix for bug #770042 (LOOM: Some bits of dialogue are repeated)Max Horn
2003-09-09cleanup; fix for bug #795942 (COMI: text display off screen) and #785760 (COM...Max Horn
2003-09-09replaced all use of scale items with scale slots. This allowed me to get rid ...Max Horn
2003-09-08make even more use of Scumm::_musicEngine; added MusicEngine::setMasterVolumeMax Horn
2003-09-08renamed VersionSettings -> TargetSettings and also renamed some of its member...Max Horn
2003-09-08Reduce PalmOS data segementChris Apers
2003-09-08Amiga V3 music updates from unused.Travis Howell
2003-09-07added common base class MusicEngine for iMuse/iMuseDigital/Player_V123 (initi...Max Horn
2003-09-07Add music player for Amiga versions of indy3ega/loom from unused.Travis Howell
2003-09-06implemented FOA keyboard fightingMax Horn
2003-09-06Remove sound looping hack for v2 amiga games.Travis Howell
2003-09-06Don't let Amiga and Platform options cancel each other out for Amiga support.Travis Howell
2003-09-05Add to config as int for now.Travis Howell
2003-09-05OopsTravis Howell
2003-09-05Add mac check.Travis Howell
2003-09-05Use --platform option, instead of system specific options.Travis Howell
2003-09-05Add atarist and macintosh options, since there seem to be no way to detect ve...Travis Howell
2003-09-04Leave SPK resources in monkey1 disabled too.Travis Howell
2003-09-04monkey has no native midi resources and SPK isn't support yet.Travis Howell
2003-09-04Gave the "monkey" target the same sound flags as the "monkey1" target. AtTorbjörn Andersson
2003-09-03add a bunch of known targets for some of the newer humongous games, maybe we ...Jonathan Gray
2003-09-01Minor cleanup of color cycle resource loadingTravis Howell