Travis Howell
73d1d63f15
Add opcode for chase, playable now.
...
svn-id: r17469
2005-04-09 06:39:20 +00:00
Travis Howell
2d40caf7ad
Add opcode stub for chase
...
svn-id: r17468
2005-04-09 06:26:12 +00:00
Travis Howell
dbc4d13b3d
load/save sprite data in HE90+ games.
...
svn-id: r17459
2005-04-08 23:27:36 +00:00
Travis Howell
2a5aaf9fc2
Add HE70+ version of seekFilePos opcode.
...
svn-id: r17450
2005-04-08 11:10:01 +00:00
Travis Howell
c11827c219
Split readMAXS between HE versions
...
svn-id: r17435
2005-04-07 11:43:38 +00:00
Travis Howell
810861fdf5
Move hePalettes allocation to HE99.
...
svn-id: r17434
2005-04-07 11:15:10 +00:00
Travis Howell
6ced0d698a
Add WIP on hePalette.
...
svn-id: r17431
2005-04-07 10:43:51 +00:00
Travis Howell
19ff0b0085
Add hePalette function.
...
svn-id: r17424
2005-04-06 23:56:50 +00:00
Travis Howell
eeb70bdfd2
Writing into wizImage no longer crashes.
...
svn-id: r17386
2005-04-05 14:42:36 +00:00
Travis Howell
aeec229615
getScriptSlot() must start from slot 1, required for nukeArrays() in HE games.
...
svn-id: r17383
2005-04-05 11:06:03 +00:00
Travis Howell
74c124628a
Muddled ifs
...
svn-id: r17373
2005-04-04 11:47:38 +00:00
Max Horn
789cad236c
Splitting more methods into multiple overloaded versions
...
svn-id: r17366
2005-04-03 23:53:34 +00:00
Max Horn
3feadcac28
Turned readRoomsOffsets into a virtual method
...
svn-id: r17363
2005-04-03 22:56:02 +00:00
Max Horn
1419f0d5ef
Split readResTypeList into a normal and a GF_OLD_BUNDLE version; added comments to many of the GF_ feature flags; removed GF_DRAWOBJ_OTHER_ORDER (it was only use by Sam&Max, I switched that to a direct check for Sam&Max)
...
svn-id: r17362
2005-04-03 22:10:10 +00:00
Max Horn
b507231f71
ScummEngine_v4 used to be a subclass of ScummEngine_v3, now it is the other way around; added a new class ScummEngine_v3old, for GF_OLD_BUNDLE games; took advantage of the new inheritance structure and turned various methods into virtual methods which then are overriden in subclasses
...
svn-id: r17346
2005-04-03 15:06:08 +00:00
Travis Howell
27cba7619e
More sprite renames
...
svn-id: r17342
2005-04-03 02:24:28 +00:00
Gregory Montoir
7b88503437
initial implementation of o72_arrayOps_127 and o90_sortArray
...
svn-id: r17337
2005-04-02 17:19:44 +00:00
Max Horn
9f01b54bcf
Turned setupRoomObject into a virtual method
...
svn-id: r17326
2005-04-01 13:05:40 +00:00
Travis Howell
2eab3e51eb
Add bits and pieces
...
More renames
svn-id: r17325
2005-04-01 12:43:13 +00:00
Travis Howell
d80f9ccd40
Add support for clipping of wizImages.
...
Add support for altering wizImages.
Various renames.
svn-id: r17322
2005-04-01 08:51:13 +00:00
Travis Howell
cdd21c361b
Remove resource type argument in wizImage functions, it is always rtImage.
...
Rename sprite flags/functions
Remove unused sprite flags
Switch sprite flags back to hex. for easier comparison
svn-id: r17319
2005-04-01 06:30:46 +00:00
Travis Howell
204809625f
Rename paletteNum field for sprite in wizImages.
...
svn-id: r17312
2005-03-31 22:51:54 +00:00
Travis Howell
5a890eedd3
Add code for more o90_getPolygonOverlap() cases.
...
svn-id: r17304
2005-03-31 02:28:14 +00:00
Travis Howell
6bb533f936
Cleanup
...
svn-id: r17292
2005-03-30 11:49:53 +00:00
Travis Howell
ba98e11eb1
Rename sprite functions
...
svn-id: r17285
2005-03-29 14:11:08 +00:00
Travis Howell
22affb0382
Check class of object number, not loop.
...
Cleanup.
svn-id: r17272
2005-03-28 11:38:04 +00:00
Travis Howell
11e1e246cc
findObject in HE72+ only checks object bounds
...
findObject in He70/71 only needs additional polygon check
svn-id: r17270
2005-03-28 10:02:22 +00:00
Travis Howell
8e84ee694c
Add HE90 version of kernelGet/Set opcode and move HE90 specific cases over.
...
svn-id: r17200
2005-03-23 00:16:51 +00:00
Travis Howell
097a3a0aac
Cleanup
...
svn-id: r17192
2005-03-22 00:46:48 +00:00
Travis Howell
f50af11b5d
Add HE72 version of file rename opcode
...
svn-id: r17175
2005-03-17 11:06:43 +00:00
Travis Howell
4361ef655e
HE72+ games use slightly different code for subtitle color.
...
svn-id: r17174
2005-03-17 10:53:29 +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
10c0994393
Scripts flags difference in HE100 needed in a few more opcodes.
...
svn-id: r17111
2005-03-13 03:23:35 +00:00
Travis Howell
4deeeec1bb
Leftovers
...
svn-id: r17094
2005-03-12 13:38:41 +00:00
Travis Howell
8b484a2acf
Missing pop
...
svn-id: r17086
2005-03-12 04:05:26 +00:00
Travis Howell
a913095ee0
Add HE specific versions of findResource/findResourceData.
...
Required by WizImage functions, which sometimes alter data.
svn-id: r17060
2005-03-10 11:06:37 +00:00
Travis Howell
ab82349dd9
Add HE100 opcode difference for spyfox
...
Update HE issues
svn-id: r17058
2005-03-10 10:11:42 +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
5759e1577c
Add opcode for bb2demo
...
svn-id: r17035
2005-03-08 05:56:21 +00:00
Travis Howell
b9393bc819
Script flags are different in HE100
...
svn-id: r17034
2005-03-08 04:17:45 +00:00
Travis Howell
214742783e
Add opcode for Spy Fox 2 mini game.
...
svn-id: r17026
2005-03-07 10:21:23 +00:00
Travis Howell
26da9cc393
Fix dup_n, billboard in circdemo works now.
...
svn-id: r17024
2005-03-07 06:06:22 +00:00
Eugene Sandulenko
ee03994a78
Commit o100_paletteOps WIP based on cyx's patch. Original patch just
...
tends to be unappliable anymore, so that's why I decided to commit it when
it required not so much work of manual patching.
I've checked validness of it against IDB but we still have main question open:
How to plug it in properly into our palette code?
svn-id: r16973
2005-03-02 20:02:59 +00:00
Travis Howell
f097bcbf2b
Fix string display in Buzzy games.
...
svn-id: r16968
2005-03-02 07:00:42 +00:00
Gregory Montoir
15bfd975a0
preliminar work on processWizImage 9 and updated wiz flags
...
svn-id: r16963
2005-02-28 20:19:56 +00:00