Commit Graph

312 Commits

Author SHA1 Message Date
enzofc708 ef2caebcef Decomp sbc.c (100%) (#144)
* 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-04-16 20:38:59 +02:00
Yanis 98cc0af690 Started TouchControl.cpp (#111)
* start both `TouchControl.cpp`

* fix build issues

* complete touchcontrol

* remove useless comment

---------

Co-authored-by: Yanis002 <Yanis002@users.noreply.github.com>
2026-01-30 18:36:20 +01:00
enzofc708 63b823ef2c Decomp ModelRender (#139)
* decomp ModelRender

* fix ModelRender function name

* fix other ModelRender references

* reloc vtables

* fix ModelRender obect size

* fix matches

* match 100%
2026-01-30 16:30:17 +01:00
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
enzofc708 be02098914 Decomp LinkStateDamage (#133)
* 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-08-12 15:24:54 +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 383ca6aaa2 Game 99% (#125)
* Game 74%

* Game 99%

* Fix symbol name
2025-07-22 15:54:46 +02:00
Aetias 32cc123547 Game 73% (#122)
* Game 73%

* Fix build
2025-07-19 18:51:07 +02:00
Yanis 7a01af4783 update .clang-format rules (#120) 2025-07-16 15:33:58 +02:00
Yanis ce9f96d932 Match 00_Core/Actor/Dungeon/ActorEventIcon.cpp (#119)
* match ActorEventIcon

* mark as complete
2025-07-16 13:14:03 +02:00
Yanis 93b942b2de name symbols based on GameSpy (#116)
Co-authored-by: Yanis002 <Yanis002@users.noreply.github.com>
2025-07-13 19:27:55 +02:00
Yanis 0421d36979 Decompile overlay 8 (95%) (#115)
* 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-13 15:11:50 +02:00
Yanis002 ac0720a8ce data_027e0618 -> gGame 2025-07-07 14:11:51 +02:00
Aetias 36b9d9dea4 Game 26% 2025-07-06 14:47:44 +02:00
Yanis002 cf3894f843 fix errors in files 2025-07-06 10:48:59 +02:00
Yanis002 d92d3c645b UnkStruct_02082348 -> FlagsUnk2 2025-07-05 16:58:46 +02:00
Aetias 346a2af149 Delink Game, GameMode, GameModePlay, GameModeAdventure 2025-07-05 00:16:17 +02:00
Yanis002 2f22188826 match Item.cpp 2025-07-02 18:15:38 +02:00
Aetias 2aa4c67639 Fix build 2025-07-02 00:17:59 +02:00
Aetias 67c7707657 Merge remote-tracking branch 'zeldaret/main' into hammer 2025-07-01 22:36:29 +02:00
Aetias c1ec58c8b0 Merge branch 'decomp/MapManager' of github-aetias-hax:SammygoodTunes/ph into decomp/MapManager 2025-07-01 22:22:36 +02:00
Aetias f3b92f5a6c FIx build 2025-07-01 22:04:31 +02:00
Aetias a7f149c3af Merge remote-tracking branch 'zeldaret/main' into decomp/MapManager 2025-07-01 21:27:52 +02:00
SammygoodTunes f3c7896c19 Merge branch 'main' into decomp/MapManager 2025-07-01 17:35:11 +02:00
Yanis002 2fcadd277d fix playercontrol issue 2025-07-01 01:25:08 +02:00
Yanis002 084e61c777 Merge remote-tracking branch 'upstream/main' into hammer 2025-07-01 00:44:52 +02:00
SammygoodTunes 18f940fde4 Update 2025-06-30 23:29:42 +02:00
SammygoodTunes 52867bf54f Fix SpawnNPC 2025-06-30 22:08:37 +02:00
Yanis002 1c4c64fc08 Merge remote-tracking branch 'upstream/main' into bmg 2025-06-29 22:15:14 +02:00
Yanis002 a1316f570d fixed some issues 2025-06-29 22:10:20 +02:00
Yanis002 f7c54542b9 Merge remote-tracking branch 'upstream/main' into hammer 2025-06-29 21:57:44 +02:00
SammygoodTunes 91ec8dbe16 Update for ActorSpawnOptions 2025-06-29 21:13:04 +02:00
SammygoodTunes a7717d5704 Merge branch 'zeldaret:main' into decomp/MapManager 2025-06-29 20:57:40 +02:00
Aetias f1c2aa37a7 Merge remote-tracking branch 'zeldaret/main' into decomp-ActorSpawner 2025-06-29 20:55:15 +02:00
SammygoodTunes a02e12a0d9 Fix type non-recognition 2025-06-28 23:41:07 +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
SammygoodTunes 920023d800 Merge branch 'main' into decomp/MapManager 2025-06-03 23:52:44 +02:00
mike8699 adc35c4e1c Decompile ActorSwitchObject::vfunc_18 2025-05-31 19:51:46 -04:00
mike8699 62b157a850 Decompile ActorSwitchObject::vfunc_14 2025-05-31 19:40:01 -04:00
mike8699 b121c829b7 Decompile ActorSwitchObject::func_ov000_0208fc10 2025-05-31 19:36:20 -04:00
mike8699 51e0e6ae16 Decompile ActorSwitchObject::func_ov000_0208fc7c 2025-05-31 19:36:20 -04:00