Age | Commit message (Expand) | Author |
2005-11-10 | V8 uses 4 variables to handle mouse buttons state (like V7), cleanup processK... | Gregory Montoir |
2005-11-10 | Made drawStripToScreen() return when width=0, this prevents copyRectToScreen(... | Gregory Montoir |
2005-11-09 | sync head with branch. | Robert Göffringmann |
2005-11-08 | Fix for ScummEngine::drawStripToScreen: do nothing if height is negative | Max Horn |
2005-11-07 | Fix for bug #1350645 (Playtime corrupted if save name is >=32 chars) | Max Horn |
2005-11-07 | Correct HE version for German version of freddi3. | Travis Howell |
2005-11-07 | Add German version of freddi3. | Travis Howell |
2005-11-07 | Add German version of Monkey Island 1 EGA 4 Disk. | Travis Howell |
2005-11-07 | Add German version of freddi2/freddi4. | Travis Howell |
2005-11-06 | Should be int32 in HE games, to avoid possible overflow. | Travis Howell |
2005-11-06 | Correct charset palette in HE games. | Travis Howell |
2005-11-06 | Revert +1 change, causes more glitches in lost. | Travis Howell |
2005-11-06 | Cleanup. | Travis Howell |
2005-11-06 | Fix regression, must not be an int16. | Travis Howell |
2005-11-05 | Add Macintosh version of updated spyfox demo. | Travis Howell |
2005-11-05 | Correct version of German version of putttime. | Travis Howell |
2005-11-05 | Detect where wizImage type 1 should be flipped. | Travis Howell |
2005-11-05 | Update debug output. | Travis Howell |
2005-11-05 | Add missing else. | Travis Howell |
2005-11-05 | Correct value. | Travis Howell |
2005-11-05 | Match original games, caused assert in earlt versions of freddi. | Travis Howell |
2005-11-04 | Add missing case for HE games. | Travis Howell |
2005-11-04 | Ooops | Travis Howell |
2005-11-04 | Update HE version for German version of freddi/putttime. | Travis Howell |
2005-11-04 | Cleanup, remove hacks. | Travis Howell |
2005-11-04 | Correction for shapes drawing in fun shop titles. | Travis Howell |
2005-11-04 | Fix subtitle regressions. | Travis Howell |
2005-11-04 | Corrections to fillWizRect(). | Travis Howell |
2005-11-04 | Values should only be set in HE99+. | Travis Howell |
2005-11-03 | Add german version of putttime. | Travis Howell |
2005-11-03 | Add another freddi2 verison. | Travis Howell |
2005-11-03 | Ooops | Travis Howell |
2005-11-03 | Add safety check for charset codes in HE72+ games. | Travis Howell |
2005-11-03 | Cleanup HE changes. | Travis Howell |
2005-11-02 | To match the original v7/v8 interpreters, use BlastTexts to display the subti... | Gregory Montoir |
2005-11-02 | Fix error in HTML md5 presentation. | Eugene Sandulenko |
2005-11-02 | Fixed compile error. | Torbjörn Andersson |
2005-11-02 | German freddi1 | Eugene Sandulenko |
2005-11-02 | Add German putttime and possible fix for German Freddi1. | Eugene Sandulenko |
2005-11-02 | Add contributed md5 for indy3 5.25" EGA. | Eugene Sandulenko |
2005-11-01 | forgot to clear _colorUsedByCycle at startup. | Gregory Montoir |
2005-11-01 | Wrap sentance lines in NES maniac. | Travis Howell |
2005-11-01 | in v7/v8, remapPaletteColor() ignores color 255 | Gregory Montoir |
2005-11-01 | Add 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-30 | Correct kernelSet case function. | Travis Howell |
2005-10-30 | Shadows are used in HE90 too. | Travis Howell |
2005-10-29 | Only applies to SCUMM 3/4. | Travis Howell |
2005-10-29 | Add additional checks in later HE games. | Travis Howell |
2005-10-29 | Reset when not used. | Travis Howell |