aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2005-11-07Fix for bug #1350645 (Playtime corrupted if save name is >=32 chars)Max Horn
2005-11-07Correct HE version for German version of freddi3.Travis Howell
2005-11-07Add German version of freddi3.Travis Howell
2005-11-07Add German version of Monkey Island 1 EGA 4 Disk.Travis Howell
2005-11-07Add German version of freddi2/freddi4.Travis Howell
2005-11-06Should be int32 in HE games, to avoid possible overflow.Travis Howell
2005-11-06Correct charset palette in HE games.Travis Howell
2005-11-06Revert +1 change, causes more glitches in lost.Travis Howell
2005-11-06Cleanup.Travis Howell
2005-11-06Fix regression, must not be an int16.Travis Howell
2005-11-05Add Macintosh version of updated spyfox demo.Travis Howell
2005-11-05Correct version of German version of putttime.Travis Howell
2005-11-05Detect where wizImage type 1 should be flipped.Travis Howell
2005-11-05Update debug output.Travis Howell
2005-11-05Add missing else.Travis Howell
2005-11-05Correct value.Travis Howell
2005-11-05Match original games, caused assert in earlt versions of freddi.Travis Howell
2005-11-04Add missing case for HE games.Travis Howell
2005-11-04OoopsTravis Howell
2005-11-04Update HE version for German version of freddi/putttime.Travis Howell
2005-11-04Cleanup, remove hacks.Travis Howell
2005-11-04Correction for shapes drawing in fun shop titles.Travis Howell
2005-11-04Fix subtitle regressions.Travis Howell
2005-11-04Corrections to fillWizRect().Travis Howell
2005-11-04Values should only be set in HE99+.Travis Howell
2005-11-03Add german version of putttime.Travis Howell
2005-11-03Add another freddi2 verison.Travis Howell
2005-11-03OoopsTravis Howell
2005-11-03Add safety check for charset codes in HE72+ games.Travis Howell
2005-11-03Cleanup HE changes.Travis Howell
2005-11-02To match the original v7/v8 interpreters, use BlastTexts to display the subti...Gregory Montoir
2005-11-02Fix error in HTML md5 presentation.Eugene Sandulenko
2005-11-02Fixed compile error.Torbjörn Andersson
2005-11-02German freddi1Eugene Sandulenko
2005-11-02Add German putttime and possible fix for German Freddi1.Eugene Sandulenko
2005-11-02Add contributed md5 for indy3 5.25" EGA.Eugene Sandulenko
2005-11-01forgot to clear _colorUsedByCycle at startup.Gregory Montoir
2005-11-01Wrap sentance lines in NES maniac.Travis Howell
2005-11-01in v7/v8, remapPaletteColor() ignores color 255Gregory Montoir
2005-11-01Add floodFill support for wizImages.Travis Howell
2005-10-31- VAR_CHARCOUNT isn't set in v7/v8, removed reference to it from v7::actorTalk()Gregory Montoir
2005-10-30Correct kernelSet case function.Travis Howell
2005-10-30Shadows are used in HE90 too.Travis Howell
2005-10-29Only applies to SCUMM 3/4.Travis Howell
2005-10-29Add additional checks in later HE games.Travis Howell
2005-10-29Reset when not used.Travis Howell
2005-10-29Read from XMAP resource directly, instead of reading into memory.Travis Howell
2005-10-29Put shadow_table under DISABLE_HEEugene Sandulenko
2005-10-28Add dummy entry at end of substResFileNameTable[] and use that like in otherEugene Sandulenko
2005-10-28Eliminate GF_MULTIPLE_VERSIONS. We had just few targets without thatEugene Sandulenko