| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-09 | Delink character actor base classes and shop keeper actors (#152) | Aetias | |
| * Delink .text for ActorItemSeller, ActorBeedle, ActorTetra * Delink .text for ActorCharacterBase, ActorCharacter, ActorGenericCharacter * Define classes ActorCharacterBase, ActorCharacter, ActorGenericCharacter * Don't define `override` macro during intellisense/clangd * Define symbols for ActorCharacter, ActorCharacterBase, ActorGenericCharacter * Define classes and symbols for ActorItemSeller, ActorBeedle, ActorTetra * Fix duplicate symbol | |||
| 2025-07-22 | Decompile 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-21 | ActorRupee 90% (#124) | Aetias | |
| * 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-17 | Bump dsd to v0.10.1; UnkStruct_027e05f8_2 OK (#121) | Aetias | |
| * 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-02-04 | Merge remote-tracking branch 'upstream/main' into bmg | Yanis002 | |
| 2025-01-23 | match func_020370d0 to func_02037178 | Yanis002 | |
| 2025-01-19 | Move ov000 documentation from Ghidra | Aetias | |
| 2024-10-22 | Decomp `ActorManager` | Aetias | |
| 2024-10-12 | Add `.clang-format` | Aetias | |
| 2024-10-12 | Remove `elfkill` | Aetias | |
| 2024-09-10 | Remove non-matching functions and `progress.py` | Aetias | |
| 2024-04-27 | Add `elfkill` | Aetias | |
| 2024-03-30 | Remove obsolete `#define NONMATCH` in `global.h` | Aetias | |
| 2024-02-26 | Update `NONMATCH` macro | Aetias | |
| 2024-02-18 | Update `ItemFlag` type to be `s32` | Aetias | |
| 2024-02-18 | Decomp `ItemManager::RemoveItem` | Aetias | |
| 2024-02-18 | Decomp `ItemManager::AddItem` | Aetias | |
| 2024-02-17 | Interworking always on, add `THUMB` and `ARM` macros | Aetias | |
| 2024-02-17 | Decomp `ItemManager::GetEquipItem` | Aetias | |
| 2024-02-16 | Add `sbss` section for compiler | Aetias | |
| 2024-01-06 | Ignore `override` keyword when compiling | Aetias | |
| 2023-12-31 | 93% match `Inventory::Load` | Aetias | |
| 2023-12-20 | Add option to build with nonmatching functions | Aetias | |
