19 Commits

Author SHA1 Message Date
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
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
Aetias 36b9d9dea4 Game 26% 2025-07-06 14:47:44 +02:00
Yanis002 f81e8e85d0 started GameModeAdventure (97%) 2025-07-05 16:36:04 +02:00
Aetias 346a2af149 Delink Game, GameMode, GameModePlay, GameModeAdventure 2025-07-05 00:16:17 +02:00
Aetias fe0f15031d Rename "overlay setup" to "game mode" 2025-07-04 20:57:03 +02:00
SammygoodTunes 920023d800 Merge branch 'main' into decomp/MapManager 2025-06-03 23:52:44 +02:00
Aetias 2c27f6cb3d ActorRefill OK 2025-05-29 08:51:28 +02:00
SammygoodTunes fd8700c191 Merge branch 'main' into decomp/MapManager 2025-05-11 11:49:54 +02:00
SammygoodTunes a9af655856 Decomp progress 38% 2025-04-29 22:12:35 +02:00
Aetias 1240571595 Add relocatable overlay IDs 2025-04-26 08:41:25 +02:00
Yanis002 f27b60d4fe match most of OverlayManager.cpp 2025-02-08 22:25:31 +01:00
Aetias 13108e3ae4 Move ARM9 Main documentation from Ghidra 2025-01-18 09:44:01 +01:00
mike8699 01102bf317 Fix clang-format error 2025-01-06 11:26:11 -05:00
Aetias fb9d00b87f Fix build; add RNG code 2024-10-20 10:39:09 +02:00
Aetias 0e5b67f37b Delete Resource
It has been replaced by `DestructorChain`
2024-04-20 13:37:04 +02:00
Aetias 392ccb357e Mangle ActorRupee actor type and resource 2024-04-07 15:04:51 +02:00
Aetias b27372d921 Add ActorRupee 2024-04-07 14:12:39 +02:00
Aetias c661e62d40 Organize source code structure 2024-03-02 08:29:32 +01:00