index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scumm
Age
Commit message (
Expand
)
Author
2005-02-27
Update debug msg.
Travis Howell
2005-02-27
Add more safety checks.
Travis Howell
2005-02-26
typo
Gregory Montoir
2005-02-26
Correction to findSprite()
Travis Howell
2005-02-26
Lots of other sprite-related renames as suggested by cyx.
Eugene Sandulenko
2005-02-26
Rename HE sprite flag kSF31 -> kSFImageless and corresponding functions.
Eugene Sandulenko
2005-02-26
Disable ditrherers for v1 games. Algorithm there is different and also
Eugene Sandulenko
2005-02-26
added a missing line to findSpriteWithClassOf and updated _varNumSpriteGroups...
Gregory Montoir
2005-02-26
Typo
Travis Howell
2005-02-26
fix issue in spritesBlitToScreen and added some suggestions for fields/flags ...
Gregory Montoir
2005-02-26
Catch all invalid image resource reads
Travis Howell
2005-02-26
Revert that last change, mixed functions.
Travis Howell
2005-02-26
Rename sprite function
Travis Howell
2005-02-26
Fix sprite states
Travis Howell
2005-02-26
Fix sprite hacks
Travis Howell
2005-02-25
More work on findSpriteWithClassOf()
Travis Howell
2005-02-25
fixed compilation for emsvc4
Paweł Kołodziejski
2005-02-25
Add WIP findSpriteWithClassOf() function
Travis Howell
2005-02-25
Update WizParameters struct, to match pajama3.
Travis Howell
2005-02-25
Cleanup, reduce duplicate code.
Travis Howell
2005-02-25
cleanup
Max Horn
2005-02-25
Correct check
Travis Howell
2005-02-25
Init sprites
Travis Howell
2005-02-25
*** empty log message ***
Travis Howell
2005-02-25
*** empty log message ***
Travis Howell
2005-02-25
Add missing parts of spritesProcessWiz()
Travis Howell
2005-02-24
Rename SpriteGroup fields
Travis Howell
2005-02-24
Rename sprite flags as suggested:
Eugene Sandulenko
2005-02-24
o Fixed sprite flags everywhere. In many cases they were wrong as they were
Eugene Sandulenko
2005-02-24
defined some flags for HE wiz ; it should make the code more readable
Gregory Montoir
2005-02-24
Ooops, should be _varNumSprites
Travis Howell
2005-02-24
Add stub case
Travis Howell
2005-02-24
Add missing sprite redraw
Travis Howell
2005-02-24
Correct sprite flags in resetSprite
Travis Howell
2005-02-24
Correct classId.
Travis Howell
2005-02-24
Update sprite calls in main loop
Travis Howell
2005-02-24
init vars
Travis Howell
2005-02-24
Correct SpriteInfo_setFlags*
Travis Howell
2005-02-24
This is a dirty hack which lets see HE sprites, so further debugging is
Eugene Sandulenko
2005-02-24
Fix bug in ScummEngine_v90he::spritesSortActiveSprites()
Eugene Sandulenko
2005-02-24
Initial implementation of spritesProcessWiz. Also plugged it into main loop.
Eugene Sandulenko
2005-02-24
Fix regression, seems like bug in pajama3 disasm.
Travis Howell
2005-02-23
implementation of spritesSortActiveSprites()
Eugene Sandulenko
2005-02-23
Fix spriteInfoGet_classFlags*.
Eugene Sandulenko
2005-02-23
Add sprite function
Travis Howell
2005-02-23
Update HE100
Travis Howell
2005-02-23
Clear a few more fields when reseting sprite
Travis Howell
2005-02-23
Ooops, order wrong.
Travis Howell
2005-02-23
Correct subOp, used in freddicove
Travis Howell
2005-02-23
freddicove adds extra SpriteInfo field.
Travis Howell
[next]