Commit Graph

290 Commits

Author SHA1 Message Date
theo3 201955ea05 create enemy struct and enemy flags 2023-12-30 20:05:32 -08:00
theo3 11bccad6bc merge upstream 2023-12-30 17:25:11 -08:00
theo3 fb9f59fbbb label BounceUpdate asm 2023-12-30 17:13:42 -08:00
octorock 8b69eadaef Fix format 2023-12-30 22:48:48 +01:00
octorock 917ca10ba5 Merge branch 'master' into enemies 2023-12-30 22:18:38 +01:00
octorock a818f1b704 Use new entity struct for player 2023-12-30 22:09:30 +01:00
octorock 5676cb7890 Use new entity structs in a few more files 2023-12-30 18:42:30 +01:00
octorock 3b87c04162 Invert NENT_DEPRECATED define
To define ENT_DEPRECATED in files that still need the old entity structs.
2023-12-30 18:30:00 +01:00
octorock 33473d1d5b Create new entity structs for enemies 2023-12-30 18:12:05 +01:00
theo3 37723f5607 document RoomVars struct 2023-12-29 21:42:55 -08: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 203f691dff the rest of the portal types (2 unknown to me) 2023-09-17 22:00:45 +02:00
Reinmmar 1739e6205a Labeled all unlabeled inputs(if I didn't miss any) 2023-08-15 03:54:03 +02:00
notyourav 2ebab6f49f Merge pull request #620 from Henny022p/savefile
SaveFile cleanup
2023-08-06 18:52:38 -07:00
Henny022p ea30d2264b SaveFile cleanup part 3 2023-08-02 22:19:34 +02:00
Henny022p bc22015987 SaveFile cleanup part 1 2023-08-02 20:50:18 +02:00
octorock 4d67e6fe1f Create new entity structs for Objects 2023-07-31 21:31:30 +02:00
Catobat c9e3f39e56 Goron Merchant adjustments 2023-01-08 18:07:37 +01:00
Henny022p 0b0f469f7a remove fake global gUnk_02034DF0
part of gBG0Buffer
2023-01-04 19:26:42 +01:00
Tal Hayon bf9df14832 Use FX enum and add another sparkle to the enum 2022-11-21 19:17:21 +02:00
octorock 67467fd831 Extract some data
And split up subtasks and world events.
2022-10-08 22:32:54 +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
Tal Hayon 18ef0d34b4 Document various fields and functions 2022-08-06 15:21:41 +03:00
Tal Hayon b20c9cb98c Match DelayedEntityLoadManager_Main 2022-08-01 21:25:04 +03:00
octorock 852effa474 Rename objects 2022-07-25 22:45:55 +02:00
Elliptic Ellipsis 598896cefd Format 2022-06-28 03:28:39 +01:00
Elliptic Ellipsis 890a554427 RequestPriorityDuration times 2022-06-22 00:12:20 +01: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
Elliptic Ellipsis 0e60387579 InitScreenShake time -> dec 2022-06-21 23:12:06 +01:00
Elliptic Ellipsis 2cd62531cc Some more actionDelays 2022-06-21 22:55:11 +01:00
Tal Hayon 62ece59d4d Match sub_0805ACC0 2022-05-21 00:15:10 +03:00
Tal Hayon a7844b9eb1 Match sub_08057174 2022-05-21 00:12:10 +03:00
octorock 60e33b636d Rename managers 2022-05-18 13:07:06 +02:00
Tal Hayon 6654cc3ffc Use flag bank enum where possible 2022-05-11 20:10:25 +03:00
Tal Hayon 99d14c6a29 Match GenerateAreaHint 2022-05-09 23:29:23 +03:00
Tal Hayon dba74f4c92 Match sub_0801876C 2022-05-09 16:48:11 +03:00
Tal Hayon 4de453b4de Add TextCategory enum 2022-04-28 09:19:46 +03:00
Tal Hayon 6e38ea7c86 Put const data in manager38 2022-04-18 23:44:06 +03:00
Tal Hayon 6ca6b480b4 Put const data in manager37 2022-04-18 23:43:00 +03:00
Tal Hayon 737e39dc2b Put const data in manager36 2022-04-18 23:40:23 +03:00
Tal Hayon db1d23dd69 Putr const data in manager35 2022-04-18 23:37:45 +03:00
Tal Hayon 334972c649 Putr const data in manager34 2022-04-18 23:36:30 +03:00
Tal Hayon 6bae4ae861 Put const data in manager32 2022-04-18 23:35:29 +03:00
Tal Hayon ddc0882309 Put const data in manager31 2022-04-18 23:33:17 +03:00