Commit Graph

109 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
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
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 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 383ca6aaa2 Game 99% (#125)
* Game 74%

* Game 99%

* Fix symbol name
2025-07-22 15:54:46 +02:00
Aetias aee9c362bb ActorRupee 90% (#124)
* Remove `force_data` macro

* Use size_t in `operator new`

* Bump objdiff to v3.0.0-beta.10

* Decompile functions using gRandom

* ActorRupee 90%

* Fix old gRandom.Next calls

* Revert objdiff

* Clean up
2025-07-21 19:09:56 +02:00
Aetias 32cc123547 Game 73% (#122)
* Game 73%

* Fix build
2025-07-19 18:51:07 +02:00
Aetias 573b696ff8 Bump dsd to v0.10.1; UnkStruct_027e05f8_2 OK (#121)
* Unique delink file names

* Fix build

* Revert back to single link

* UnkStruct_027e05f8_2 OK

* `dsd fix ctor-symbols`

* Fix symbols spanning over two delink files

* `dsd fix ctor-symbols` again

* Add missing function `func_02050a20`

* Name `.p__sinit` symbols in USA after their EUR counterparts

* Apply dsd signatures

* Bump dsd to 0.10.0; Fix dsd not updating automatically

* Rename overlay functions

* Fix auto-download wibo

* Fix generating objdiff report
2025-07-17 12:21:10 +02:00
Yanis 7a01af4783 update .clang-format rules (#120) 2025-07-16 15:33:58 +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 8806b998c2 Fix build 2025-07-06 14:52:03 +02:00
Aetias 36b9d9dea4 Game 26% 2025-07-06 14:47:44 +02:00
Aetias f6b308ed82 Update GameMode::vfunc_14 2025-07-06 12:18:40 +02:00
Aetias 476d7d305f GameMode OK 2025-07-06 11:07:19 +02:00
Yanis002 cf3894f843 fix errors in files 2025-07-06 10:48:59 +02:00
Aetias 346a2af149 Delink Game, GameMode, GameModePlay, GameModeAdventure 2025-07-05 00:16:17 +02:00
Aetias 65a2aab1f1 OverlayManager OK 2025-07-04 21:04:27 +02:00
Aetias fe0f15031d Rename "overlay setup" to "game mode" 2025-07-04 20:57:03 +02:00
Yanis002 74312a0630 format 2025-07-01 01:13:50 +02:00
Yanis002 cc90ddb8ee Merge remote-tracking branch 'upstream/main' into displaytext 2025-07-01 00:47:38 +02:00
Aetias 0567d5aaa5 Clang format 2025-07-01 00:24:41 +02:00
Aetias 8003089294 Fix match 2025-07-01 00:01:30 +02:00
Yanis002 1c4c64fc08 Merge remote-tracking branch 'upstream/main' into bmg 2025-06-29 22:15:14 +02:00
Yanis002 bc0f222f68 build issues fix attempt 2025-06-29 21:52:12 +02:00
Yanis002 0f53991581 Merge remote-tracking branch 'upstream/main' into displaytext 2025-06-29 21:29:34 +02:00
Yanis002 1c9bf11696 comments 2025-06-28 18:56:44 +02:00
Aetias 0ae9b8c149 Merge remote-tracking branch 'zeldaret/main' into decomp-PlayerControl 2025-05-22 22:05:31 +02:00
Aetias e66cbc23e1 Match LinkStateMove in overlay 5 2025-05-22 21:39:25 +02:00
SammygoodTunes 145601ed21 Fix overlay include typo 2025-05-11 12:22:16 +02:00
Aetias 2eb989a4cf Match LinkStateMove 2025-05-10 20:42:30 +02:00
Yanis002 f8e7f9a17d rename UnkStruct_027E0C68 2025-02-17 12:01:41 +01:00
Yanis002 53cc55fb20 format 2025-02-12 20:20:59 +01:00
Yanis002 30bd3562ab format 2025-02-12 20:20:34 +01:00
Yanis002 27ae64893a started debug display/error 2025-02-12 12:50:35 +01:00
Yanis002 222f3f7daa match OverlayManager::LoadIfNotLoaded (thanks to Maide) 2025-02-08 23:07:14 +01:00
Yanis002 25fef6bba1 format? 2025-02-08 22:31:43 +01:00
Yanis002 f27b60d4fe match most of OverlayManager.cpp 2025-02-08 22:25:31 +01:00
Aetias bbc7382bdf Merge remote-tracking branch 'zeldaret/main' into decomp-PlayerControl 2025-02-08 12:49:16 +01:00
Yanis002 e109eeadba more progress 2025-02-06 22:45:45 +01:00
Yanis002 308b9c2340 bmg improvements 2025-02-06 15:12:09 +01:00
Yanis002 e3d37212b6 Merge remote-tracking branch 'upstream/main' into bmg 2025-02-05 23:25:30 +01:00
Yanis002 514887962c "progress" 2025-02-05 23:17:42 +01:00
Yanis002 d29bbff21f more progress 2025-02-05 20:53:32 +01:00
Yanis002 2bd5011ae9 more progress 2025-02-05 19:57:28 +01:00
Yanis002 795cd8a2f9 more progress 2025-02-05 18:19:34 +01:00
Yanis002 978a7532c4 more progress 2025-02-05 17:52:48 +01:00
Aetias 5b887cbbe4 Move shifted symbols to correct location 2025-02-05 16:54:14 +01:00