summaryrefslogtreecommitdiff
path: root/include/Item
AgeCommit message (Collapse)Author
2025-08-29ActorNavi (#132)Aetias
* Map symbol in Game * ActorNavi 93% * ActorNavi_04 96% * Document Actor fields * Move MAX_KEYS to ItemManager * Move gTouchControl to its own header * Fix missing includes * Fix regressions * Fix build * Update decompiling guide images * Fix regression
2025-07-31EquipBombchu (#131)Aetias
* Map symbol in Game * EquipBombchu 12% * EquipBombchu 53% * EquipBombchu 71% * configure: Don't verify dsd version if `--dsd` specified * EquipBombchu 89% * Fix regression
2025-07-22Decompile more of `AdventureFlags.cpp` (#118)Yanis
* fix flags getters and associated relocs * explicit ARM and improve existing matches * match CopyTo * document a bit the flag system and progress on unmatched functions * remaining bottom functions * func_ov00_02097810 params and name fix * fix build issues * move flag base definition to its own file * document item flags --------- Co-authored-by: Yanis002 <Yanis002@users.noreply.github.com> Co-authored-by: Aetias <aetias@outlook.com>
2025-07-13Decompile overlay 8 (95%) (#115)Yanis
* started overlay 8 * progress * progress * progress * more headers * progress * more progress * symbols * fix splits + new headers * more progress * func_ov008_02112ee0 & func_ov008_02112f28 * document fish in save item manager and unrelated things because precommit is mad * SaveItemManager ctor * progress? * fix build issues * split files to match data * format * format * cleanup and match vfunc_08 * add reloc for overlay 0 * fix vtable symbol * improve non-matching functions --------- Co-authored-by: Aetias <144526980+AetiasHax@users.noreply.github.com>
2025-07-01Merge remote-tracking branch 'upstream/main' into hammerYanis002
2025-07-01Fix matchAetias
2025-06-29Merge remote-tracking branch 'upstream/main' into bmgYanis002
2025-06-29Merge remote-tracking branch 'upstream/main' into hammerYanis002
2025-05-30Add adventure and item flagsAetias
2025-05-27Decomp `ActorRefill` 94%Aetias
2025-05-22Merge remote-tracking branch 'zeldaret/main' into decomp-PlayerControlAetias
2025-04-26Clean up ItemManagerAetias
2025-03-08Decomp `ActorForceNavi` and `ActorWisdomNavi` 100%Aetias
2025-02-12formatYanis002
2025-02-12formatYanis002
2025-02-08progress on ActorNaviBase.cppYanis002
2025-02-07match `EquipHammer::IsUsable`Yanis002
2025-02-05"progress"Yanis002
2025-02-05post-update cleanup: step 4 (builds properly)Yanis002
2025-02-04Merge remote-tracking branch 'zeldaret/main' into decomp-PlayerControlAetias
2025-02-04Merge remote-tracking branch 'upstream/main' into bmgYanis002
2025-01-26more vfuncs progressYanis002
2025-01-25Move ov004 documentation from GhidraAetias
2025-01-23Move ov000 documentation from GhidraAetias
2025-01-19Move ov000 documentation from GhidraAetias
2025-01-18Document math functionsAetias
2025-01-09PlayerControl: Decomp 7%Aetias
2025-01-06PlayerControl: Decomp 5%Aetias
2024-10-20Decomp `ActorRupee`Aetias
2024-10-19Merge branch 'main' into match_actor_rupeeAetias
2024-10-12Add `.clang-format`Aetias
2024-05-26Decomp `Actor`Aetias
2024-05-25Mangle `ItemManager::GetEquipItemUnchecked`Aetias
2024-05-23Rename `EquipCollidesWith`, `Cylinder::Overlaps`Aetias
2024-05-03Merge branch 'main' into match_actor_rupeeAetias
2024-05-01Update `ItemManager` fieldsAetias
2024-04-30Decomp `ItemManager::PlayItemFanfareSfx`Aetias
2024-04-30Decomp `ItemManager::LoadDungeonItemModels`Aetias
2024-04-30Decomp `ItemManager::HasAllPotions`Aetias
2024-04-30Decomp `ItemManager::func_ov00_020ae4dc`Aetias
2024-04-30Decomp `ItemManager::UpgradeQuiver`Aetias
2024-04-30Rename `ItemManager::GetNumKeys`Aetias
2024-04-30Merge branch 'main' into item-managerAetias
2024-04-21Name `gMapManager`Aetias
2024-04-19Decomp `ItemManager::func_ov00_020ae350`Aetias
2024-04-18Decomp `ItemManager::GiveRupees`Aetias
2024-04-18Decomp `ItemManager::GiveItem`Aetias
2024-04-18Add item/adventure flags + item IDsAetias
2024-04-15initial workYanis42
2024-04-14Update `ItemManager::GiveItem` paramsAetias