aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-02-25Some TODO cleanup/additionsMax Horn
2005-02-25Add WIP findSpriteWithClassOf() functionTravis Howell
2005-02-25Whitespace changes.Torbjörn Andersson
2005-02-25Update WizParameters struct, to match pajama3.Travis Howell
2005-02-25Cleanup, reduce duplicate code.Travis Howell
2005-02-25cleanupMax Horn
2005-02-25Correct checkTravis Howell
2005-02-25Init spritesTravis Howell
2005-02-25*** empty log message ***Travis Howell
2005-02-25*** empty log message ***Travis Howell
2005-02-25Add missing parts of spritesProcessWiz()Travis Howell
2005-02-24Rename SpriteGroup fieldsTravis Howell
2005-02-24Rename sprite flags as suggested:Eugene Sandulenko
2005-02-24o Fixed sprite flags everywhere. In many cases they were wrong as they wereEugene Sandulenko
2005-02-24defined some flags for HE wiz ; it should make the code more readableGregory Montoir
2005-02-24Ooops, should be _varNumSpritesTravis Howell
2005-02-24Add stub caseTravis Howell
2005-02-24Add missing sprite redrawTravis Howell
2005-02-24Correct sprite flags in resetSpriteTravis Howell
2005-02-24Correct classId.Travis Howell
2005-02-24I'm not quite sure if this is the correct fix, but by not callingTorbjörn Andersson
2005-02-24Update sprite calls in main loopTravis Howell
2005-02-24Some syncing between the README and the LaTeX documentation. Untested sinceTorbjörn Andersson
2005-02-24ScummVM 0.7.0 does not need SKY.CPT for Beneath a Steel Sky, so I'veTorbjörn Andersson
2005-02-24init varsTravis Howell
2005-02-24Correct SpriteInfo_setFlags*Travis Howell
2005-02-24This is a dirty hack which lets see HE sprites, so further debugging isEugene Sandulenko
2005-02-24Fix bug in ScummEngine_v90he::spritesSortActiveSprites()Eugene Sandulenko
2005-02-24Initial implementation of spritesProcessWiz. Also plugged it into main loop.Eugene Sandulenko
2005-02-24Fix regression, seems like bug in pajama3 disasm.Travis Howell
2005-02-23implementation of spritesSortActiveSprites()Eugene Sandulenko
2005-02-23Update README to mention new BASS datafile, does this mean I just put 500 oth...Joost Peters
2005-02-23fix typoJoost Peters
2005-02-23Fix spriteInfoGet_classFlags*.Eugene Sandulenko
2005-02-23Add sprite functionTravis Howell
2005-02-23Update HE100Travis Howell
2005-02-23Clear a few more fields when reseting spriteTravis Howell
2005-02-23Ooops, order wrong.Travis Howell
2005-02-23Correct subOp, used in freddicoveTravis Howell
2005-02-23freddicove adds extra SpriteInfo field.Travis Howell
2005-02-23Add sprite function.Travis Howell
2005-02-23Another sprite function.Travis Howell
2005-02-23CleanupTravis Howell
2005-02-23More sprite functionsTravis Howell
2005-02-23Add some setSpriteGroupInfo code.Travis Howell
2005-02-23Implementation of spriteInfoSet_addImageToList. It needs review,Eugene Sandulenko
2005-02-23spriteInfoSet_case183 -> spriteInfoSet_resetSprite and its implementation.Eugene Sandulenko
2005-02-23Add setSpriteGroupInfo stubsTravis Howell
2005-02-22Rename classFlags functions and fix one of them.Eugene Sandulenko
2005-02-22o90_setSpriteInfo so 91Gregory Montoir