summaryrefslogtreecommitdiff
path: root/include/System
AgeCommit message (Collapse)Author
2026-05-04ActorShopItem 98% (#151)Aetias
* ActorShopItem 93% * Fix build * Add missing symbols to usa * Document BMG message ID functions * Create bmg.py for inspecting BMG files * ActorShopItem 98% * Match func_ov031_0217dfec * Port reloc changes to usa * Make `ModelRender::GetLcdcAddress` non-const
2025-07-21ActorRupee 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-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-07-06Game 26%Aetias
2025-07-05started GameModeAdventure (97%)Yanis002
2025-07-05Delink Game, GameMode, GameModePlay, GameModeAdventureAetias
2025-07-04Rename "overlay setup" to "game mode"Aetias
2025-06-03Merge branch 'main' into decomp/MapManagerSammygoodTunes
2025-05-29 `ActorRefill` OKAetias
2025-05-11Merge branch 'main' into decomp/MapManagerSammygoodTunes
2025-04-29Decomp progress 38%SammygoodTunes
2025-04-26Add relocatable overlay IDsAetias
2025-02-08match most of OverlayManager.cppYanis002
2025-01-18Move ARM9 Main documentation from GhidraAetias
2025-01-06Fix `clang-format` errormike8699
2024-10-20Fix build; add RNG codeAetias
2024-04-20Delete `Resource`Aetias
It has been replaced by `DestructorChain`
2024-04-07Mangle `ActorRupee` actor type and resourceAetias
2024-04-07Add `ActorRupee`Aetias
2024-03-02Organize source code structureAetias