29 Commits

Author SHA1 Message Date
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 93b942b2de name symbols based on GameSpy (#116)
Co-authored-by: Yanis002 <Yanis002@users.noreply.github.com>
2025-07-13 19:27:55 +02:00
Yanis002 0f53991581 Merge remote-tracking branch 'upstream/main' into displaytext 2025-06-29 21:29:34 +02:00
Aetias ef04313d45 Decomp PlayerControl 98% 2025-05-24 12:23:03 +02:00
Aetias 0ae9b8c149 Merge remote-tracking branch 'zeldaret/main' into decomp-PlayerControl 2025-05-22 22:05:31 +02:00
SammygoodTunes 145601ed21 Fix overlay include typo 2025-05-11 12:22:16 +02:00
Aetias 1240571595 Add relocatable overlay IDs 2025-04-26 08:41:25 +02:00
SammygoodTunes 16054a3b11 Update stdio.h 2025-04-13 12:20:33 +02:00
SammygoodTunes 18af19e0ac Add stdio.h to c libs 2025-04-12 18:04:36 +02:00
Aetias 5523f03c99 Parentheses around offsetof 2025-03-09 09:53:46 +01:00
Aetias 35d8fa6f10 Add offsetof macro 2025-03-08 11:46:11 +01:00
Aetias 83bdfdb892 PlayerControl: Decomp 68% 2025-02-16 16:07:22 +01:00
Yanis002 53cc55fb20 format 2025-02-12 20:20:59 +01:00
Yanis002 27ae64893a started debug display/error 2025-02-12 12:50:35 +01:00
Aetias 57de079397 PlayerControl: Decomp 27% 2025-02-09 09:38:23 +01:00
Yanis002 f27b60d4fe match most of OverlayManager.cpp 2025-02-08 22:25:31 +01:00
Aetias e1d2f0b168 Move ov000 documentation from Ghidra 2025-01-19 11:58:47 +01:00
Aetias 370e632197 Move ITCM documentation from Ghidra 2025-01-18 16:24:12 +01:00
Aetias fe4c283ba2 Document math functions 2025-01-18 15:50:03 +01:00
Aetias 13108e3ae4 Move ARM9 Main documentation from Ghidra 2025-01-18 09:44:01 +01:00
Aetias 0b6c727e36 Add .clang-format 2024-10-12 16:16:32 +02:00
Aetias b5764f424a Name Vec3p functions and abs 2024-05-19 12:58:22 +02:00