index
:
ph
main
Decompilation of The Legend of Zelda: Phantom Hourglass (NDS)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-07
Split `ActorRupee.s` from `ov14.s`
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
Fix KeyError in `gen_externs.py`
Aetias
2024-04-06
Remove static initializers from `ov00_init.s`
Aetias
2024-04-06
Add `make gen_externs`
Aetias
2024-04-06
Add `PlayerControl` and move all .inc files
Aetias
2024-04-04
Parse long symbols in `gen_externs.py`
Aetias
2024-03-31
Sort external symbols
Aetias
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-31
Update .inc files
Aetias
2024-03-31
Autogenerate `.inc` files for entire project
Aetias
2024-03-30
Add `gen_externs.py` tool
Aetias
2024-03-30
Add `PlayerBase.s`
Aetias
2024-03-30
Mangle `PlayerBase`
Aetias
2024-03-30
Remove obsolete `#define NONMATCH` in `global.h`
Aetias
2024-03-30
Add `PlayerBase.cpp`
Aetias
2024-03-29
Update docs
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
2024-03-24
Mangle `LinkStateItem`
Aetias
2024-03-24
Add `LinkStateItem.cpp`
Aetias
2024-03-23
Mangle virtual table for `LinkStateBase`
Aetias
2024-03-23
Mangle `LinkStateBase` function symbols
Aetias
2024-03-23
Add `rename_symbols.py`
Aetias
2024-03-23
Add stubs for `LinkStateBase`
Aetias
2024-03-23
Add `Actor.hpp`
Aetias
2024-03-23
Add `LinkStateBase.s`
Aetias
2024-03-23
Mangle virtual table for `LinkStateDamage`
Aetias
2024-03-23
Add `LinkDamage.cpp`
Aetias
2024-03-21
Add all other Link states
Aetias
2024-03-20
Add `LinkDamage.s`
Aetias
2024-03-20
Add `LinkDamage` class definition
Aetias
2024-03-19
Fix build errors with `mangle.py`
Aetias
2024-03-19
Add `TouchControl.s`
Aetias
2024-03-19
Add compiler flag `-msgstyle gcc`
Aetias
2024-03-19
Prefer signed integers
Aetias
[prev]
[next]