Commit Graph

233 Commits

Author SHA1 Message Date
Aetias c380ac51a4 Merge remote-tracking branch 'zeldaret/main' into decomp-PlayerControl 2025-02-04 21:30:00 +01:00
Aetias 2bd1bbd10b Declare all overriden virtual functions as virtual 2025-02-03 23:43:43 +01:00
Aetias 81ac231ddf Added remaining Ghidra documentation 2025-02-02 23:45:16 +01:00
Aetias f6bd180b8b Move ov059 documentation from Ghidra 2025-02-02 13:09:35 +01:00
Aetias 7aa86eafe5 Move ov058 documentation from Ghidra 2025-02-02 12:52:38 +01:00
Aetias baa870cbc0 Move ov057 documentation from Ghidra 2025-02-02 12:13:20 +01:00
Aetias d5376fc903 Add ActorRope 2025-02-02 11:38:39 +01:00
Aetias 1d2d2e4a2a Fix virtual function names in UnkStruct_ov000_020beba8 2025-02-02 10:50:27 +01:00
Aetias e6e212279f Move ov056 documentation from Ghidra 2025-02-01 10:04:48 +01:00
Aetias 5cbfdbabc5 Fill out rest of ov054 2025-02-01 09:53:43 +01:00
Aetias 526b6b8d72 Move ov055 documentation from Ghidra 2025-02-01 09:44:08 +01:00
Aetias 362a955212 Add ActorSpawner 2025-02-01 09:22:10 +01:00
Aetias 7c91f608f3 Move ov054 documentation from Ghidra 2025-02-01 00:29:38 +01:00
Aetias 6c9b78fc1b Move ov053 documentation from Ghidra 2025-02-01 00:09:48 +01:00
Aetias af8b40be43 Move ov023 documentation from Ghidra 2025-01-31 21:55:23 +01:00
Aetias 96dd3beb45 Move ov014 documentation from Ghidra 2025-01-31 21:38:50 +01:00
Aetias 280801981c Move ov012 documentation from Ghidra 2025-01-26 09:26:12 +01:00
Aetias d64b3a041a Move ov005 documentation from Ghidra 2025-01-25 18:44:12 +01:00
Aetias aecd954557 Move ov004 documentation from Ghidra 2025-01-25 14:35:02 +01:00
Aetias d6021854d0 Move ov000 function names from Ghidra 2025-01-24 21:29:43 +01:00
Aetias 1d4fc368c2 Move ov000 documentation from Ghidra 2025-01-23 23:11:04 +01:00
Aetias af097b91d7 Move ov000 documentation from Ghidra 2025-01-21 20:24:28 +01:00
Aetias 7a2009cab9 Move ov000 documentation from Ghidra 2025-01-20 20:09:15 +01:00
Aetias 757e6715af Add ActorEventIcon 2025-01-19 12:38:53 +01:00
Aetias 04328420f3 Add ActorSwitchObject 2025-01-19 12:22:57 +01:00
Aetias e1d2f0b168 Move ov000 documentation from Ghidra 2025-01-19 11:58:47 +01:00
Aetias 370e632197 Move ITCM documentation from Ghidra 2025-01-18 16:24:12 +01:00
Aetias fe4c283ba2 Document math functions 2025-01-18 15:50:03 +01:00
Aetias 2794641461 Fix build 2025-01-18 13:47:34 +01:00
Aetias 13108e3ae4 Move ARM9 Main documentation from Ghidra 2025-01-18 09:44:01 +01:00
Aetias 8cda3ca2d7 PlayerControl: Decomp 9% 2025-01-10 09:27:01 +01:00
Aetias a76eefa1a5 PlayerControl: Decomp 7% 2025-01-09 08:24:32 +01:00
Aetias 6b9c7701fe PlayerControl: Decomp 5% 2025-01-06 22:09:32 +01:00
mike8699 01102bf317 Fix clang-format error 2025-01-06 11:26:11 -05:00
Aetias 6f33b0c7ad LinkStateItem: Use enums 2025-01-06 16:36:05 +01:00
mike8699 11a3df2d99 Update EquipBomb::StopUsing method signature
This method has an additional argument.
2025-01-05 19:06:26 -05:00
mike8699 ae2062bb58 Properly define static methods as static 2025-01-05 19:06:26 -05:00
mike8699 dc09e23c60 Add StopUsing methods to several classes
These are used in `LinkStateItem::OnStateLeave`
2025-01-05 19:06:26 -05:00
mike8699 be7b197c34 Decompile LinkStateItem::GetLinkStateMove 2025-01-05 19:06:26 -05:00
mike8699 f9da67860b Decompile GetLinkState arm9 function
This is not part of the `LinkStateItem` class, but it is called by
a method in that class. I wasn't sure the best place to put this.
2025-01-05 19:06:26 -05:00
mike8699 82ba3ff311 Start decompiling LinkStateItem 2024-12-31 14:51:33 -05:00
Aetias 673269f181 Decomp ActorManager 100% 2024-10-24 21:55:19 +02:00
Aetias bced23471a Decomp ActorManager 2024-10-22 21:25:59 +02:00
Aetias 52d4fce351 Decomp ActorManager 2024-10-21 23:32:28 +02:00
Aetias a62cc074e9 Merge branch 'main' into actor-manager 2024-10-21 20:36:15 +02:00
Aetias 52e0ac185a Decomp ActorRupee 2024-10-20 16:51:14 +02:00
Aetias 29d76fbe45 Decomp ActorRupee 2024-10-20 12:36:47 +02:00
Aetias fb9d00b87f Fix build; add RNG code 2024-10-20 10:39:09 +02:00
Aetias 4826a6e764 Merge branch 'main' into match_actor_rupee 2024-10-19 13:34:42 +02:00
Aetias 0b6c727e36 Add .clang-format 2024-10-12 16:16:32 +02:00