Age | Commit message (Expand) | Author |
2005-11-20 | Increase maxHeapThreshold to 6M for SCUMM games with the GF_NEW_COSTUMES feat... | Joost Peters |
2005-11-20 | *** empty log message *** | Travis Howell |
2005-11-20 | Fix skipping cutscene in Commodore 64 version of zak. | Travis Howell |
2005-11-20 | Update Commodore 64 palette table. | Travis Howell |
2005-11-20 | Correct face color in Commodore 64 version of zak. | Travis Howell |
2005-11-19 | Fix for crash caused by very rapid camera movement in V7/V8 games | Max Horn |
2005-11-19 | fix compile warning | Andrew Kurushin |
2005-11-19 | Add some German HE demos. | Travis Howell |
2005-11-19 | Fix the bundled Macintosh version of FT demo. | Travis Howell |
2005-11-18 | Might help bundled Macintosh version of FT demo. | Travis Howell |
2005-11-18 | Target doesn't exist, both demos use dig. | Travis Howell |
2005-11-18 | More changes for bundled Macintosh versions. | Travis Howell |
2005-11-18 | Don't do full-screen updates when smooth-scrolling, but only update the chang... | Joost Peters |
2005-11-17 | Revert to warnings when certain music/speech files aren't found | Max Horn |
2005-11-17 | Remove duplicate entry. | Travis Howell |
2005-11-17 | Add correct md5s of bundled Macintosh versions. | Travis Howell |
2005-11-17 | Fixed typo in error message. | Torbjörn Andersson |
2005-11-17 | Add filename for bundled Macintosh version of atlantis. | Travis Howell |
2005-11-17 | Add md5s of bundled Macintosh versions. | Travis Howell |
2005-11-17 | Update comments. | Travis Howell |
2005-11-16 | Still no subtitles in HE70/71 too. | Travis Howell |
2005-11-16 | The 'TextOn' ini setting is checked by earlier HE games too. | Travis Howell |
2005-11-16 | Missed a spot. | Travis Howell |
2005-11-16 | Adjust HE version checks, for updated releases. | Travis Howell |
2005-11-16 | Opcode is used by HE71 too. | Travis Howell |
2005-11-16 | Correct HE version. | Travis Howell |
2005-11-16 | Mixed up an md5. | Travis Howell |
2005-11-16 | Add more English versions of HE games. | Travis Howell |
2005-11-15 | Fix Kanji regression in FOA, due to lost code. | Travis Howell |
2005-11-15 | SCUMM 6 games use VAR_VOICE_MODE too, based on Sam & Max win32 disasm. | Travis Howell |
2005-11-15 | Allow subtitles to be disabled in HE70 - HE73 games. | Travis Howell |
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 |