Commit Graph

110 Commits

Author SHA1 Message Date
Yanis002 084e61c777 Merge remote-tracking branch 'upstream/main' into hammer 2025-07-01 00:44:52 +02:00
Yanis002 1c4c64fc08 Merge remote-tracking branch 'upstream/main' into bmg 2025-06-29 22:15:14 +02:00
Yanis002 f7c54542b9 Merge remote-tracking branch 'upstream/main' into hammer 2025-06-29 21:57:44 +02:00
Aetias 0ae9b8c149 Merge remote-tracking branch 'zeldaret/main' into decomp-PlayerControl 2025-05-22 22:05:31 +02:00
Aetias e66cbc23e1 Match LinkStateMove in overlay 5 2025-05-22 21:39:25 +02:00
Aetias 2eb989a4cf Match LinkStateMove 2025-05-10 20:42:30 +02:00
Ozero4 19137c94e2 Merge branch 'zeldaret:main' into main 2025-03-30 03:54:23 +02:00
Aetias a8dc7ef705 Delink and 81% decomp ActorActionObject 2025-03-08 12:35:55 +01:00
Ozero4 8d6d73108b Partial decompilation of TouchControl 2025-02-24 20:22:07 +01:00
Aetias 4a764f9d58 PlayerControl: Decomp 80% 2025-02-18 18:33:12 +01:00
Aetias 83bdfdb892 PlayerControl: Decomp 68% 2025-02-16 16:07:22 +01:00
Yanis002 7d783ffb12 format 2025-02-12 20:19:48 +01:00
Aetias d057996378 PlayerControl: Decomp 38% 2025-02-10 23:07:55 +01:00
Aetias 57de079397 PlayerControl: Decomp 27% 2025-02-09 09:38:23 +01:00
Yanis002 c81b52be86 progress on ActorNaviBase.cpp 2025-02-08 19:30:22 +01:00
Yanis002 a19141c1f0 small documentation 2025-02-08 02:12:17 +01:00
Yanis002 f3134dbdc1 match LinkStateItem::func_ov059_021990a4 2025-02-08 00:49:06 +01:00
Yanis002 a9de8ab2dd match EquipHammer::IsUsable 2025-02-07 23:39:39 +01:00
Yanis002 68c6291568 started EquipHammer.cpp 2025-02-07 22:38:35 +01:00
Yanis002 d29bbff21f more progress 2025-02-05 20:53:32 +01:00
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 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 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 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 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 fe4c283ba2 Document math functions 2025-01-18 15:50:03 +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
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
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