aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2006-01-17Correct HE version.Travis Howell
2006-01-17Fix actor selection in spyfox.Travis Howell
2006-01-16HE80+ games set color depth in scumm variable.Travis Howell
2006-01-16Minor changes.Travis Howell
2006-01-16Small correction to sound opcodes in HE games.Travis Howell
2006-01-16Match sizes of original versions, to avoid possible overflows.Travis Howell
2006-01-16Move over more version specific index blocks.Travis Howell
2006-01-16Merge back into single switch.Travis Howell
2006-01-16Index block are specific to later HE games.Travis Howell
2006-01-16Index block doesn't exist.Travis Howell
2006-01-15Add another French version of loom & indy3.Travis Howell
2006-01-15Add support for another sound flag in HE games.Travis Howell
2006-01-15Add missing check for talk sounds in HE games.Travis Howell
2006-01-15Ooops, looping should have been left enabled.Travis Howell
2006-01-15Fix sound channel selection in HE95+ games.Travis Howell
2006-01-15Cleanup unused parts of HE sound code.Travis Howell
2006-01-15Fix sound priority value in HE games.Travis Howell
2006-01-14Added an error() to drawString to catch charset mask usage in V7+ games, if a...Max Horn
2006-01-14Print out save version and stored MD5 on debug level 2.Eugene Sandulenko
2006-01-14HE80+ games may redraw all actors via scumm variable.Travis Howell
2006-01-14Should have commited this too.Travis Howell
2006-01-14UpdateTravis Howell
2006-01-14Add SegaCD platform and remove SegaCD specific game Id.Travis Howell
2006-01-14Switch warning to debug message.Travis Howell
2006-01-14Fix detection of Maniac Mansion V1 demo.Travis Howell
2006-01-14HE99+ games may run an additional script during main loop.Travis Howell
2006-01-14Correct HE version for several Germans demos.Travis Howell
2006-01-14A few fixes for sound opcodes in HE games.Travis Howell
2006-01-14Correct HE version for several Germans versions.Travis Howell
2006-01-13Correct HE version for several Germans versions.Travis Howell
2006-01-13Add German version of Putt-Putt Travels Through Time demo.Travis Howell
2006-01-13Add German version of Pajama Sam 2 demo.Travis Howell
2006-01-13Add German version of Spy Fox 1 demo.Travis Howell
2006-01-13Add German version of Freddi Fish 3 demo.Travis Howell
2006-01-13OoopsTravis Howell
2006-01-13Add German version of Pajama Sam 1.Travis Howell
2006-01-11Free _storedFlObjectsTravis Howell
2006-01-10Get rid of unused variables and removed them from the save data ; FloodFill.u...Gregory Montoir
2006-01-10Minor cleanup.Gregory Montoir
2006-01-10Free the palette before re-using a 'cached cursor' slot.Gregory Montoir
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