aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2004-09-23Fix array pointer overflows in HE80+ games.Travis Howell
2004-09-22This was on the website but not in md5.txt, it seems?Max Horn
2004-09-22New MD5s by Tobias FleischerMax Horn
2004-09-22Made dstPitch an explicit parameter, instead of (ab)using _screenWidth (impor...Max Horn
2004-09-22Debug values are shown correctly now.Travis Howell
2004-09-22Add case stunTravis Howell
2004-09-22Value is correct, but string index not array id.Travis Howell
2004-09-22Filename string go a bit higherTravis Howell
2004-09-22smaller is 99 after all.Travis Howell
2004-09-22Add a few more case stubsTravis Howell
2004-09-22No longer StopMusicTravis Howell
2004-09-22Add missing casesTravis Howell
2004-09-21cleanupGregory Montoir
2004-09-21fix freddemo intro glitchesGregory Montoir
2004-09-21cleanupMax Horn
2004-09-21More cleanupMax Horn
2004-09-21cleanupMax Horn
2004-09-21Fix memory leakMax Horn
2004-09-21Add missing casesTravis Howell
2004-09-21Filter out both trace msgs.Travis Howell
2004-09-21*** empty log message ***Travis Howell
2004-09-21Add multi-block support for HE games.Travis Howell
2004-09-21HE90+ games use actor layering too, in reverse order.Travis Howell
2004-09-21Add HE90+ opcode differenceTravis Howell
2004-09-21Switch order to prevent warningTravis Howell
2004-09-21No longer needed.Travis Howell
2004-09-21Should be HE60/70.Travis Howell
2004-09-20Moved some init code around (hopefully this'll help PalmOS)Max Horn
2004-09-20Fix array out of bounds accessMax Horn
2004-09-20Fix for bug #1031390 (FOA: Graphical corruption and possible crash in Atlanti...Max Horn
2004-09-20more cleanupMax Horn
2004-09-20Removed some stray spacesMax Horn
2004-09-20cleanupMax Horn
2004-09-20cleanup / code re-useGregory Montoir
2004-09-20Clean up.Travis Howell
2004-09-20Add unencrypted russian freddi5 target.Eugene Sandulenko
2004-09-20Ooops, was off by one again.Travis Howell
2004-09-20Add case for kindddemo.Travis Howell
2004-09-20Opcode1C in HE90+ games seems to setup WizImage settings via various cases.Travis Howell
2004-09-19slightly updated drawWizImage()Gregory Montoir
2004-09-19Moved some code from Gdi::drawBitmap into a new method Gdi::getZPlanes; cleanupMax Horn
2004-09-19fix broken WizImage displayGregory Montoir
2004-09-19Cleanup, added some HE related TODO/FIXME comments (for consideration by the ...Max Horn
2004-09-19preliminar WizPolygon rendering support (this is completely *untested*)Gregory Montoir
2004-09-19Actually check if a sound is active, if the sound is outside music engine.Travis Howell
2004-09-19Ignore trace msgs.Travis Howell
2004-09-19only warn if the AXFD block is validGregory Montoir
2004-09-19Fix last commitTravis Howell
2004-09-19*** empty log message ***Travis Howell
2004-09-19Enable debug mode in HE80+ games.Travis Howell