Commit Graph

110 Commits

Author SHA1 Message Date
octorock c3b771a209 Merge branch 'master' into tilemap-docs 2024-01-06 12:26:39 +01:00
theo3 f5c6178ed4 gustjar player fields 2024-01-01 13:07:43 -08:00
theo3 dcc596ed87 define collisions 2023-12-31 21:26:12 -08:00
theo3 37ac9cb0fb document tile asm functions 2023-12-31 17:34:02 -08:00
octorock 109b1020dc Merge branch 'master' into tilemap-docs 2023-12-31 02:12:41 +01:00
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
octorock 768efa50b3 Merge branch 'master' into tilemap-docs 2023-12-28 14:59:23 +01: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
octorock b6a94d5062 Use metatile enum 2023-07-05 18:30:27 +02:00
octorock f89bb66911 Create enums for Vvvs and MetaTiles 2023-06-24 00:19:33 +02:00
octorock f9da634427 Extract player macros 2023-06-17 11:08:13 +02:00
octorock c317fe3f18 Extract KeyValuePairs 2023-06-17 00:10:00 +02:00
octorock bbac5ace3f Merge remote-tracking branch 'upstream/master' into tilemap-docs 2023-05-31 23:51:20 +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 1d741c182d Extract dungeon maps 2022-12-11 12:07:48 +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