summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-01-05[wip] decomp `LinkStateItem::OnStateLeave`mike8699
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-24Match `ActorManager`Aetias
2024-10-24Decomp `ActorManager` 100%Aetias
2024-10-23Decomp `ActorManager` (97%)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-19Remove nonmatching functionsAetias
2024-10-19Merge branch 'main' into match_actor_rupeeAetias
2024-10-12Add `.clang-format`Aetias
2024-10-12Remove `elfkill`Aetias
2024-09-14Fix `ItemManager` errorAetias
2024-09-10Remove non-matching functions and `progress.py`Aetias
2024-07-20Remove nonmatching function, fix static function typeMike
2024-07-20Match `ActorManager::FindActorById`Mike
2024-07-20Match `ActorManager::Actor_vfunc_10`Mike
2024-07-20Match `ActorTypeIsOneOf`Mike
2024-07-20Match `ActorManager::Actor_vfunc_28`Mike
2024-07-20Match `ActorManager::GetActor`Mike
2024-07-20Add nonmatching function for `FindActorById`Mike
2024-07-20Add nonmatching function for `func_ov00_020c3484`Mike
2024-07-20Add nonmatched `ActorManager::Actor_vfunc_10`Mike
2024-07-20Match `ActorManager::DeleteActor`Mike
2024-07-02Decomp `Actor`Aetias
2024-06-30Remangle `MapManager::func_ov00_02083ef8`Aetias
2024-06-22Decomp `Actor`Aetias
2024-06-21Decomp `Actor_UnkStruct_020::Actor_UnkStruct_020`Aetias
2024-06-21Fix build errorAetias
2024-06-21Merge branch 'main' into actorAetias
2024-06-21Fix build errors in stubsAetias
2024-06-20Remove `#ifdef STUBS`Aetias
2024-06-16Match `sShipTypes`Aetias
2024-05-26Decomp `Actor`Aetias
2024-05-25Decomp `Actor`Aetias
2024-05-25Decomp `Actor`Aetias
2024-05-25Remangle `ActorManager::func_ov00_020c39ac`Aetias
2024-05-23Decomp `Actor`Aetias
2024-05-23Decomp `Actor`Aetias
2024-05-23Decomp `Actor`Aetias
2024-05-23Decomp `Actor`Aetias
2024-05-23Decomp `Actor`Aetias
2024-05-23Update `ActorManager`Aetias
2024-05-23Rename `EquipCollidesWith`, `Cylinder::Overlaps`Aetias
2024-05-19Decomp `Actor`Aetias