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 (
Collapse
)
Author
2025-01-18
Document math functions
Aetias
2025-01-18
Use named arguments in `re` module
Aetias
Some positional arguments have become deprecated
2025-01-09
Merge branch 'main' of github-aetias-hax:AetiasHax/ph
Aetias
2025-01-09
Remove support for Python on MSYS
Aetias
2025-01-07
Merge pull request #52 from LagoLunatic/depfile
Aetias
Add depfiles for ninja build
2025-01-06
Fix Windows platform check
LagoLunatic
2025-01-06
pre-commit: Install instructions
Aetias
2025-01-01
Run `pre-commit` formatting
mike8699
2024-12-08
Add depfiles for ninja build
LagoLunatic
2024-11-23
Set language to C++ when exportign to decomp.me
Aetias
2024-11-23
Update dsd
Aetias
2024-10-24
Add `ninja delink`
Aetias
2024-10-20
`rom` and `objdiff` phonies
Aetias
2024-10-20
Update toolchain setup
Aetias
2024-10-19
Bump dsd to v0.2.0
Aetias
2024-10-19
Remove obsolete path arguments
Aetias
2024-10-19
Configure `build.ninja` for one version at a time
Aetias
2024-10-13
Run `m2ctx` from `build.ninja`
Aetias
2024-10-13
Generate objdiff config in each target version
Aetias
2024-10-13
Delete old unused files
Aetias
2024-10-12
Remove `elfkill`
Aetias
2024-10-12
Remove dead code elimination
Aetias
It appears to no longer be needed under this new build system 🤔 But we take those
2024-09-22
Build ROM in Ninja build script
Aetias
2024-09-18
Set license file path correctly for `cmd /c` shell
Aetias
2024-09-15
Initial Ninja build script
Aetias
2024-09-10
Install dsd in `setup.py`
Aetias
2024-09-10
Remove obsolete ROM tools
Aetias
2024-09-10
Remove redundant Python scripts
Aetias
2024-09-10
Remove non-matching functions and `progress.py`
Aetias
2024-07-02
Ignore `KILL` macros inside line comments
Aetias
2024-06-21
Remove function definitions in `m2ctx`
Aetias
2024-06-20
Export decomp.me scratch in objdiff
Aetias
2024-06-20
Remove `#ifdef STUBS`
Aetias
2024-05-18
Add `objdiff.py` to generate objdiff config
Aetias
2024-05-04
Match `ActorType.s`
Mike
2024-05-03
Use UTF-8 in tools
Aetias
2024-05-03
Merge branch 'main' into item-manager
Aetias
2024-05-03
Merge branch 'main' into fix-build
Aetias
2024-05-01
Match `ItemManager` data
Aetias
2024-04-30
Add C++ includes to `m2ctx`
Aetias
2024-04-30
Delink `MapBase`
Aetias
2024-04-30
Update compiler flags in `mangle.py`
Aetias
2024-04-28
Merge branch 'main' into map-manager
Aetias
2024-04-28
Use `argparse` in `m2ctx`
Aetias
2024-04-28
Place `.cpp` ahead of corresponding `.s` files in LCF
Aetias
2024-04-27
Warn when symbol was not killed by `elfkill`
Aetias
2024-04-27
Add `elfkill`
Aetias
2024-04-23
Delink `Course`
Aetias
2024-04-21
Delink `MapManager`
Aetias
2024-04-21
Output non-mangled symbols in `mangle.py`
Aetias
[prev]
[next]