Commit Graph

32 Commits

Author SHA1 Message Date
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