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
Age
Commit message (
Collapse
)
Author
2024-04-21
Merge remote-tracking branch 'upstream/main' into match_actor_rupee
Yanis42
2024-04-21
Merge branch 'main' into map-manager
Aetias
2024-04-21
Delink `ActorType`
Aetias
2024-04-21
Add `MapManager.cpp`
Aetias
2024-04-21
Merge remote-tracking branch 'upstream/main' into match_actor_rupee
Yanis42
2024-04-20
Merge branch 'main' into item-manager
Aetias
2024-04-20
Remove `ActorRupee::gResource`
Aetias
2024-04-20
Delete `Resource`
Aetias
It has been replaced by `DestructorChain`
2024-04-19
fix more matching issues
Yanis42
2024-04-19
Merge remote-tracking branch 'upstream/main' into match_actor_rupee
Yanis42
2024-04-19
Decomp `ItemManager::func_ov00_020ae350`
Aetias
2024-04-18
Decomp `ItemManager::GiveRupees`
Aetias
2024-04-18
Decomp `ItemManager::GiveItem`
Aetias
2024-04-18
Add item/adventure flags + item IDs
Aetias
2024-04-17
Add `HealthManager`
Aetias
2024-04-17
fixed build issues and function non-matchings
Yanis42
2024-04-16
Merge branch 'main' into item-manager
Aetias
2024-04-16
Add extern `gAdventureFlags`
Aetias
2024-04-16
Finish `AdventureFlags`
Aetias
2024-04-15
initial work
Yanis42
2024-04-15
Mangle `AdventureFlags`
Aetias
2024-04-14
Update `ItemManager::GiveItem` params
Aetias
2024-04-14
Decomp `ItemManager::LoadFanfareItem`
Aetias
2024-04-14
Mangle `Actor`
Aetias
2024-04-13
`ActorFilterBase` -> `FilterActorBase`
Aetias
2024-04-13
Delink `ActorManager`
Aetias
2024-04-08
Add vtable for `ModelRender`
Aetias
2024-04-08
Add item IDs
Aetias
2024-04-07
Mangle `ActorRupee` actor type and resource
Aetias
2024-04-07
Add `ActorRupee`
Aetias
2024-04-06
Add field to `Actor`
Aetias
2024-04-06
Add `TouchGesture`
Aetias
2024-04-06
Add `LinkStateFollow`
Aetias
2024-04-06
Add `LinkStateMove`
Aetias
2024-04-06
Add `PlayerControl` and move all .inc files
Aetias
My worktree was too big to make two separate commits :p
2024-03-31
Add `LinkStateRoll`
Aetias
2024-03-31
`LinkStateItemGet` -> `LinkStateCutscene`
Aetias
2024-03-31
`LinkState4` -> `LinkStateRoll`
Aetias
2024-03-31
`LinkState3` -> `LinkStateFollow`
Aetias
2024-03-31
`LinkStateGrab` -> `LinkStateInteract`
Aetias
2024-03-30
Remove obsolete `#define NONMATCH` in `global.h`
Aetias
2024-03-30
Add `PlayerBase.cpp`
Aetias
2024-03-26
Update fields in `PlayerBase`
Aetias
2024-03-26
`PlayerLink` -> `PlayerLinkBase`
Aetias
2024-03-26
`PlayerLinkBase` -> `PlayerBase`
Aetias
2024-03-25
Fix updated name `ActorNavi`
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
[prev]
[next]