Commit Graph

90 Commits

Author SHA1 Message Date
Aetias fc691f4c8f LinkStateInteract (#135)
* Map symbol in Game

* LinkStateInteract 19%

* DebugHierarchy -> Bhio

* LinkStateInteract 89%

* LinkStateInteract 93%

* Japanese strings

* Fix build

* Fix regression

* Fix regressions

* Rename BhioBase.cpp
2025-11-16 17:14:48 +01:00
SammygoodTunes 5b15874c4d Decomp src/00_Core/Map/MapBase.cpp (57%) (#129)
* 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-09-21 14:21:31 +02:00
Aetias cb52c8c23f ActorNavi (#132)
* 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-29 20:01:10 +02:00
Aetias 82f54b2f07 EquipBombchu (#131)
* 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-31 21:22:55 +02:00
Aetias 8ad6359c7d ActorSwitchObject OK (#130)
* Map symbol in Game

* ActorSwitchObject OK

* Mark ActorSwitchObject as complete

* Document `mTrapActors`

* Fix FilterActorBase

* Fix regressions
2025-07-25 15:59:54 +02:00
SammygoodTunes dda45d5574 Decomp src/00_Core/Map/MapManager.cpp (56%) (#101)
* 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-24 19:23:29 +02:00
Aetias d45ea18bf4 PlayerBase OK (#126)
* Map symbol in Game

* PlayerBase OK

* Fix ActorRefill

* Fix MapManager

* Mark PlayerBase as complete

* Fix MapManager
2025-07-22 17:54:33 +02:00
Yanis cf8f5a80b1 Decompile more of AdventureFlags.cpp (#118)
* 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-22 16:17:02 +02:00
Aetias 67c7707657 Merge remote-tracking branch 'zeldaret/main' into hammer 2025-07-01 22:36:29 +02:00
SammygoodTunes 18f940fde4 Update 2025-06-30 23:29:42 +02:00
Yanis002 f7c54542b9 Merge remote-tracking branch 'upstream/main' into hammer 2025-06-29 21:57:44 +02:00
SammygoodTunes f446227797 Decomp progress 46% 2025-06-28 23:19:29 +02:00
SammygoodTunes d733ef8b00 Decomp progress 44% 2025-06-28 14:37:36 +02:00
SammygoodTunes c763d7e281 Update 2025-06-28 12:01:17 +02:00
SammygoodTunes bed4fb43a7 Post-conflict update 2025-06-04 00:07:45 +02:00
Aetias 0ae9b8c149 Merge remote-tracking branch 'zeldaret/main' into decomp-PlayerControl 2025-05-22 22:05:31 +02:00
SammygoodTunes ef6c7422a9 Update 2025-05-11 12:09:39 +02:00
SammygoodTunes 0d060f1d81 Decomp progress 43% 2025-05-08 14:10:16 +02:00
SammygoodTunes 780ed17043 Decomp progress 42% 2025-05-04 17:05:56 +02:00
SammygoodTunes a9af655856 Decomp progress 38% 2025-04-29 22:12:35 +02:00
Aetias 5ffac795ab Clean up ItemManager 2025-04-26 08:42:04 +02:00
SammygoodTunes 2025fdf460 Restore usa overlay symbols 2025-04-21 23:26:30 +02:00
SammygoodTunes 71ef8b58aa Decomp progress 36% 2025-04-21 23:07:04 +02:00
SammygoodTunes a76a91ad13 Decomp progress 35% 2025-04-12 17:36:12 +02:00
SammygoodTunes 2c6ffc5abc Add rodata 2025-04-07 23:01:16 +02:00
SammygoodTunes 96e2380df5 Decomp progress 33% 2025-04-07 21:06:29 +02:00
SammygoodTunes d5a2e0f57e Decomp progress 30%
Change gPlayerPos from Vec3p* to Vec3p (thx lago)
2025-04-06 22:32:49 +02:00
SammygoodTunes 9e69f5de93 Fix type mismatch in MapOverworld 2025-04-06 18:22:42 +02:00
SammygoodTunes 2b45d3fab7 Fix duplicate field 2025-04-01 21:31:48 +02:00
SammygoodTunes 3376d55c85 Merge branch 'main' into decomp/MapManager 2025-04-01 21:25:38 +02:00
SammygoodTunes 7608f9c808 Resolve conflict 2025-04-01 21:25:04 +02:00
SammygoodTunes 6b9df2f470 Function fixes (still 29%) 2025-04-01 21:22:24 +02:00
Aetias 4a764f9d58 PlayerControl: Decomp 80% 2025-02-18 18:33:12 +01:00
Yanis002 7d783ffb12 format 2025-02-12 20:19:48 +01:00
Aetias 10db906743 Add MapOverworld 2025-02-09 13:13:49 +01:00
Aetias 57de079397 PlayerControl: Decomp 27% 2025-02-09 09:38:23 +01:00
Yanis002 c81b52be86 progress on ActorNaviBase.cpp 2025-02-08 19:30:22 +01:00
Yanis002 68c6291568 started EquipHammer.cpp 2025-02-07 22:38:35 +01:00
SammygoodTunes 4c799ec3f3 Decomp progress 29% 2025-02-06 14:00:27 +01:00
SammygoodTunes e922eb92ed Update MapManager 2025-02-04 17:00:51 +01:00
SammygoodTunes ff2130d234 Merge PR updates 2025-02-04 16:36:10 +01:00
SammygoodTunes 5b3bc3313e Decomp update 2025-02-04 16:06:04 +01:00
Aetias 2bd1bbd10b Declare all overriden virtual functions as virtual 2025-02-03 23:43:43 +01:00
Aetias aecd954557 Move ov004 documentation from Ghidra 2025-01-25 14:35:02 +01:00
SammygoodTunes a4d82cfa6f Decomp progress 28% 2025-01-23 21:09:13 +01:00
SammygoodTunes 0060b2faac Decomp progress 27% 2025-01-21 13:31:12 +01:00
Aetias 7a2009cab9 Move ov000 documentation from Ghidra 2025-01-20 20:09:15 +01:00
SammygoodTunes ecaa34e7e1 Decomp progress 24% 2025-01-20 19:39:52 +01:00
Aetias e1d2f0b168 Move ov000 documentation from Ghidra 2025-01-19 11:58:47 +01:00
SammygoodTunes 2450e474ea Uncomment MapManager::func_ov00_0208210c
Uncomment most of MapManager::func_ov00_02082b3c

Improve MapManager::func_ov00_02083840

Improve MapManager::func_ov00_02083fb0

Uncomment most of MapManager::func_ov00_02086a84

Add Vec3p_Scale
2025-01-19 00:02:20 +01:00