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
/
include
/
Player
Age
Commit message (
Expand
)
Author
2024-03-26
`PlayerLink` -> `PlayerLinkBase`
Aetias
2024-03-26
`PlayerLinkBase` -> `PlayerBase`
Aetias
2024-03-25
Add `LinkStateGrab`
Aetias
2024-03-25
Fix duplicate field names in `LinkState4`
Aetias
2024-03-25
Move `Actors/` to `Actor/`
Aetias
2024-03-25
Document grab actor methods in `LinkStateBase`
Aetias
2024-03-24
Add `LinkStateItem.cpp`
Aetias
2024-03-23
Add stubs for `LinkStateBase`
Aetias
2024-03-23
Add `LinkDamage.cpp`
Aetias
2024-03-21
Add all other Link states
Aetias
2024-03-20
Add `LinkDamage` class definition
Aetias
2024-03-19
Add `TouchControl.s`
Aetias
2024-03-02
Organize source code structure
Aetias
2024-02-18
Update `EquipItem::IsUsable`
Aetias
2024-02-17
Decomp `ItemManager::EquipItem_vfunc_3c`
Aetias
2024-01-16
Match 10 `ItemManager` functions
Aetias
2024-01-06
Update `EquipItem` virtual functions
Aetias
2024-01-01
Inherit SysObject in EquipItem
Aetias
2024-01-01
Add sword, shield and potion equip item classes
Aetias
2024-01-01
Update types in equip item headers
Aetias
2023-12-20
Add `EquipItem` virtual class and descendants
Aetias
[prev]