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
/
sprite_he.cpp
Age
Commit message (
Expand
)
Author
2005-03-06
Use sprite groups number, not sprite id.
Travis Howell
2005-03-06
Rename sprite fields
Travis Howell
2005-03-06
Ooops, reversed that.
Travis Howell
2005-03-06
c & p type
Travis Howell
2005-03-06
Correct class_flag checks for sprites
Travis Howell
2005-03-06
Checks were in reverse.
Travis Howell
2005-03-06
*** empty log message ***
Travis Howell
2005-03-05
Fix spriteAddImageToList() according to disassembly. (sbb-related)
Eugene Sandulenko
2005-03-05
Remove invalid sprite check
Travis Howell
2005-03-03
Correct classId value.
Travis Howell
2005-02-28
*** empty log message ***
Travis Howell
2005-02-28
Cleanup
Travis Howell
2005-02-28
Rename sprite functions
Travis Howell
2005-02-27
Revert the spriteGroupId checks.change.
Travis Howell
2005-02-27
Correct spriteGroupId checks.
Travis Howell
2005-02-27
Correction, only redraw if flags changed.
Travis Howell
2005-02-27
moved some variables to ScummEngine_v90he and renamed some SpriteInfo fields
Gregory Montoir
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
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
Correct check
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 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
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
[prev]
[next]