Commit graph

290 commits

Author SHA1 Message Date
Travis Howell
c074055341 Opcode is used by HE71 too.
Freddi version should be all languages (Used by English and Russian).

svn-id: r19610
2005-11-16 05:08:11 +00:00
Travis Howell
0c4c4ffecd Revert +1 change, causes more glitches in lost.
svn-id: r19483
2005-11-06 11:29:08 +00:00
Travis Howell
3d402c2439 Correct kernelSet case function.
svn-id: r19369
2005-10-30 04:02:45 +00:00
Max Horn
b9b49c3b55 Reduce header dependencies (for quicker recompiles)
svn-id: r19245
2005-10-22 23:08:14 +00:00
Travis Howell
6a911e65f0 Ooops, added label for that debug msg.
svn-id: r19235
2005-10-22 09:49:34 +00:00
Travis Howell
fe5ccbb2df Add debug msg.
svn-id: r19234
2005-10-22 09:32:48 +00:00
Travis Howell
d91fc4c226 Add missing opcode in HE100 table.
Rename opcode.

svn-id: r19174
2005-10-19 09:43:13 +00:00
Gregory Montoir
a38bc21581 Added flood fill support. Pajama2 puzzle seems to be ok now
svn-id: r19158
2005-10-18 19:17:19 +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
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
Torbjörn Andersson
510c6f9595 Cleanup.
svn-id: r18621
2005-08-06 14:34:40 +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
1dbf319b59 Add comments on smacker opcodes.
svn-id: r18382
2005-06-13 10:48:55 +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
Travis Howell
065ffeaf85 Update HE comments
svn-id: r18348
2005-06-05 04:53:43 +00:00
Travis Howell
fdb2e5b40a Fix another off by one in rects.
Fixes minor glitches in water

svn-id: r18331
2005-06-04 07:30:49 +00:00
Gregory Montoir
c635d5f2f9 correction, fixes lost/smaller palette glitches
svn-id: r18328
2005-06-04 02:26:51 +00:00
Travis Howell
dbba8d7318 Set zorder to zero by default.
svn-id: r18290
2005-05-29 12:14:31 +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
Eugene Sandulenko
b9e8e40805 Turn Wiz struct into class as requested.
svn-id: r18224
2005-05-23 02:00:49 +00:00
Travis Howell
f7e418d638 Add heverison check, as requested by cyx.
svn-id: r18223
2005-05-23 00:39:55 +00:00
Gregory Montoir
fbcbc04cb0 correction
svn-id: r18222
2005-05-22 16:14:58 +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
2b2c6a404f Add HE73 version for opcode difference.
svn-id: r18207
2005-05-21 14:20:28 +00:00
Travis Howell
cb99df182c Extra debugs no longer required.
svn-id: r18047
2005-05-11 09:38:01 +00:00
Eugene Sandulenko
55c37c18ce Preparations to let LogicHE hold game-specific code. Introduced
GF_HE_985. Feel free to give it more proper name.

svn-id: r18036
2005-05-10 22:31:48 +00:00
Travis Howell
f1c3eb24ef Rename opcodes
svn-id: r18025
2005-05-10 05:42:48 +00:00
Travis Howell
19b0931450 Rename opcode
svn-id: r18024
2005-05-10 05:34:50 +00:00
Eugene Sandulenko
1a9683a8e8 Fixed PuttRace logic routines. Now they match thanks to ajax16384's great
tool.

svn-id: r18019
2005-05-10 01:01:45 +00:00
Paweł Kołodziejski
e774f60ec6 fixed warnings
svn-id: r18004
2005-05-09 17:24:25 +00:00
Travis Howell
1f8e813d84 One last case for funshop titles.
svn-id: r17955
2005-05-08 10:59:32 +00:00
Travis Howell
79514d4747 Range checks off by 1.
svn-id: r17954
2005-05-08 10:26:11 +00:00
Eugene Sandulenko
8e5bf3c092 Initial support for intensive floating point compuitations used in
Putt-Putt Race. Still incomplete.

svn-id: r17949
2005-05-08 03:08:11 +00:00
Travis Howell
c4d2ac0eb7 Additions for funshop titles.
svn-id: r17942
2005-05-07 11:07:45 +00:00
Travis Howell
8de4c596a0 Add missing opcode details
Fix regression (Fields not initied)

svn-id: r17938
2005-05-07 07:57:59 +00:00
Travis Howell
d64e9d8c5c Add extra cases for bb2demo.
svn-id: r17883
2005-05-01 11:09:30 +00:00
Travis Howell
cb6c2b9da5 Add extra cases for readdemo.
svn-id: r17879
2005-05-01 03:17:45 +00:00
Travis Howell
343debba1e Use correct safety check.
svn-id: r17878
2005-05-01 01:30:19 +00:00
Travis Howell
7118921a2a Add expanded _wizParams used by HE100 games.
Add u32 version variable.

svn-id: r17869
2005-04-30 05:25:06 +00:00