summaryrefslogtreecommitdiff
path: root/src/14_Land/Actor/Player/ActorRefill.cpp
AgeCommit message (Collapse)Author
2025-08-29ActorNavi (#132)Aetias
* Map symbol in Game * ActorNavi 93% * ActorNavi_04 96% * Document Actor fields * Move MAX_KEYS to ItemManager * Move gTouchControl to its own header * Fix missing includes * Fix regressions * Fix build * Update decompiling guide images * Fix regression
2025-07-25ActorSwitchObject OK (#130)Aetias
* Map symbol in Game * ActorSwitchObject OK * Mark ActorSwitchObject as complete * Document `mTrapActors` * Fix FilterActorBase * Fix regressions
2025-07-22PlayerBase OK (#126)Aetias
* Map symbol in Game * PlayerBase OK * Fix ActorRefill * Fix MapManager * Mark PlayerBase as complete * Fix MapManager
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-16update .clang-format rules (#120)Yanis
2025-05-30`ActorRefill::vfunc_b4` -> `ActorRefill::GetAmmoItem`Aetias
2025-05-29`Actor::vfunc_08` -> `Actor::Init`Aetias
2025-05-29 `ActorRefill` OKAetias
2025-05-27Decomp `ActorRefill` 94%Aetias
2025-05-27Add symbols for `ActorRefill`Aetias
2025-05-26Delink `ActorRefill`Aetias