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
/
tools
Age
Commit message (
Expand
)
Author
2024-04-21
Delink `ActorType`
Aetias
2024-04-20
Decomp `__register_global_object`
Aetias
2024-04-20
Exclude builtin macros in `m2ctx`
Aetias
2024-04-14
Delink `AdventureFlags`
Aetias
2024-04-14
Delink `Actor`
Aetias
2024-04-13
Delink `ActorManager`
Aetias
2024-04-08
Update include directories in `m2ctx`
Aetias
2024-04-07
Mangle `ActorRupee` actor type and resource
Aetias
2024-04-07
Split `ActorRupee.s` from `ov14.s`
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
`LinkStateGrab` -> `LinkStateInteract`
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-25
Add `LinkStateGrab`
Aetias
2024-03-24
Add `LinkStateItem.cpp`
Aetias
2024-03-23
Add `rename_symbols.py`
Aetias
2024-03-23
Add `LinkStateBase.s`
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-19
Fix build errors with `mangle.py`
Aetias
2024-03-19
Add `TouchControl.s`
Aetias
2024-03-19
Add `Item.cpp` to LCF
Aetias
2024-03-19
Add name mangling tool
Aetias
2024-03-17
Organize source files in overlay directories
Aetias
2024-03-02
Organize source code structure
Aetias
2024-02-29
Unsplit all `ov00` assembly files after `ItemManager`
Aetias
2024-02-29
Unsplit all `ov00` assembly files before `ItemManager`
Aetias
2024-02-29
Unsplit `ov00_0207cc84.s`
Aetias
2024-02-28
Update `progress.py`
Aetias
2024-02-26
Add `progress.py`
Aetias
2024-02-25
Update `setup.py`
Aetias
2024-02-23
Fix `#ifdef` platform detection in `files.h`
Aetias
2024-02-23
Fix `FileRead` on Win32
Aetias
2024-02-23
Fix type warnings
Aetias
2024-02-23
Use `HANDLE` instead of `HFILE`
Aetias
2024-02-23
Use Win32 file API in `rom` tools
Aetias
2024-02-22
Use `ChangeDir` in `files.h`
Aetias
2024-02-22
Avoid name collision with `ReadFile` from Win32
Aetias
2024-02-22
Add MSYS support in `rom` tools
Aetias
[prev]
[next]