aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2004-09-08Add missing section for C022Travis Howell
2004-09-08Semi-working akos codec32.Eugene Sandulenko
2004-09-08some AKOS tweaks for HE72/80Gregory Montoir
2004-09-08Fix pjs-demoTravis Howell
2004-09-08Add freddi3 target.Eugene Sandulenko
2004-09-08Should be reading array id resource.Travis Howell
2004-09-08Fix array issue.Travis Howell
2004-09-08Lower debug levelTravis Howell
2004-09-08Caused crash.Travis Howell
2004-09-08No shadow palette in later games.Travis Howell
2004-09-08Verified values.Travis Howell
2004-09-08Add extra index types.Travis Howell
2004-09-08Add more akos codes for HE80+.Travis Howell
2004-09-07Should be HE99Travis Howell
2004-09-07Add targetTravis Howell
2004-09-07Add casesTravis Howell
2004-09-07Add caseTravis Howell
2004-09-07Add opcodeTravis Howell
2004-09-07Load talkie blockTravis Howell
2004-09-07ah of course...Jonathan Gray
2004-09-07OoopsTravis Howell
2004-09-07Add HE 98 versionTravis Howell
2004-09-07Add another opcode/stubTravis Howell
2004-09-07add some he c++ engine related changes. For some reason the cpp versions of s...Jonathan Gray
2004-09-07Add index for HE C++ games.Travis Howell
2004-09-07Correct opcodeTravis Howell
2004-09-07More casesTravis Howell
2004-09-07Switch to cases, to catch any missing cases.Travis Howell
2004-09-06Don't check for verbs, if no verbs exist.Travis Howell
2004-09-06Fixed bug in DrawBMAPObject.Eugene Sandulenko
2004-09-06Missed opcodeTravis Howell
2004-09-06stubsTravis Howell
2004-09-06Not every speech file has the extra header.Travis Howell
2004-09-06Skip extra speech header in HE 80+ gamesTravis Howell
2004-09-06fix compiler warnings, including a if (foo = bar) occuranceJonathan Gray
2004-09-06Add temporary hack to ignore akoc drawLimb C021 for now.Travis Howell
2004-09-06Add basic AWIZ call for HE90 games.Travis Howell
2004-09-06Should be intTravis Howell
2004-09-06Add another ini related opcode.Travis Howell
2004-09-06Should always push result.Travis Howell
2004-09-06More stubs for chaseTravis Howell
2004-09-06Add targetTravis Howell
2004-09-06More stubsTravis Howell
2004-09-06Add back stub, in right place this time.Travis Howell
2004-09-06HE 72+ games use a remove object from queue function.Travis Howell
2004-09-06Doesn't use smushTravis Howell
2004-09-06Add HE 80/90 classes, will be filled up over time.Travis Howell
2004-09-05Implement roomOp 234Eugene Sandulenko
2004-09-05fixed awiz displayGregory Montoir
2004-09-05Added BMAP support in objects.Eugene Sandulenko