Commit Graph

49 Commits

Author SHA1 Message Date
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 baa870cbc0 Move ov057 documentation from Ghidra 2025-02-02 12:13:20 +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 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 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 6f33b0c7ad LinkStateItem: Use enums 2025-01-06 16:36:05 +01:00
mike8699 19290c9d92 Run clang-format 2025-01-05 19:06:26 -05:00
mike8699 254ee79fe0 Match data section 2025-01-05 19:06:26 -05:00
mike8699 70d24e0776 Fix error 2025-01-05 19:06:26 -05:00
mike8699 5f526aadb5 Fix misplaced case block 2025-01-05 19:06:26 -05:00
mike8699 6ab289196e Fix regalloc issue 2025-01-05 19:06:26 -05:00
mike8699 d2d3b6b75f Use -1 instead of 0xfffffff 2025-01-05 19:06:26 -05:00
mike8699 4ab7b47bcd Add arm/thumb macros 2025-01-05 19:06:26 -05:00
mike8699 200a68b3de LinkStateItem::OnStateLeave 92% match 2025-01-05 19:06:26 -05:00
mike8699 c3ac80ab60 LinkStateItem::OnStateLeave 88% match 2025-01-05 19:06:26 -05:00
mike8699 bf43adef41 LinkStateItem::OnStateLeave 71% match 2025-01-05 19:06:26 -05:00
mike8699 12877211ed [wip] decomp LinkStateItem::OnStateLeave 2025-01-05 19:06:26 -05:00
mike8699 be7b197c34 Decompile LinkStateItem::GetLinkStateMove 2025-01-05 19:06:26 -05:00
mike8699 82ba3ff311 Start decompiling LinkStateItem 2024-12-31 14:51:33 -05:00
Aetias 0b6c727e36 Add .clang-format 2024-10-12 16:16:32 +02:00
Aetias c7195d52d9 Fix build error 2024-06-21 12:05:31 +02:00
Aetias 4329a6892f Merge branch 'main' into actor 2024-06-21 11:59:50 +02:00
Aetias 1fe5a61575 Remove #ifdef STUBS 2024-06-20 18:48:09 +02:00
Aetias 31669e1424 Decomp Actor 2024-05-26 10:49:32 +02:00
Aetias 135436ed81 Rename PlayerBase::CollidesWith 2024-05-19 13:04:14 +02:00
Aetias a8c5c49efa Delink Course 2024-04-23 00:30:20 +02:00
Aetias dcf4270939 Add TouchGesture 2024-04-06 16:38:55 +02:00
Aetias 336defc995 Add LinkStateFollow 2024-04-06 16:11:25 +02:00
Aetias bcff62a8ba Add LinkStateMove 2024-04-06 11:49:42 +02:00
Aetias cab451da34 Add PlayerControl and move all .inc files
My worktree was too big to make two separate commits :p
2024-04-06 09:26:14 +02:00
Aetias 42e3f78016 Add LinkStateRoll 2024-03-31 10:29:33 +02:00
Aetias 410c5acc2d LinkState4 -> LinkStateRoll 2024-03-31 09:59:07 +02:00
Aetias de7aff1571 LinkStateGrab -> LinkStateInteract 2024-03-31 09:53:44 +02:00
Aetias b9b56f4e9f Add PlayerBase.cpp 2024-03-30 12:10:44 +01:00
Aetias 0af61505a9 PlayerLink -> PlayerLinkBase 2024-03-26 21:35:38 +01:00
Aetias ac47abfa46 PlayerLinkBase -> PlayerBase 2024-03-26 21:25:52 +01:00
Aetias 16cf2f6091 Add LinkStateGrab 2024-03-25 19:44:30 +01:00
Aetias ce3031f712 Document grab actor methods in LinkStateBase 2024-03-25 19:29:37 +01:00
Aetias bde7c6f53c Mangle LinkStateItem 2024-03-24 19:09:46 +01:00
Aetias 44ca783b69 Add LinkStateItem.cpp 2024-03-24 19:07:13 +01:00
Aetias 11ced94edd Add stubs for LinkStateBase 2024-03-23 13:48:42 +01:00
Aetias e920bdef19 Add LinkDamage.cpp 2024-03-23 08:07:39 +01:00
Aetias 6f707bb31d Add TouchControl.s 2024-03-19 17:53:59 +01:00