aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.cpp
AgeCommit message (Expand)Author
2005-09-22Fix regression introduced when we split engine constructiors intoEugene Sandulenko
2005-09-20Implement Feature request #1286150 "Third-party translations". JustEugene Sandulenko
2005-09-17Make Mac DOTT demo runnable.Eugene Sandulenko
2005-09-16Add Mac Dott demo. Though file substitutes handling needs to be extended toEugene Sandulenko
2005-09-16Add file substitutions for UK Putt Time release.Eugene Sandulenko
2005-09-14Add UK releases of HE demos.Eugene Sandulenko
2005-09-14Add f4demo from UK putttimeEugene Sandulenko
2005-09-14Move the check for >= v5 further up the calling chainJonathan Gray
2005-09-14Selection screen partly working in C64 maniac.Travis Howell
2005-09-13Fix for FM-TOWNS Monkey1 detection.Eugene Sandulenko
2005-09-13whitespace fixesEugene Sandulenko
2005-09-13Fix SegaCD detection.Eugene Sandulenko
2005-09-11Add reported games.Eugene Sandulenko
2005-09-11russian indy3Eugene Sandulenko
2005-09-09Fix warningTravis Howell
2005-09-08added missing calls to destructors in ScummEngine_v70he and ScummEngine_v90heGregory Montoir
2005-09-08typoGregory Montoir
2005-09-07Remove debug output leftoverEugene Sandulenko
2005-09-04Correct music drivers for AtariST/Macintosh versions.Travis Howell
2005-09-04Remove baseFilename and detectFilename from struct ScummGameSettings sinceEugene Sandulenko
2005-09-04Fix detection/running of those games which have different file generation inEugene Sandulenko
2005-09-04oops.Eugene Sandulenko
2005-09-04Fix more platforms.Eugene Sandulenko
2005-09-04Fix platformsEugene Sandulenko
2005-09-04Implement my own request #1091806 "SCUMM: Eliminate platform-specific targets".Eugene Sandulenko
2005-08-31get rid of the GF_DEFAULT_TO_1X_SCALER hack for _heversion >= 71Gregory Montoir
2005-08-30Add German version of pajama2.Travis Howell
2005-08-14Replace warnings with debug, errors or printfs:Travis Howell
2005-08-04Add Big Thinkers 1st GradeTravis Howell
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-07-20Add demosi discovered by yesitsme. I have them, so ask me if interested.Eugene Sandulenko
2005-07-19Applied patch #1238516, with very minor modifications. It gets rid of anTorbjörn Andersson
2005-07-16Set SCUMM debug mode to be on if a boot param is specified.Jonathan Gray
2005-07-16Missed flagTravis Howell
2005-07-16Try HE99Travis Howell
2005-07-15Add reported German Spyfox1Eugene Sandulenko
2005-06-24fix VS2005 _strnicmp error issueAndrew Kurushin
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-19Fix C64 targets. Regression.Eugene Sandulenko
2005-06-18fix compilation with DISABLE_SCUMM_7_8 definedGregory Montoir
2005-06-14Applied patch #1208299. A warning message about the "playing from CD underTorbjörn Andersson
2005-06-14-Add more Backyard sports titlesTravis Howell
2005-06-07Based on indy4demo FMTowns, some minor changes to SO_ROOM_FADEGregory Montoir
2005-06-04The sound queue needs to be processed, before sfx queue in HE games, since sp...Travis Howell
2005-06-02HE games require min/max heap sizes to be set, after index is read.Travis Howell
2005-05-31Fix for bug #1032768 "FM-TOWNS MI1: Kanji version not recognized"Eugene Sandulenko
2005-05-29Fix for bug #1210831 (MANIAC: Inventory not redrawn after loading a savegame)Max Horn
2005-05-28Correct HE version.Travis Howell
2005-05-26Add Russian PuttTimeEugene Sandulenko
2005-05-24Use the generic mapping system for Mac versions of V6/V7 games, too (note: i ...Max Horn