summaryrefslogtreecommitdiff
path: root/src/00_Core
AgeCommit message (Collapse)Author
2026-05-11ActorItemSellerBase OK (#163)Aetias
* ActorItemSellerBase OK * Fix broken matches
2026-05-11ActorCharacter OK (#162)Aetias
* ActorCharacter 93% * ActorCharacter 98% * ActorCharacter OK * Fix broken matches
2026-05-09ActorCharacterBase OK (#161)Aetias
* ActorCharacterBase OK * Fix broken matches
2026-05-04ActorShopItem 98% (#151)Aetias
* ActorShopItem 93% * Fix build * Add missing symbols to usa * Document BMG message ID functions * Create bmg.py for inspecting BMG files * ActorShopItem 98% * Match func_ov031_0217dfec * Port reloc changes to usa * Make `ModelRender::GetLcdcAddress` non-const
2026-04-16Decomp sbc.c (100%) (#144)enzofc708
* start sbc.cpp * add G3d_SBCRender_007 * match G3d_SBCRender_007 * match G3d_SBCRender_008 * match G3d_SBCRender_SKN * fix EUR relocs file * match G3d_SBCRender_00C * match G3d_SBCRender_00D * complete sbc.cpp * fix EUR delinks
2026-01-30Started `TouchControl.cpp` (#111)Yanis
* start both `TouchControl.cpp` * fix build issues * complete touchcontrol * remove useless comment --------- Co-authored-by: Yanis002 <Yanis002@users.noreply.github.com>
2026-01-30Decomp ModelRender (#139)enzofc708
* decomp ModelRender * fix ModelRender function name * fix other ModelRender references * reloc vtables * fix ModelRender obect size * fix matches * match 100%
2025-11-16LinkStateInteract (#135)Aetias
* Map symbol in Game * LinkStateInteract 19% * DebugHierarchy -> Bhio * LinkStateInteract 89% * LinkStateInteract 93% * Japanese strings * Fix build * Fix regression * Fix regressions * Rename BhioBase.cpp
2025-09-21Decomp `src/00_Core/Map/MapBase.cpp` (57%) (#129)SammygoodTunes
* Comments * Lay out theoretical code * Externalise func_020196bc & func_020196fc * Pull merge * Pull merge * Decomp MapBase::func_ov00_02080edc * Fix MapManager TilePos params * Decomp progress * Fix MapManager param issue * Decomp progress * Update MapManager var pointer type * Fix function defs * Update symbols * Update * Match MapBase_Unk2::func_ov00_02080ad0 (thx 2 dt mow & yanis) * Update * Decomp progress 26% * Decomp progress 28% * Fix struct overlap * Fix unknown members * Uncomment and fix rest of methods (most still non-matching) * Decomp progress * Corrections
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-08-12Decomp LinkStateDamage (#133)enzofc708
* match first functions * add more functions * match more functions * match last function * fix EUR relocs file * match some data * fix PR comments * match vfunc_24 * fixed most of .data * match symbol names --------- Co-authored-by: Yanis002 <35189056+Yanis002@users.noreply.github.com>
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-25ActorSwitchObject OK (#130)Aetias
* Map symbol in Game * ActorSwitchObject OK * Mark ActorSwitchObject as complete * Document `mTrapActors` * Fix FilterActorBase * Fix regressions
2025-07-24Decomp `src/00_Core/Map/MapManager.cpp` (56%) (#101)SammygoodTunes
* Fix * Fix * stupid typo * Another dumb typo * Fix * Fix declaration * Fix declaration * Fix * Fix symbols * Corrections * Fix regression in GetEntrancePos --------- Co-authored-by: Aetias <aetias@outlook.com>
2025-07-22PlayerBase OK (#126)Aetias
* Map symbol in Game * PlayerBase OK * Fix ActorRefill * Fix MapManager * Mark PlayerBase as complete * Fix MapManager
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-22Game 99% (#125)Aetias
* Game 74% * Game 99% * Fix symbol name
2025-07-19Game 73% (#122)Aetias
* Game 73% * Fix build
2025-07-16update .clang-format rules (#120)Yanis
2025-07-16Match `00_Core/Actor/Dungeon/ActorEventIcon.cpp` (#119)Yanis
* match ActorEventIcon * mark as complete
2025-07-13name symbols based on GameSpy (#116)Yanis
Co-authored-by: Yanis002 <Yanis002@users.noreply.github.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-07`data_027e0618` -> `gGame`Yanis002
2025-07-06Game 26%Aetias
2025-07-06fix errors in filesYanis002
2025-07-05UnkStruct_02082348 -> FlagsUnk2Yanis002
2025-07-05Delink Game, GameMode, GameModePlay, GameModeAdventureAetias
2025-07-02match Item.cppYanis002
2025-07-02Fix buildAetias
2025-07-01Merge remote-tracking branch 'zeldaret/main' into hammerAetias
2025-07-01Merge branch 'decomp/MapManager' of github-aetias-hax:SammygoodTunes/ph into ↵Aetias
decomp/MapManager
2025-07-01FIx buildAetias
2025-07-01Merge remote-tracking branch 'zeldaret/main' into decomp/MapManagerAetias
2025-07-01Merge branch 'main' into decomp/MapManagerSammygoodTunes
2025-07-01fix playercontrol issueYanis002
2025-07-01Merge remote-tracking branch 'upstream/main' into hammerYanis002
2025-06-30UpdateSammygoodTunes
2025-06-30Fix SpawnNPCSammygoodTunes
2025-06-29Merge remote-tracking branch 'upstream/main' into bmgYanis002
2025-06-29fixed some issuesYanis002
2025-06-29Merge remote-tracking branch 'upstream/main' into hammerYanis002
2025-06-29Update for ActorSpawnOptionsSammygoodTunes
2025-06-29Merge branch 'zeldaret:main' into decomp/MapManagerSammygoodTunes
2025-06-29Merge remote-tracking branch 'zeldaret/main' into decomp-ActorSpawnerAetias
2025-06-28Fix type non-recognitionSammygoodTunes
2025-06-28Decomp progress 46%SammygoodTunes
2025-06-28Decomp progress 44%SammygoodTunes
2025-06-28UpdateSammygoodTunes
2025-06-04Post-conflict updateSammygoodTunes
2025-06-03Merge branch 'main' into decomp/MapManagerSammygoodTunes