22 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
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 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
Yanis002 51d5bf69ed Merge remote-tracking branch 'upstream/main' into bmg 2025-02-04 00:43:39 +01:00
Yanis002 c2c40b8221 match func_020370d0 to func_02037178 2025-01-23 14:51:54 +01:00
Aetias e1d2f0b168 Move ov000 documentation from Ghidra 2025-01-19 11:58:47 +01:00
Aetias bced23471a Decomp ActorManager 2024-10-22 21:25:59 +02:00
Aetias 0b6c727e36 Add .clang-format 2024-10-12 16:16:32 +02:00
Aetias 74a29deff3 Remove elfkill 2024-10-12 16:16:17 +02:00
Aetias fb63b9271d Remove non-matching functions and progress.py 2024-09-10 20:18:52 +02:00
Aetias f1987ecefc Add elfkill 2024-04-27 12:24:17 +02:00
Aetias 3b9d07865c Remove obsolete #define NONMATCH in global.h 2024-03-30 12:11:30 +01:00
Aetias b736e9e539 Update NONMATCH macro 2024-02-26 21:12:35 +01:00
Aetias 6b4a258ff5 Update ItemFlag type to be s32 2024-02-18 15:10:27 +01:00
Aetias f3d0b29b42 Decomp ItemManager::RemoveItem 2024-02-18 13:24:49 +01:00
Aetias 2a3133f999 Decomp ItemManager::AddItem 2024-02-18 12:59:14 +01:00
Aetias ac858cb5da Interworking always on, add THUMB and ARM macros 2024-02-17 13:05:54 +01:00
Aetias de3c2636d7 Decomp ItemManager::GetEquipItem 2024-02-17 00:44:31 +01:00
Aetias b24f0a3a90 Add sbss section for compiler 2024-02-16 16:14:31 +01:00
Aetias cf9ba37018 Ignore override keyword when compiling 2024-01-06 10:37:11 +01:00
Aetias 0ab53a2adf 93% match Inventory::Load 2023-12-31 14:26:42 +01:00
Aetias 7550a63c03 Add option to build with nonmatching functions 2023-12-20 10:41:02 +01:00