aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2005-03-15Patch from Quietust:Travis Howell
2005-03-15Update MM NES md5 due to changed index file.Eugene Sandulenko
2005-03-15First (unsuccessful) attempt to make NES costume animation work.Eugene Sandulenko
2005-03-15Change this one too.Travis Howell
2005-03-15Patch from Quietust. Fix NES sprites colors and optimize sprite drawingEugene Sandulenko
2005-03-15VAR_CUTSCENEEXIT_KEY uses different value in NES maniacTravis Howell
2005-03-15Actually draw NES costumes.Eugene Sandulenko
2005-03-15Off by one.Travis Howell
2005-03-14First attempt to draw NES sprites. There are these problems:Eugene Sandulenko
2005-03-14Rename sprite fields/functionsTravis Howell
2005-03-14Fixed GCC warning about unused variables.Torbjörn Andersson
2005-03-13Preliminary support for MM NES.Eugene Sandulenko
2005-03-13Rename sprite flags/functionsTravis Howell
2005-03-13Rename sprite flags/functionsTravis Howell
2005-03-13Correct sprite flags mistake.Travis Howell
2005-03-13Fix spyozon regressionTravis Howell
2005-03-13Don't apply to HE100, it breaks credits in pajama.Travis Howell
2005-03-13Scripts flags difference in HE100 needed in a few more opcodes.Travis Howell
2005-03-13A few extra bitsTravis Howell
2005-03-12Add missing case for getObjectDataTravis Howell
2005-03-12PlayingSoundHandle -> SoundHandle; also, turned the handle activity check int...Max Horn
2005-03-12some experimental changesPaweł Kołodziejski
2005-03-12clean upMax Horn
2005-03-12backport fix from residual imusePaweł Kołodziejski
2005-03-12Off by one.Travis Howell
2005-03-12LeftoversTravis Howell
2005-03-12Broke HE music loopingTravis Howell
2005-03-12Seems to work now, maybe fixed by script cycles?Travis Howell
2005-03-12Missing popTravis Howell
2005-03-12Missing popTravis Howell
2005-03-12OoopsTravis Howell
2005-03-12Add key to toggle speech/subtitlesTravis Howell
2005-03-11CleanupChris Apers
2005-03-11PalmOS : move MD5 table to a database too save memory and data segment spaceChris Apers
2005-03-11PalmOS and windows CE need to convert mouse coordinates with mouse buttons tooChris Apers
2005-03-11Correct quit/restartTravis Howell
2005-03-11Check for negative valueTravis Howell
2005-03-11Add English HE100 versions of freddi2/mazeTravis Howell
2005-03-11Mass-renamed all variables of Actor object according to our current codeEugene Sandulenko
2005-03-10Add --force-1x-overlay command line option as discussed in bugreportEugene Sandulenko
2005-03-10Find where this flag is triggered too.Travis Howell
2005-03-10Missing zero.Travis Howell
2005-03-10Used in displayWizComplexImage() too.Travis Howell
2005-03-10Add HE specific versions of findResource/findResourceData.Travis Howell
2005-03-10Add back some lost code from cyx, for future changes.Travis Howell
2005-03-10Add HE100 opcode difference for spyfoxTravis Howell
2005-03-10Add last change to o60_opeFile too.Travis Howell
2005-03-10Change o72_openFile to always use saved game path for writing.Travis Howell
2005-03-09Patch #1013937 "OSystem layer with bigger resolution". Now you will alwaysEugene Sandulenko
2005-03-09Stricter offset verification in drawBitmap; but be more generous if we encoun...Max Horn