aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2006-01-10Small correction.Travis Howell
2006-01-10Reset sound flags for HE100 games.Travis Howell
2006-01-10Correct HE sound flags in HE100 games.Travis Howell
2006-01-10Cleanup; moving things around a bitMax Horn
2006-01-10Refactoring to remove CharsetRenderer::_ignoreCharsetMaskMax Horn
2006-01-09Fix regressions in earliest HE games again.Travis Howell
2006-01-08Moved the workaround for bug #864030 in drawBlastText to fix bug #1399843.Gregory Montoir
2006-01-07No longer used by HE games.Travis Howell
2006-01-07Remove function without purpose.Travis Howell
2006-01-06Rename variables.Travis Howell
2006-01-06Finally fix MM NES crash.Eugene Sandulenko
2006-01-06Fix typo in one md5. Fix DOTT CD Mac bundle name.Eugene Sandulenko
2006-01-06Partial fix for MM NES crash. Thanks to QuietustEugene Sandulenko
2006-01-06HE90+ games use difference value for actor conditions.Travis Howell
2006-01-06Avoid invalid read/writes in createSound() for now.Travis Howell
2006-01-06Adjustments to createSound().Travis Howell
2006-01-06Nukes resource directly in HE games.Travis Howell
2006-01-06Add another French version of DOTT.Travis Howell
2006-01-06Correct bounds checking for akos codec 16 in HE 71+ games.Travis Howell
2006-01-06No longer required.Travis Howell
2006-01-05fixed warningsPaweł Kołodziejski
2006-01-05No longer requiredTravis Howell
2006-01-05Fix sound resource loading in HE games.Travis Howell
2006-01-05Revert, might be HE100 only.Travis Howell
2006-01-05Adjust size, script in freddi3 triggers sound var 26.Travis Howell
2006-01-05Sets random talk state, if value is zero.Travis Howell
2006-01-05Add safety check.Travis Howell
2006-01-05Flag 4 used for looping in later HE games.Travis Howell
2006-01-05Enable sound priority in HE games.Travis Howell
2006-01-05Initial support for sound code in HE games.Travis Howell
2006-01-04UpdateTravis Howell
2006-01-04Update commentsTravis Howell
2006-01-02Match original game titles and make game titles consistent.Travis Howell
2006-01-02V7/V8 games do not use the text masking anymore at all, so we can optimize dr...Max Horn
2006-01-01Rename variable.Travis Howell
2006-01-01Add additional drawStrip case for HE games.Travis Howell
2006-01-01HE Games use more image states for objects.Travis Howell
2005-12-31Minor changes.Travis Howell
2005-12-30* Replaced MDT_PREFER_NATIVE/MDT_NATIVE by MDT_PREFER_MIDI/MDT_MIDI).Max Horn
2005-12-30Correct Spy Fox game's titles.Travis Howell
2005-12-29Minor changes.Travis Howell
2005-12-29Revert HE version change for Mac. farm demo.Travis Howell
2005-12-28Add Macintosh versions of more HE demos.Travis Howell
2005-12-26Add details for Macintosh versions of airport and jungle.Travis Howell
2005-12-20Change from Quietust:Travis Howell
2005-12-19Add German bundled Macintosh version of dott.Travis Howell
2005-12-19Correct platform for German freddi demo.Travis Howell
2005-12-19Correct HE version for German freddi demo.Travis Howell
2005-12-18Add German version of freddi2 for Macintosh.Travis Howell
2005-12-14Don't update screen when _width or _height is 0, otherwise the copyRectToScre...Gregory Montoir