summaryrefslogtreecommitdiff
path: root/src/00_Core/Player/PlayerBase.cpp
AgeCommit message (Collapse)Author
2025-07-31EquipBombchu (#131)Aetias
* Map symbol in Game * EquipBombchu 12% * EquipBombchu 53% * EquipBombchu 71% * configure: Don't verify dsd version if `--dsd` specified * EquipBombchu 89% * Fix regression
2025-07-22PlayerBase OK (#126)Aetias
* Map symbol in Game * PlayerBase OK * Fix ActorRefill * Fix MapManager * Mark PlayerBase as complete * Fix MapManager
2024-10-12Add `.clang-format`Aetias
2024-06-21Fix build errorAetias
2024-06-21Merge branch 'main' into actorAetias
2024-06-20Remove `#ifdef STUBS`Aetias
2024-05-26Decomp `Actor`Aetias
2024-05-19Rename `PlayerBase::CollidesWith`Aetias
2024-03-30Add `PlayerBase.cpp`Aetias