196 Commits

Author SHA1 Message Date
Travis Howell
937a5f8af5 Change to int32 for safety.
svn-id: r20383
2006-02-05 00:50:03 +00:00
Travis Howell
df3d553e32 Sync. subOp variable name and always use byte.
svn-id: r20382
2006-02-05 00:40:48 +00:00
Max Horn
26349e6f65 Split intern.h and moved HE stuff into the new file intern_he.h
svn-id: r20372
2006-02-04 12:11:10 +00:00
Travis Howell
529f260261 Cleanup
svn-id: r20367
2006-02-04 08:19:10 +00:00
Travis Howell
e079fa1382 Cleanup
svn-id: r20321
2006-01-31 00:46:20 +00:00
Travis Howell
0ce3f9ff35 Resource modified status always cleared when nuked.
svn-id: r20203
2006-01-27 00:50:27 +00:00
Travis Howell
e370d85254 Make resource management of modified wizImages closer to original games.
Fixes many errors in Backyard Sports titles.

svn-id: r20201
2006-01-27 00:27:57 +00:00
Eugene Sandulenko
ea42bad781 Update copyright notice
svn-id: r20088
2006-01-18 17:39:49 +00:00
Travis Howell
631797d7e0 Match sizes of original versions, to avoid possible overflows.
svn-id: r20052
2006-01-16 09:20:27 +00:00
Travis Howell
5db5e59701 Fix sound channel selection in HE95+ games.
svn-id: r20040
2006-01-15 08:37:01 +00:00
Gregory Montoir
f6c6196295 Get rid of unused variables and removed them from the save data ; FloodFill.unk1C and _curExecScript.
Concerning _curExecScript, I checked several interpreters (even one with windex compiled in), the only function where it's used is runAllScripts.

svn-id: r19977
2006-01-10 21:39:14 +00:00
Travis Howell
af15925e88 Reset sound flags for HE100 games.
svn-id: r19965
2006-01-10 05:11:51 +00:00
Travis Howell
c1d87f8b92 Correct HE sound flags in HE100 games.
svn-id: r19964
2006-01-10 05:00:35 +00:00
Travis Howell
1995eec550 Sets random talk state, if value is zero.
Fixes song in puttrace.

svn-id: r19913
2006-01-05 08:42:48 +00:00
Travis Howell
e01afb0bd4 Initial support for sound code in HE games.
Split HE sound functions into separate file.

svn-id: r19909
2006-01-05 07:06:47 +00:00
Travis Howell
f21a7e44f2 Fix regression, must not be an int16.
svn-id: r19481
2005-11-06 06:18:19 +00:00
Max Horn
b9b49c3b55 Reduce header dependencies (for quicker recompiles)
svn-id: r19245
2005-10-22 23:08:14 +00:00
Travis Howell
159958dbc7 Actor layer in HE games uses an int32.
svn-id: r19212
2005-10-21 12:06:03 +00:00
Travis Howell
82600ddcfa Add XMAP support for actors.
svn-id: r19205
2005-10-21 02:26:24 +00:00
Travis Howell
d91fc4c226 Add missing opcode in HE100 table.
Rename opcode.

svn-id: r19174
2005-10-19 09:43:13 +00:00
Travis Howell
a5e95b89c6 Ooops
svn-id: r19173
2005-10-19 08:45:08 +00:00
Travis Howell
c6a9f61445 Add HE100 version of floodFill.
svn-id: r19172
2005-10-19 08:44:14 +00:00
Eugene Sandulenko
b36677af71 Update FSF address. Eek. Actually that took place on May 1, 2005
svn-id: r19142
2005-10-18 01:30:26 +00:00
Travis Howell
8dd91d9b16 Add missing function for getWizData.
svn-id: r19106
2005-10-16 09:50:27 +00:00
Gregory Montoir
efae5f30ea cleanup
svn-id: r18727
2005-08-31 20:54:51 +00:00
Travis Howell
a820400f8c Replace warnings with debug, errors or printfs:
-To catch any missing cases/functions used.
-To prevent users reporting warnings as bugs

svn-id: r18681
2005-08-14 01:41:52 +00:00
Eugene Sandulenko
6b4484472b Remove trailing whitespaces.
svn-id: r18604
2005-07-30 21:11:48 +00:00
Gregory Montoir
0c4f349a1b removed unneeded #include
svn-id: r18458
2005-06-24 17:08:21 +00:00
Torbjörn Andersson
06985285a0 Whitespace changes.
svn-id: r18453
2005-06-24 16:14:39 +00:00
Max Horn
8b1d7b9166 When including files from common/, explicitly use the common/ prefix
svn-id: r18444
2005-06-24 15:23:51 +00:00
Travis Howell
fc7d6c4e26 -Add more Backyard sports titles
-Add additional HE100 opcodes changes for basketball
-Fix baseball asserts in VAR_WIZ_TCOLOR

svn-id: r18385
2005-06-14 03:06:56 +00:00
Travis Howell
ae7f676667 Rename opcode/function
svn-id: r18381
2005-06-13 07:09:12 +00:00
Travis Howell
322cce8d34 Ooops, mixed up one function name.
svn-id: r18351
2005-06-05 08:22:09 +00:00
Travis Howell
fe07c5a99f Remove duplicate field.
svn-id: r18350
2005-06-05 08:15:30 +00:00
Travis Howell
b452ee87e7 Rename sprite functions, based on map.
svn-id: r18349
2005-06-05 08:02:50 +00:00
Gregory Montoir
c635d5f2f9 correction, fixes lost/smaller palette glitches
svn-id: r18328
2005-06-04 02:26:51 +00:00
Travis Howell
aad0ae663e Add last changes to HE100 too.
svn-id: r18279
2005-05-28 08:46:20 +00:00
Travis Howell
151f09ed53 Sync opcode names and add HE72+ version of o_systemOps.
svn-id: r18278
2005-05-28 08:37:44 +00:00
Travis Howell
84b9f4b2e0 Rename sprite functions.
svn-id: r18231
2005-05-23 11:50:36 +00:00
Travis Howell
28e156df83 Add Sprite class and move over related functions.
svn-id: r18230
2005-05-23 09:30:43 +00:00
Travis Howell
a103d1f2ec Move wizImage functions to Wiz class.
svn-id: r18226
2005-05-23 03:33:08 +00:00
Torbjörn Andersson
93d90fd057 'len' is not initialized at this point, but if the purpose is to reset tmp3
to its original value, this should do just as well. But I don't know where
it's used, so I can't really test this.

svn-id: r18221
2005-05-22 15:52:39 +00:00
Travis Howell
7dc115be6f HE70+ games use flags in drawBox().
Fixes glitches in farmdemo (Old version), freddi2, lost/smaller.

svn-id: r18216
2005-05-22 10:38:57 +00:00
Travis Howell
76f8021a28 Sync HE100.
Minor cleanup.

svn-id: r18215
2005-05-22 10:04:10 +00:00
Torbjörn Andersson
b3ec472639 Removed unused variables to prevent warnings.
svn-id: r18070
2005-05-12 13:58:23 +00:00
Travis Howell
d6a20a231b Avoid HE regressions.
svn-id: r18068
2005-05-12 09:12:30 +00:00
Travis Howell
19b0931450 Rename opcode
svn-id: r18024
2005-05-10 05:34:50 +00:00
Travis Howell
4c7eb3d854 Should be case 40.
svn-id: r17991
2005-05-09 06:10:17 +00:00
Travis Howell
c4d2ac0eb7 Additions for funshop titles.
svn-id: r17942
2005-05-07 11:07:45 +00:00
Travis Howell
abcd44cd68 Missed one section.
svn-id: r17939
2005-05-07 08:10:23 +00:00