106 Commits

Author SHA1 Message Date
Travis Howell
2b45b04e1a Rename sprite flags, as suggested by cyx.
svn-id: r17214
2005-03-24 03:47:54 +00:00
Gregory Montoir
b0a1228c43 some wiz flags renaming
svn-id: r17210
2005-03-23 21:55:11 +00:00
Travis Howell
31c89144dc Rename sprite functions
svn-id: r17172
2005-03-17 09:42:31 +00:00
Travis Howell
2c4b7dfd32 Another correction to sprite flags
svn-id: r17171
2005-03-17 09:28:36 +00:00
Travis Howell
8776504882 Rename sprite fields/functions
svn-id: r17136
2005-03-14 12:54:24 +00:00
Travis Howell
013f8b1803 Rename sprite flags/functions
svn-id: r17119
2005-03-13 13:25:28 +00:00
Travis Howell
4526328f7c Rename sprite flags/functions
svn-id: r17116
2005-03-13 13:10:39 +00:00
Travis Howell
4560295352 Correct sprite flags mistake.
svn-id: r17115
2005-03-13 12:59:25 +00:00
Travis Howell
06a8268792 Check for negative value
svn-id: r17070
2005-03-11 03:21:43 +00:00
Travis Howell
42e6a731cb Missing zero.
svn-id: r17063
2005-03-10 11:34:41 +00:00
Travis Howell
b26dfb63b4 *** empty log message ***
svn-id: r17046
2005-03-09 06:29:31 +00:00
Travis Howell
185ed9d2bc A few more safety checks
svn-id: r17045
2005-03-09 06:28:46 +00:00
Travis Howell
69a39e3c54 Correct position
svn-id: r17043
2005-03-09 01:05:08 +00:00
Travis Howell
436d2181e1 Remove unused sprite code, unused by original games.
svn-id: r17038
2005-03-08 12:36:32 +00:00
Travis Howell
5379f74ab3 Should be reverse order, sprite input works now.
svn-id: r17030
2005-03-07 21:58:47 +00:00
Travis Howell
82d347a99a Don't change mouse pos. values.
svn-id: r17029
2005-03-07 14:08:08 +00:00
Travis Howell
17562c097a FindSprite should report the spriteId.
svn-id: r17027
2005-03-07 11:34:23 +00:00
Travis Howell
f202b4d06d Use sprite groups number, not sprite id.
svn-id: r17000
2005-03-06 04:49:58 +00:00
Travis Howell
0d33190008 Rename sprite fields
svn-id: r16999
2005-03-06 04:31:02 +00:00
Travis Howell
524d3310c4 Ooops, reversed that.
svn-id: r16998
2005-03-06 04:26:24 +00:00
Travis Howell
0f179d1f0a c & p type
svn-id: r16997
2005-03-06 03:17:14 +00:00
Travis Howell
5c650274fc Correct class_flag checks for sprites
svn-id: r16996
2005-03-06 02:03:18 +00:00
Travis Howell
a50ec148e8 Checks were in reverse.
svn-id: r16995
2005-03-06 01:41:25 +00:00
Travis Howell
cca8d4733c *** empty log message ***
svn-id: r16994
2005-03-06 00:48:40 +00:00
Eugene Sandulenko
88498dc622 Fix spriteAddImageToList() according to disassembly. (sbb-related)
svn-id: r16992
2005-03-05 23:50:50 +00:00
Travis Howell
4fb6f0059e Remove invalid sprite check
svn-id: r16990
2005-03-05 00:34:02 +00:00
Travis Howell
14074de4b0 Correct classId value.
svn-id: r16985
2005-03-03 10:46:04 +00:00
Travis Howell
c840db8ab2 *** empty log message ***
svn-id: r16956
2005-02-28 04:35:26 +00:00
Travis Howell
d343ba9bb9 Cleanup
svn-id: r16955
2005-02-28 04:34:22 +00:00
Travis Howell
3b2fe18d2c Rename sprite functions
svn-id: r16954
2005-02-28 04:17:17 +00:00
Travis Howell
0d8a49de37 Revert the spriteGroupId checks.change.
svn-id: r16951
2005-02-27 06:07:09 +00:00
Travis Howell
991c1859b1 Correct spriteGroupId checks.
Remove duplicate/pointess code.

svn-id: r16950
2005-02-27 06:01:11 +00:00
Travis Howell
68d15ad91d Correction, only redraw if flags changed.
svn-id: r16949
2005-02-27 05:14:24 +00:00
Gregory Montoir
decda90ffd moved some variables to ScummEngine_v90he and renamed some SpriteInfo fields
svn-id: r16947
2005-02-27 03:36:33 +00:00
Gregory Montoir
23c2b3fc96 typo
svn-id: r16934
2005-02-26 12:48:51 +00:00
Travis Howell
4a803b93c0 Correction to findSprite()
svn-id: r16932
2005-02-26 12:10:06 +00:00
Eugene Sandulenko
3abfcbc579 Lots of other sprite-related renames as suggested by cyx.
svn-id: r16930
2005-02-26 11:22:00 +00:00
Eugene Sandulenko
885d584842 Rename HE sprite flag kSF31 -> kSFImageless and corresponding functions.
svn-id: r16929
2005-02-26 11:05:13 +00:00
Gregory Montoir
46844bbb7d added a missing line to findSpriteWithClassOf and updated _varNumSpriteGroups computing
svn-id: r16927
2005-02-26 10:59:50 +00:00
Travis Howell
77b50fcce8 Typo
svn-id: r16926
2005-02-26 10:53:23 +00:00
Gregory Montoir
4f5589bb8b fix issue in spritesBlitToScreen and added some suggestions for fields/flags renaming
svn-id: r16925
2005-02-26 10:02:22 +00:00
Travis Howell
1d23aada61 Catch all invalid image resource reads
svn-id: r16924
2005-02-26 04:53:43 +00:00
Travis Howell
6d7935cc6b Revert that last change, mixed functions.
svn-id: r16923
2005-02-26 04:20:47 +00:00
Travis Howell
2689832d75 Rename sprite function
Correct spritesResetSpriteGroup

svn-id: r16922
2005-02-26 03:57:11 +00:00
Travis Howell
4da8a6e1f0 Fix sprite states
svn-id: r16921
2005-02-26 01:39:52 +00:00
Travis Howell
574047157a Fix sprite hacks
svn-id: r16920
2005-02-26 00:35:23 +00:00
Travis Howell
1bcfa18667 More work on findSpriteWithClassOf()
svn-id: r16919
2005-02-25 23:37:25 +00:00
Paweł Kołodziejski
a73906443b fixed compilation for emsvc4
svn-id: r16917
2005-02-25 20:15:01 +00:00
Travis Howell
2e60c4fbd3 Add WIP findSpriteWithClassOf() function
svn-id: r16914
2005-02-25 15:19:03 +00:00
Travis Howell
475b1e1395 Update WizParameters struct, to match pajama3.
svn-id: r16912
2005-02-25 11:45:25 +00:00