Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-14 | Rename sprite fields/functions | Travis Howell | |
svn-id: r17136 | |||
2005-03-13 | Rename sprite flags/functions | Travis Howell | |
svn-id: r17119 | |||
2005-03-13 | Rename sprite flags/functions | Travis Howell | |
svn-id: r17116 | |||
2005-03-13 | Correct sprite flags mistake. | Travis Howell | |
svn-id: r17115 | |||
2005-03-11 | Check for negative value | Travis Howell | |
svn-id: r17070 | |||
2005-03-10 | Missing zero. | Travis Howell | |
svn-id: r17063 | |||
2005-03-09 | *** empty log message *** | Travis Howell | |
svn-id: r17046 | |||
2005-03-09 | A few more safety checks | Travis Howell | |
svn-id: r17045 | |||
2005-03-09 | Correct position | Travis Howell | |
svn-id: r17043 | |||
2005-03-08 | Remove unused sprite code, unused by original games. | Travis Howell | |
svn-id: r17038 | |||
2005-03-07 | Should be reverse order, sprite input works now. | Travis Howell | |
svn-id: r17030 | |||
2005-03-07 | Don't change mouse pos. values. | Travis Howell | |
svn-id: r17029 | |||
2005-03-07 | FindSprite should report the spriteId. | Travis Howell | |
svn-id: r17027 | |||
2005-03-06 | Use sprite groups number, not sprite id. | Travis Howell | |
svn-id: r17000 | |||
2005-03-06 | Rename sprite fields | Travis Howell | |
svn-id: r16999 | |||
2005-03-06 | Ooops, reversed that. | Travis Howell | |
svn-id: r16998 | |||
2005-03-06 | c & p type | Travis Howell | |
svn-id: r16997 | |||
2005-03-06 | Correct class_flag checks for sprites | Travis Howell | |
svn-id: r16996 | |||
2005-03-06 | Checks were in reverse. | Travis Howell | |
svn-id: r16995 | |||
2005-03-06 | *** empty log message *** | Travis Howell | |
svn-id: r16994 | |||
2005-03-05 | Fix spriteAddImageToList() according to disassembly. (sbb-related) | Eugene Sandulenko | |
svn-id: r16992 | |||
2005-03-05 | Remove invalid sprite check | Travis Howell | |
svn-id: r16990 | |||
2005-03-03 | Correct classId value. | Travis Howell | |
svn-id: r16985 | |||
2005-02-28 | *** empty log message *** | Travis Howell | |
svn-id: r16956 | |||
2005-02-28 | Cleanup | Travis Howell | |
svn-id: r16955 | |||
2005-02-28 | Rename sprite functions | Travis Howell | |
svn-id: r16954 | |||
2005-02-27 | Revert the spriteGroupId checks.change. | Travis Howell | |
svn-id: r16951 | |||
2005-02-27 | Correct spriteGroupId checks. | Travis Howell | |
Remove duplicate/pointess code. svn-id: r16950 | |||
2005-02-27 | Correction, only redraw if flags changed. | Travis Howell | |
svn-id: r16949 | |||
2005-02-27 | moved some variables to ScummEngine_v90he and renamed some SpriteInfo fields | Gregory Montoir | |
svn-id: r16947 | |||
2005-02-26 | typo | Gregory Montoir | |
svn-id: r16934 | |||
2005-02-26 | Correction to findSprite() | Travis Howell | |
svn-id: r16932 | |||
2005-02-26 | Lots of other sprite-related renames as suggested by cyx. | Eugene Sandulenko | |
svn-id: r16930 | |||
2005-02-26 | Rename HE sprite flag kSF31 -> kSFImageless and corresponding functions. | Eugene Sandulenko | |
svn-id: r16929 | |||
2005-02-26 | added a missing line to findSpriteWithClassOf and updated ↵ | Gregory Montoir | |
_varNumSpriteGroups computing svn-id: r16927 | |||
2005-02-26 | Typo | Travis Howell | |
svn-id: r16926 | |||
2005-02-26 | fix issue in spritesBlitToScreen and added some suggestions for fields/flags ↵ | Gregory Montoir | |
renaming svn-id: r16925 | |||
2005-02-26 | Catch all invalid image resource reads | Travis Howell | |
svn-id: r16924 | |||
2005-02-26 | Revert that last change, mixed functions. | Travis Howell | |
svn-id: r16923 | |||
2005-02-26 | Rename sprite function | Travis Howell | |
Correct spritesResetSpriteGroup svn-id: r16922 | |||
2005-02-26 | Fix sprite states | Travis Howell | |
svn-id: r16921 | |||
2005-02-26 | Fix sprite hacks | Travis Howell | |
svn-id: r16920 | |||
2005-02-25 | More work on findSpriteWithClassOf() | Travis Howell | |
svn-id: r16919 | |||
2005-02-25 | fixed compilation for emsvc4 | Paweł Kołodziejski | |
svn-id: r16917 | |||
2005-02-25 | Add WIP findSpriteWithClassOf() function | Travis Howell | |
svn-id: r16914 | |||
2005-02-25 | Update WizParameters struct, to match pajama3. | Travis Howell | |
svn-id: r16912 | |||
2005-02-25 | Cleanup, reduce duplicate code. | Travis Howell | |
svn-id: r16911 | |||
2005-02-25 | Correct check | Travis Howell | |
svn-id: r16909 | |||
2005-02-25 | *** empty log message *** | Travis Howell | |
svn-id: r16907 | |||
2005-02-25 | *** empty log message *** | Travis Howell | |
svn-id: r16906 |