summaryrefslogtreecommitdiff
path: root/include/Player/TouchControl.hpp
AgeCommit message (Collapse)Author
2026-01-30Started `TouchControl.cpp` (#111)Yanis
* start both `TouchControl.cpp` * fix build issues * complete touchcontrol * remove useless comment --------- Co-authored-by: Yanis002 <Yanis002@users.noreply.github.com>
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-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-02-24Partial decompilation of TouchControlOzero4
2025-01-18Document math functionsAetias
2024-10-12Add `.clang-format`Aetias
2024-05-25Mangle `TouchControl` functionsAetias
2024-04-23Delink `Course`Aetias
2024-03-19Add `TouchControl.s`Aetias