Commit Graph

98 Commits

Author SHA1 Message Date
octorock a818f1b704 Use new entity struct for player 2023-12-30 22:09:30 +01:00
theo3 d07c416641 message definitions 2023-12-28 21:58:54 -08:00
theo3 a030120a0c clean up linkAnimation.c 2023-12-28 19:05:06 -08:00
theo3 7c1c612c9b fix fakematch in LinkHoldingItem_Action3 2023-12-28 17:54:39 -08:00
Reinmmar 261e837e8b Cleaned this up a bit 2023-12-04 18:04:49 +01:00
Reinmmar 3d3b6c1b2c cleaned up matching function 2023-11-29 09:13:55 +01:00
Reinmmar c19e313df4 found more anims, also removing != 0 sometimes 2023-09-24 18:03:34 +02:00
Reinmmar bdfaa7dc1a found another place where animations hid 2023-09-20 16:45:23 +02:00
Reinmmar 4a1bbf3dd8 labeled unused minish boots animations 2023-09-20 12:45:48 +02:00
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 e689c1b32d Filled in the directions 2023-09-18 18:56:46 +02:00
Reinmmar 2a9c11f8c7 Reformatting 2023-09-17 22:09:56 +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
Reinmmar e8639051ba Labeled PlayerState and PlayerAction stuff 2023-09-17 12:09:53 +02:00
Henny022p ea30d2264b SaveFile cleanup part 3 2023-08-02 22:19:34 +02:00
Henny022p 1e02286d2c SaveFile cleanup part 2 2023-08-02 21:19:43 +02:00
Catobat 4fd83717cd Name sub_08078180 2023-04-30 20:21:45 +02:00
Catobat 06c0f111e7 Name all possible R button actions 2023-04-30 16:00:33 +02:00
Catobat d1d78ed018 Name members for button texts in struct_0200AF00 2023-04-30 13:14:10 +02:00
Catobat 2e21fde027 Name the interaction types 2023-04-29 00:32:15 +02:00
Catobat d5afe1f2dd Name a lot of functions about interactable objects 2023-04-28 23:36:33 +02:00
Catobat a822374f76 Fix a few comments with offsets in structs 2023-04-27 01:06:21 +02:00
Henny022p a26345cde0 name Wallet::iconStartTile 2023-01-03 23:52:43 +01:00
Henny022p 2c7fc37c0d fix gWalletSizes 2023-01-03 22:36:39 +01:00
octorock 67467fd831 Extract some data
And split up subtasks and world events.
2022-10-08 22:32:54 +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
Henny022p 2f87c65df4 match some playerUtils functions 2022-05-20 19:24:49 +02:00
octorock 60e33b636d Rename managers 2022-05-18 13:07:06 +02:00
notyourav a957ee9580
Merge pull request #501 from hatal175/data8 2022-04-22 00:45:46 -07:00
octorock addde5a3d3 Decompile some playerUtils 2022-04-21 20:34:07 +02:00
Tal Hayon 26b9110180 Match sub_080ACF2C and put const data in playerItemHeldObject 2022-04-20 22:09:14 +03:00
Tal Hayon e2c87fb9ca Put const data in cloud 2022-04-18 13:13:06 +03:00
Tal Hayon 4820349daf Put const data in beedle 2022-04-14 20:19:43 +03:00
octorock 4fd8048c3c Decompile some functions 2022-04-11 18:55:07 +02:00
notyourav 9233701a5d
Merge pull request #483 from octorock/beanstalkSubtask
Decompile some of beanstalkSubtask
2022-03-31 14:11:59 -07:00
octorock 03e15c611c Decompile some of beanstalkSubtask 2022-03-31 22:38:53 +02:00
theo3 7d133d932c macros in collision.c 2022-03-30 23:44:03 -07:00
theo3 a633efd88c sort out most of functions.h 2022-03-30 00:52:53 -07:00
theo3 65b80571b2 naming 2022-03-28 21:01:02 -07:00
theo3 bfa69f594c format 2022-03-28 12:15:25 -07:00