14 Commits

Author SHA1 Message Date
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
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 2bb9bf4fee Add adventure and item flags 2025-05-30 18:44:47 +02:00
Aetias e1d2f0b168 Move ov000 documentation from Ghidra 2025-01-19 11:58:47 +01:00
Aetias 4826a6e764 Merge branch 'main' into match_actor_rupee 2024-10-19 13:34:42 +02:00
Aetias 0b6c727e36 Add .clang-format 2024-10-12 16:16:32 +02:00
Aetias 68180ff022 Merge branch 'main' into match_actor_rupee 2024-05-03 19:08:07 +02:00
Aetias 5fed1c8b09 Decomp ItemManager::PlayItemFanfareSfx 2024-04-30 19:10:44 +02:00
Aetias ce73f7f765 Decomp ItemManager::GiveItem 2024-04-18 19:37:21 +02:00
Aetias 35528451de Add item/adventure flags + item IDs 2024-04-18 17:15:33 +02:00
Yanis42 40e593461f initial work 2024-04-15 23:54:15 +02:00
Aetias 748ea2d01a Add item IDs 2024-04-08 23:22:46 +02:00
Aetias 6f5558cf65 Add Item.cpp stub 2024-03-19 00:56:11 +01:00
Aetias c661e62d40 Organize source code structure 2024-03-02 08:29:32 +01:00