summaryrefslogtreecommitdiff
path: root/src/00_Core/Save
AgeCommit message (Collapse)Author
2026-05-11ActorCharacter OK (#162)Aetias
* ActorCharacter 93% * ActorCharacter 98% * ActorCharacter OK * Fix broken matches
2025-07-24Decomp `src/00_Core/Map/MapManager.cpp` (56%) (#101)SammygoodTunes
* 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-22Decompile more of `AdventureFlags.cpp` (#118)Yanis
* 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-13Decompile overlay 8 (95%) (#115)Yanis
* 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-04-28Decomp `AdventureFlags::func_ov00_02097ea4`mike8699
2025-04-28Decomp `AdventureFlags::func_ov00_02097e7c`mike8699
2025-04-28Decomp `AdventureFlags::func_ov00_02097e6c`mike8699
2025-04-28Decomp a bunch of `AdventureFlags::Get_Flags*`mike8699
2025-04-28AdventureFlags: update all `int` to `s32`mike8699
2025-04-28Decomp `AdventureFlags::Get_FlagsUnk_48`mike8699
2025-04-28Decomp `AdventureFlags::Get_FlagsUnk_49`mike8699
2025-04-28Decomp `AdventureFlags::Get_FlagsUnk_30_Flag`mike8699
2025-04-28Decomp `AdventureFlags::func_ov00_02097684`mike8699
2025-04-28Decomp `AdventureFlags::Exists` and `AdventureFlags::func_ov00_02097674`mike8699
2025-01-20Move ov000 documentation from GhidraAetias
2025-01-19Move ov000 documentation from GhidraAetias
2024-12-31Start decompiling `LinkStateItem`mike8699
2024-10-12Add `.clang-format`Aetias
2024-06-20Remove `#ifdef STUBS`Aetias
2024-04-16Finish `AdventureFlags`Aetias
2024-04-16Add STUBSAetias
2024-04-15Mangle `AdventureFlags`Aetias
2024-04-14Delink `AdventureFlags`Aetias