Commit Graph

95 Commits

Author SHA1 Message Date
octorock 5899c30dc9 Create new entity structs for Player Items 2023-07-30 23:51:54 +02:00
Catobat b4995417d3 Use more PlayerFlags constants 2023-04-30 18:49:08 +02:00
Tal Hayon 44e4b69cdb Matches from site(Henny022p,octorock,Léo Lam,ThothWhatsThis) 2022-11-21 19:18:07 +02:00
octorock 67467fd831 Extract some data
And split up subtasks and world events.
2022-10-08 22:32:54 +02:00
Tal Hayon e4def8a88d Match sub_080A2E00 2022-08-26 07:00:12 +03:00
Tal Hayon e67d2dbd38 Match sub_08078D60 2022-08-15 22:49:13 +03:00
octorock ad44d63b73 Document some player item stuff 2022-08-09 18:56:13 +02:00
Tal Hayon 18ef0d34b4 Document various fields and functions 2022-08-06 15:21:41 +03:00
Tal Hayon 3a151b343d Document various fields 2022-07-29 20:58:24 +03:00
octorock 852effa474 Rename objects 2022-07-25 22:45:55 +02:00
Tal Hayon 461841290a Fix all the zero comparison bit tricks I could find 2022-07-22 11:02:49 +03:00
Tal Hayon c4f1be50ba Add nonmatch for sub_080A7A84 2022-07-14 02:59:46 +03:00
Tal Hayon 09602b00af Putting some nonmatch functions from site 2022-07-13 15:24:22 +03:00
Tal Hayon d8f70dcfbf Match sub_080ACDB0 2022-07-04 18:42:08 +03:00
Elliptic Ellipsis 69568e03b0 Should be the rest of them 2022-06-22 00:00:57 +01:00
Elliptic Ellipsis 66fb42033d Even more 2022-06-21 23:32:13 +01:00
Elliptic Ellipsis ca06566e2f Many more timers -> dec 2022-06-21 23:26:53 +01:00
Tal Hayon 6c31ed0ee2 Match PlayerItemCellOverwriteSet 2022-05-06 00:50:31 +03:00
Tal Hayon 603efdcb04 match sub_080A7B98 2022-05-04 22:57:40 +03:00
Tal Hayon 1ac2d10b8d Put const data in playerItemFireRodProjectile 2022-04-21 09:18:38 +03:00
Tal Hayon 26b9110180 Match sub_080ACF2C and put const data in playerItemHeldObject 2022-04-20 22:09:14 +03:00
Tal Hayon 1208153d25 Match functions and put const data in playerItemSword 2022-04-19 23:12:29 +03:00
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