aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
AgeCommit message (Expand)Author
2005-04-09Add opcode stub for chaseTravis Howell
2005-04-08load/save sprite data in HE90+ games.Travis Howell
2005-04-08Add HE70+ version of seekFilePos opcode.Travis Howell
2005-04-07Split readMAXS between HE versionsTravis Howell
2005-04-07Move hePalettes allocation to HE99.Travis Howell
2005-04-07Add WIP on hePalette.Travis Howell
2005-04-06Add hePalette function.Travis Howell
2005-04-05Writing into wizImage no longer crashes.Travis Howell
2005-04-05getScriptSlot() must start from slot 1, required for nukeArrays() in HE games.Travis Howell
2005-04-04Muddled ifsTravis Howell
2005-04-03Splitting more methods into multiple overloaded versionsMax Horn
2005-04-03Turned readRoomsOffsets into a virtual methodMax Horn
2005-04-03Split readResTypeList into a normal and a GF_OLD_BUNDLE version; added commen...Max Horn
2005-04-03ScummEngine_v4 used to be a subclass of ScummEngine_v3, now it is the other w...Max Horn
2005-04-03More sprite renamesTravis Howell
2005-04-02initial implementation of o72_arrayOps_127 and o90_sortArrayGregory Montoir
2005-04-01Turned setupRoomObject into a virtual methodMax Horn
2005-04-01Add bits and piecesTravis Howell
2005-04-01Add support for clipping of wizImages.Travis Howell
2005-04-01Remove resource type argument in wizImage functions, it is always rtImage.Travis Howell
2005-03-31Rename paletteNum field for sprite in wizImages.Travis Howell
2005-03-31Add code for more o90_getPolygonOverlap() cases.Travis Howell
2005-03-30CleanupTravis Howell
2005-03-29Rename sprite functionsTravis Howell
2005-03-28Check class of object number, not loop.Travis Howell
2005-03-28findObject in HE72+ only checks object boundsTravis Howell
2005-03-23Add HE90 version of kernelGet/Set opcode and move HE90 specific cases over.Travis Howell
2005-03-22CleanupTravis Howell
2005-03-17Add HE72 version of file rename opcodeTravis Howell
2005-03-17HE72+ games use slightly different code for subtitle color.Travis Howell
2005-03-17Rename sprite functionsTravis Howell
2005-03-17Another correction to sprite flagsTravis Howell
2005-03-14Rename sprite fields/functionsTravis Howell
2005-03-13Rename sprite flags/functionsTravis Howell
2005-03-13Rename sprite flags/functionsTravis Howell
2005-03-13Correct sprite flags mistake.Travis Howell
2005-03-13Scripts flags difference in HE100 needed in a few more opcodes.Travis Howell
2005-03-12LeftoversTravis Howell
2005-03-12Missing popTravis Howell
2005-03-10Add HE specific versions of findResource/findResourceData.Travis Howell
2005-03-10Add HE100 opcode difference for spyfoxTravis Howell
2005-03-08Remove unused sprite code, unused by original games.Travis Howell
2005-03-08Add opcode for bb2demoTravis Howell
2005-03-08Script flags are different in HE100Travis Howell
2005-03-07Add opcode for Spy Fox 2 mini game.Travis Howell
2005-03-07Fix dup_n, billboard in circdemo works now.Travis Howell
2005-03-02Commit o100_paletteOps WIP based on cyx's patch. Original patch justEugene Sandulenko
2005-03-02Fix string display in Buzzy games.Travis Howell
2005-02-28preliminar work on processWizImage 9 and updated wiz flagsGregory Montoir
2005-02-28CleanupTravis Howell