Commit Graph

129 Commits

Author SHA1 Message Date
Reinmmar 0fdb9c5ac2 renamed and added a bunch of animations to enum 2023-09-19 21:23:45 +02:00
Reinmmar 20483c258a Had a wrong name for an animation 2023-09-19 09:56:29 +02:00
Reinmmar ed438ebd78 Formatting again 2023-09-18 19:01:17 +02:00
Reinmmar e689c1b32d Filled in the directions 2023-09-18 18:56:46 +02:00
Reinmmar 203f691dff the rest of the portal types (2 unknown to me) 2023-09-17 22:00:45 +02:00
Reinmmar 4c37e6cf5e added bow_state :) 2023-09-17 21:13:44 +02:00
Reinmmar ab3e4ef0f4 Labeled one Portal Type and some animations 2023-09-17 21:07:48 +02:00
Reinmmar e994fab66a Uuuh... A lot of animations in an enum 2023-09-17 20:44:14 +02:00
Henny022p 1e02286d2c SaveFile cleanup part 2 2023-08-02 21:19:43 +02:00
Catobat 06c0f111e7 Name all possible R button actions 2023-04-30 16:00:33 +02:00
Catobat 985eeb67a1 Name members for R actions in struct_0200AF00 2023-04-30 15:10:30 +02:00
octorock a83c83ee8c Extract some data
Sort data according to the compilation using they belong to.
Extract background animations.
2022-09-03 23:33:35 +02:00
octorock ad44d63b73 Document some player item stuff 2022-08-09 18:56:13 +02:00
Tal Hayon 79bae9cd8a Various documentations 2022-08-08 20:03:12 +03:00
notyourav 22cbdd2fd6
Merge pull request #553 from hatal175/document 2022-08-07 16:01:46 -07:00
Tal Hayon 18ef0d34b4 Document various fields and functions 2022-08-06 15:21:41 +03:00
octorock 167710b4d4 Decompile some functions 2022-08-05 22:39:02 +02: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 dbe2cd55b2 Document two fields in PlayerState 2022-07-22 10:22:03 +03:00
Elliptic Ellipsis ca06566e2f Many more timers -> dec 2022-06-21 23:26:53 +01:00
Elliptic Ellipsis 0e60387579 InitScreenShake time -> dec 2022-06-21 23:12:06 +01:00
Elliptic Ellipsis 6125bec49b Use dec for actionDelay in a lot of entities 2022-06-21 22:21:51 +01:00
Tal Hayon 6243626efe Match sub_08076088 2022-05-21 19:37:34 +03:00
Tal Hayon d3c5ce50f0 Add fade flags enum 2022-04-05 22:56:37 +03:00
Tal Hayon d6d7916a46 Use fixed point macros where possible 2022-04-01 18:19:56 +03:00
theo3 65b80571b2 naming 2022-03-28 21:01:02 -07:00
theo3 92240d4314 name remaining entity fields 2022-03-28 20:10:22 -07:00
theo3 a9784e96ba identify some functions 2022-03-28 12:06:05 -07:00
theo3 2049e4654f merge 2022-03-27 23:23:18 -07:00
theo3 ffb4653b0d move function decls from player.c 2022-03-27 23:20:26 -07:00
Tal Hayon 9df9e77512 Change --x !=/== 0xff comparisons 2022-03-28 09:07:37 +03:00
theo3 450397a2c4 player asm stuff 2022-03-27 21:20:01 -07:00
theo3 ca139bf558 merge 2022-03-27 00:19:10 -07:00
theo3 5208bfd1aa player asm wip 2022-03-27 00:15:37 -07:00
Elliptic Ellipsis fa1eb01528 Use COL_ enum 2022-03-25 01:25:02 +00:00
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -07:00
octorock 41ea9ab943 Decompile some UI 2022-03-17 00:58:47 +01:00
Tal Hayon cc8ef3a260 Decompile object10 2022-03-13 01:15:41 +02: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
octorock d6bbbf2db6 Improve LayerStruct 2022-03-05 19:09:49 +01: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
octorock d37be75c49 Use hitbox header 2022-02-27 13:44:06 +01:00
Tal Hayon 01a45838a6 Match SurfaceAction_Swamp 2022-02-19 08:45:29 +02:00
Tal Hayon 8c1734596d Match sub_080740D8 2022-02-19 08:13:36 +02:00
Tal Hayon ee99ca7a4a Place gUnk_0811BABC inside PortalShrinkUpdate 2022-02-19 07:59:27 +02:00
Tal Hayon 1d2d819596 Match sub_080751E8 2022-02-19 07:57:38 +02:00
Tal Hayon bb9b2b3a8e Match sub_08073584 2022-02-19 07:34:46 +02:00
Tal Hayon 8a79ee79ca match some player functions 2022-02-19 06:12:56 +02:00
octorock e20bdddf2f Temporarily remove static from NONMATCH functions
So they are counted correctly in the progress script
2022-02-18 20:48:24 +01:00