summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2025-01-11Decompile MapManager::GetCourseMinXSammygoodTunes
2025-01-10PlayerControl: Decomp 9%Aetias
2025-01-09PlayerControl: Decomp 7%Aetias
2025-01-06PlayerControl: Decomp 5%Aetias
2025-01-06Fix `clang-format` errormike8699
2025-01-06LinkStateItem: Use enumsAetias
2025-01-05Update `EquipBomb::StopUsing` method signaturemike8699
This method has an additional argument.
2025-01-05Properly define static methods as staticmike8699
2025-01-05Add `StopUsing` methods to several classesmike8699
These are used in `LinkStateItem::OnStateLeave`
2025-01-05Decompile `LinkStateItem::GetLinkStateMove`mike8699
2025-01-05Decompile `GetLinkState` arm9 functionmike8699
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.
2024-12-31Start decompiling `LinkStateItem`mike8699
2024-10-24Decomp `ActorManager` 100%Aetias
2024-10-22Decomp `ActorManager`Aetias
2024-10-21Decomp `ActorManager`Aetias
2024-10-21Merge branch 'main' into actor-managerAetias
2024-10-20Decomp `ActorRupee`Aetias
2024-10-20Decomp `ActorRupee`Aetias
2024-10-20Fix build; add RNG codeAetias
2024-10-19Merge branch 'main' into match_actor_rupeeAetias
2024-10-12Add `.clang-format`Aetias
2024-10-12Remove `elfkill`Aetias
2024-09-10Remove non-matching functions and `progress.py`Aetias
2024-07-20Match `ActorTypeIsOneOf`Mike
2024-07-20Add fields to `FilterActorBase`Mike
2024-07-20Update function arg typeMike
2024-07-20Update type of `ActorManager.mNumActors`Mike
2024-07-02Decomp `Actor`Aetias
2024-06-30Remangle `MapManager::func_ov00_02083ef8`Aetias
2024-06-21Decomp `Actor_UnkStruct_020::Actor_UnkStruct_020`Aetias
2024-06-21Merge branch 'main' into actorAetias
2024-06-21Fix build errors in stubsAetias
2024-05-26Decomp `Actor`Aetias
2024-05-25Decomp `Actor`Aetias
2024-05-25Add `MUL_Q20`Aetias
2024-05-25Decomp `Actor`Aetias
2024-05-25Mangle `TouchControl` functionsAetias
2024-05-25Name `gVec3p_ZERO`Aetias
2024-05-25Remangle `ActorManager::func_ov00_020c39ac`Aetias
2024-05-25Mangle `EquipRope::func_ov14_0213defc`Aetias
2024-05-25Mangle `EquipRope::func_ov14_0213d420`Aetias
2024-05-25Mangle `EquipSword::GetEquipRope`Aetias
2024-05-25Mangle `ItemManager::GetEquipItemUnchecked`Aetias
2024-05-23Decomp `Actor`Aetias
2024-05-23Mangle `PlayerLinkBase::GetCurrentCharacter`Aetias
2024-05-23Mangle `EquipBoomerang::GetActor`Aetias
2024-05-23Rename `Vec3p_Distance`; update `math.h`Aetias
2024-05-23Mangle `PlayerLinkBase::GetGrabActorId`Aetias
2024-05-23Rename `gPlayerControl`Aetias
2024-05-23Decomp `Actor`Aetias