aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-02-22some WIP stuff for HE spritesGregory Montoir
2005-02-223 stage iso drawing implemented:Andrew Kurushin
2005-02-22Added consts (this usually helps the compiler a bit when optimizing code)Max Horn
2005-02-22Verify domain names as they are passed into the config manager (better to cra...Max Horn
2005-02-22Fix compilation on BE systemsMax Horn
2005-02-22Minor cleanupTravis Howell
2005-02-22Moved some debugging stuff into the debugger class.Torbjörn Andersson
2005-02-22All languagesTravis Howell
2005-02-22OoopsTravis Howell
2005-02-22More debugs, to catch error points.Travis Howell
2005-02-22Implementation of GFX transactions. May cause some regressions in case IEugene Sandulenko
2005-02-22Add a few sprite stubsTravis Howell
2005-02-22Rename script flags as suggested.Eugene Sandulenko
2005-02-22cyx's WIP for sprites. Implemented spritesBlitToScreenEugene Sandulenko
2005-02-21Fix _heversion for Russian updated pajama2. Today I played it with kidsEugene Sandulenko
2005-02-21TyposTravis Howell
2005-02-21basically the same change as for bs1; don't keep the mutex locked while loadi...Robert Göffringmann
2005-02-21Some cleanup and renaming. (It was confusing to see "load" sometimes andTorbjörn Andersson