index
:
ph
main
Decompilation of The Legend of Zelda: Phantom Hourglass (NDS)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
14_Land
Age
Commit message (
Expand
)
Author
2026-05-12
ActorItemSeller OK (#164)
Aetias
2026-05-11
ActorItemSellerBase OK (#163)
Aetias
2026-05-11
ActorCharacter OK (#162)
Aetias
2026-05-09
ActorCharacterBase OK (#161)
Aetias
2026-05-09
Delink character actor base classes and shop keeper actors (#152)
Aetias
2025-08-29
ActorNavi (#132)
Aetias
2025-07-31
EquipBombchu (#131)
Aetias
2025-07-25
ActorSwitchObject OK (#130)
Aetias
2025-07-22
PlayerBase OK (#126)
Aetias
2025-07-21
ActorRupee 90% (#124)
Aetias
2025-07-16
update .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` OK
Aetias
2025-05-27
Decomp `ActorRefill` 94%
Aetias
2025-05-27
Add symbols for `ActorRefill`
Aetias
2025-05-26
Delink `ActorRefill`
Aetias
2025-02-02
Add `ActorRope`
Aetias
2025-02-02
Fix virtual function names in `UnkStruct_ov000_020beba8`
Aetias
2025-01-31
Move ov014 documentation from Ghidra
Aetias
2025-01-23
Move ov000 documentation from Ghidra
Aetias
2025-01-18
Document math functions
Aetias
2024-10-20
Decomp `ActorRupee`
Aetias
2024-10-20
Decomp `ActorRupee`
Aetias
2024-10-20
Fix build; add RNG code
Aetias
2024-10-19
Remove nonmatching functions
Aetias
2024-10-19
Merge branch 'main' into match_actor_rupee
Aetias
2024-10-12
Add `.clang-format`
Aetias
2024-06-21
Fix build errors in stubs
Aetias
2024-06-20
Remove `#ifdef STUBS`
Aetias
2024-05-03
Merge branch 'match_actor_rupee' of Yanis42/ph into match_actor_rupee
Aetias
2024-05-03
Use demangled funcs
Aetias
2024-05-02
Merge remote-tracking branch 'upstream/main' into match_actor_rupee
Yanis42
2024-04-21
progress?
Yanis42
2024-04-21
more data stuff
Yanis42
2024-04-19
fix more matching issues
Yanis42
2024-04-17
fixed build issues and function non-matchings
Yanis42
2024-04-17
fix some build issues
Yanis42
2024-04-16
improved vfunc_20 a bit
Yanis42
2024-04-15
initial work
Yanis42
2024-04-07
Mangle `ActorRupee` actor type and resource
Aetias
2024-04-07
Add `ActorRupee`
Aetias