Commit Graph

73 Commits

Author SHA1 Message Date
notyourav 57886f751b Merge pull request #493 from hatal175/data3 2022-04-13 13:36:29 -07:00
Tal Hayon ce25a10148 Move const data into playerItemSpiralBeam 2022-04-13 22:38:00 +03:00
Tal Hayon a78e5f4ca9 Move const data into playerItemGustBig 2022-04-13 22:34:33 +03:00
Tal Hayon 875fd3e024 put const data in playerItemBow 2022-04-13 19:48:14 +03:00
Tal Hayon 8eaddf08c2 Move const data into playerItemSwordBeam 2022-04-13 19:32:41 +03:00
Tal Hayon e809532548 Move some const data into code files 2022-04-13 00:04:14 +03:00
octorock 4fd8048c3c Decompile some functions 2022-04-11 18:55:07 +02:00
Tal Hayon d6d7916a46 Use fixed point macros where possible 2022-04-01 18:19:56 +03:00
theo3 a633efd88c sort out most of functions.h 2022-03-30 00:52:53 -07:00
theo3 92240d4314 name remaining entity fields 2022-03-28 20:10:22 -07:00
theo3 755571834d rename coord.h to physics.h 2022-03-28 17:28:17 -07:00
theo3 6cf555f074 figurine cleanup 2022-03-28 17:26:07 -07:00
theo3 29c69d31d2 match sub_080A310C 2022-03-28 16:30:36 -07:00
theo3 7c16e8d50a identify all player items 2022-03-28 15:23:06 -07:00
theo3 bfa69f594c format 2022-03-28 12:15:25 -07:00
theo3 c0eae31c2c merge 2022-03-28 12:15:15 -07:00
theo3 a9784e96ba identify some functions 2022-03-28 12:06:05 -07:00
Ibot02 d6c4082acb Match sub_0801917C 2022-03-28 17:37:50 +02:00
octorock eb1158855b Decompile some functions 2022-03-28 17:30:56 +02:00
Tal Hayon 9df9e77512 Change --x !=/== 0xff comparisons 2022-03-28 09:07:37 +03:00
theo3 5208bfd1aa player asm wip 2022-03-27 00:15:37 -07:00
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -07:00
octorock 8f678d15ed Use same names for arm functions and their trampolines
To easier jump to the corresponding source code.
2022-03-07 12:29:01 +01:00
notyourav d18fed1fb9 Merge pull request #422 from hatal175/itemgustjar 2022-03-02 16:53:45 -08:00
octorock 4d66b468f8 Merge playerUtils
Merge all player utils files, split asm into functions
and decompile a bunch of functions.
2022-03-02 22:33:12 +01:00
Tal Hayon 1cdfd41e01 Decompile playerItemGustJar asm funcs 2022-03-02 22:30:49 +02:00
octorock ab853d9f44 Decompile Object43 2022-02-27 13:44:06 +01:00
notyourav 5986817f2e Merge pull request #399 from hatal175/pacci 2022-02-18 19:40:09 -08:00
Tal Hayon a25eb9b9fe Match sub_080704FC + playerItemPacciCane data 2022-02-18 23:17:36 +02:00
Tal Hayon 378049e424 Match sub_080A2D98 2022-02-18 06:15:03 +02:00
Tal Hayon 65ab0fb1cb Decompile the rest of playerItemBottle (renamed from sword spin) 2022-02-13 07:05:15 +02:00
notyourav d1a2586001 Merge pull request #376 from hatal175/playeritemc 2022-02-12 16:15:42 -08:00
notyourav 5c0b27788b Merge pull request #371 from hatal175/newbranch
Decompile the rest of playeritem12
2022-02-12 13:11:20 -08:00
Tal Hayon 52c5a47bbd Match sub_0801B938 + data 2022-02-12 16:18:42 +02:00
notyourav 37b8803cdc Merge pull request #366 from octorock/eyegore 2022-02-10 22:38:09 -08:00
Tal Hayon 17497066b7 Decompile the rest of playeritem12 2022-02-11 00:26:04 +02:00
octorock 24e168dd2d Decompile Eyegore 2022-02-10 00:49:44 +01:00
Tal Hayon 4e8779c9da match sub_0801B680 2022-02-09 11:32:11 +02:00
Tal Hayon ae4bea3554 Decompile most of leftover playerItem3 2022-02-09 04:19:42 +02:00
Henny022p 2a53ee4bf2 merge master 2022-01-31 17:30:51 +01:00
hatal175 ad657a3823 Merge branch 'master' into entitykind 2022-01-29 22:22:53 +02:00
notyourav dd4cd859a0 Merge pull request #328 from hatal175/entflags 2022-01-29 11:06:44 -08:00
Tal Hayon d78359e9a2 Use EntityFlags enum where applicable 2022-01-29 15:34:30 +02:00
Tal Hayon 578fb3d1d8 Using EntityKind enum in various places 2022-01-29 15:12:23 +02:00
Tal Hayon 416a4b1191 Use sfx sounds enum whereever applicable 2022-01-28 13:11:05 +02:00
octorock 423231bdc6 Unify asm for ASM_FUNCs 2022-01-27 12:03:58 +01:00
Henny022p 4517e77563 decomp figurine menu 2022-01-17 03:11:40 +01:00
hatal175 b09b80f9d9 Match PlayerItemBomb 2022-01-11 15:42:07 +01:00
hatal175 b26882d9b5 Match sub_08054A60 2022-01-09 10:49:00 +01:00
theo3 48fa5b4618 sort out functions.h 2022-01-04 20:55:03 -08:00