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 |
|
Aetias
|
4329a6892f
|
Merge branch 'main' into actor
|
2024-06-21 11:59:50 +02:00 |
|
Aetias
|
9f495cd494
|
Fix build errors in stubs
|
2024-06-21 10:11:01 +02:00 |
|
Aetias
|
31669e1424
|
Decomp Actor
|
2024-05-26 10:49:32 +02:00 |
|
Aetias
|
165d7201fc
|
Decomp Actor
|
2024-05-25 11:41:42 +02:00 |
|
Aetias
|
8e415b1cd8
|
Mangle TouchControl functions
|
2024-05-25 11:16:50 +02:00 |
|
Aetias
|
b91c1fe36d
|
Mangle EquipRope::func_ov14_0213defc
|
2024-05-25 10:14:28 +02:00 |
|
Aetias
|
b30d1aca74
|
Mangle EquipRope::func_ov14_0213d420
|
2024-05-25 10:01:48 +02:00 |
|
Aetias
|
dd111d8555
|
Mangle EquipSword::GetEquipRope
|
2024-05-25 09:57:07 +02:00 |
|
Aetias
|
5d8782d64a
|
Mangle PlayerLinkBase::GetCurrentCharacter
|
2024-05-23 23:52:52 +02:00 |
|
Aetias
|
23bbb6fe5b
|
Mangle EquipBoomerang::GetActor
|
2024-05-23 23:51:15 +02:00 |
|
Aetias
|
4ca86b9fdd
|
Mangle PlayerLinkBase::GetGrabActorId
|
2024-05-23 23:03:19 +02:00 |
|
Aetias
|
5746ed7925
|
Rename gPlayerControl
|
2024-05-23 23:00:10 +02:00 |
|
Aetias
|
e0285dbb76
|
Rename PlayerLinkBase::GongoronCollidesWith
|
2024-05-23 19:02:40 +02:00 |
|
Aetias
|
c779b21215
|
Rename EquipCollidesWith, Cylinder::Overlaps
|
2024-05-23 18:52:36 +02:00 |
|
Aetias
|
ec8aae7d54
|
Rename gPlayerVel and gPlayerAngle
|
2024-05-23 18:32:24 +02:00 |
|
Aetias
|
135436ed81
|
Rename PlayerBase::CollidesWith
|
2024-05-19 13:04:14 +02:00 |
|
Aetias
|
a573a263ba
|
Name gPlayerPos
|
2024-05-19 10:56:05 +02:00 |
|
Aetias
|
c1384df63c
|
Decomp Actor
|
2024-05-19 10:49:14 +02:00 |
|
Aetias
|
b2d053475e
|
Name gPlayer singleton
|
2024-05-19 10:24:21 +02:00 |
|
Aetias
|
80478f5485
|
Mangle PlayerLinkBase::func_ov00_020bbd80
|
2024-05-18 17:12:48 +02:00 |
|
Aetias
|
9bf232a4fd
|
Name gPlayerLink singleton
|
2024-05-18 17:05:59 +02:00 |
|
Aetias
|
68180ff022
|
Merge branch 'main' into match_actor_rupee
|
2024-05-03 19:08:07 +02:00 |
|
Aetias
|
d22083ba0a
|
Merge branch 'main' into item-manager
|
2024-04-30 17:33:16 +02:00 |
|
Aetias
|
a8c5c49efa
|
Delink Course
|
2024-04-23 00:30:20 +02:00 |
|
Aetias
|
897bf1d049
|
Add HealthManager
|
2024-04-17 23:07:01 +02:00 |
|
Yanis42
|
808cd5bf0f
|
fixed build issues and function non-matchings
|
2024-04-17 13:59:41 +02:00 |
|
Yanis42
|
40e593461f
|
initial work
|
2024-04-15 23:54:15 +02:00 |
|
Aetias
|
7b8443d0a5
|
Mangle Actor
|
2024-04-14 11:27:14 +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
|
d40ff9598d
|
LinkStateItemGet -> LinkStateCutscene
|
2024-03-31 10:01:12 +02:00 |
|
Aetias
|
410c5acc2d
|
LinkState4 -> LinkStateRoll
|
2024-03-31 09:59:07 +02:00 |
|
Aetias
|
85bbacbc86
|
LinkState3 -> LinkStateFollow
|
2024-03-31 09:57:20 +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
|
6824f9ac3f
|
Update fields in PlayerBase
|
2024-03-26 22:02:16 +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 |
|