index
:
tww
main
Decompilation of The Legend of Zelda: The Wind Waker (GCN)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
converters
Age
Commit message (
Expand
)
Author
2026-07-14
Extract float formatting to separate function to reduce logic duplication
LagoLunatic
2026-07-14
Asset extraction: Raise error for wrong-sized symbols
LagoLunatic
2026-07-14
Asset extractor: Include headers that define Vec/cXy/GXColor
LagoLunatic
2026-07-13
Add Model Extraction Script
SuperDude88
2026-06-16
Also mark NZ_JNT as an ambiguous name
LagoLunatic
2026-06-16
Add comment to res headers about them being automatically generated
LagoLunatic
2026-06-16
Fix BOW_JNT ambiguity in res_arc.py script
LagoLunatic
2026-05-29
Support Linux
LagoLunatic
2026-05-29
Mark as executable
LagoLunatic
2026-05-29
Fix type checker errors
LagoLunatic
2026-05-29
Copy paste res_arc.py directly from TP
LagoLunatic
2025-11-24
Clean up matDL_dis.py
LagoLunatic
2025-01-28
Forgot to set `+x` on matDL_dis too
LagoLunatic
2024-11-02
matDL build rule: Allow specifying global/local scope
LagoLunatic
2024-11-02
remove debug prints from matDL build script
LagoLunatic
2024-11-01
Add custom build rule for material display lists with image addresses in them
LagoLunatic