index
:
tp
dol2asm
main
Decompilation of The Legend of Zelda: Twilight Princess (GCN)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
tp.py
Age
Commit message (
Expand
)
Author
2024-07-22
Tools: update packageISO and move yaz0 function to config (#2183)
jdflyer
2024-07-18
Tools: add libbti and assets_config (#2182)
jdflyer
2024-02-25
remove dkp dependency (#2078)
TakaRikka
2024-02-25
fix compiler zip endpoint (#2077)
TakaRikka
2023-08-11
Assignees (#1876)
Pheenoh
2023-08-09
Github Projects (#1872)
Pheenoh
2023-07-23
extract_game_assets.py: fix 'make assets' (#384)
Jcw87
2023-07-16
Pipeline fix (#373)
Pheenoh
2023-07-16
Use compiler 1.2.5n instead of frank (#372)
hatal175
2023-06-27
Progress fix (#354)
Pheenoh
2023-06-26
rm pprint
Pheenoh
2023-06-26
add progress history, update, extend and integrate upload-progress
Pheenoh
2023-06-19
TP Progress step for displaying (#350)
Trueffel
2023-05-31
fix tp.py error report bug
madeline
2023-03-17
d_file_select, JASResArcLoader, d_a_obj_stone, d_a_obj_stone_mark (#309)
Pheenoh
2023-01-31
tp.py: progress: fix rels progress for windows
Jcw87
2023-01-31
tp.py: progress: sort rels by name
Jcw87
2023-01-30
tp.py: setup: call 'make tools'
Jcw87
2023-01-30
requirements.txt: remove standard libraries that pip cannot install
Jcw87
2023-01-30
tp.py: setup: Add execute flag to compilers on posix systems
Jcw87
2023-01-30
tp.py: setup: refactor lmgr326b.dll copy, and also do it for 1.2.5e
Jcw87
2023-01-25
tp.py: fix exception handler
Jcw87
2023-01-24
setup moved from makefile to tp
DRK-512
2023-01-24
Continue robbing prime github dolphin libs blind (#254)
hatal175
2023-01-23
rename mwcceppc_patched.exe to mwcceppc_modded.exe for better windows compati...
Jcw87
2023-01-20
Add 1.2.5e to several makefiles and matching dolphin lib stuff (#247)
hatal175
2023-01-15
d_a_b_oh2 / d_a_obj_web0 / d_a_obj_web1 (#243)
TakaRikka
2023-01-14
WSL compilation fixes
Tal Hayon
2023-01-09
tp.py: allow use of the --no-print-rels inverse flag
erin petra sofiya moon
2022-12-20
fix bug in remove-asm that doesn't account for .inc files
Pheenoh
2022-07-01
fix imports
lepelog
2022-07-01
check rels in gh action
lepelog
2022-05-07
tp.py: Add type annotations (#190)
Jcw87
2022-04-24
some MSL_C work (#192)
TakaRikka
2022-04-11
tp.py: Explicitly specify utf-8 encoding when opening text files. (#189)
Jcw87
2022-04-10
Add Progress.md (#187)
jdflyer
2022-01-15
Shiftable
jdflyer
2022-01-04
remove clang-format (#172)
lepelog
2021-12-04
fix and format
lepelog
2021-12-02
Clean up and improvements to tools (#163)
Jonathan Wase
2021-10-04
speedup tp.py progress
lepelog
2021-09-26
Removed JUtility.h and added './tp format'
Julgodis
2021-09-24
JKRThread & JKRThreadSwitch (#147)
Jonathan Wase
2021-08-21
prevent a ./tp progress crash when no rels are built (#142)
Erin Moon
2021-08-16
__sinit_d_com_inf_game_cpp OK (#140)
lepelog
2021-04-10
RELs progress
Julgodis
2021-04-06
building RELs
Julgodis
2021-04-01
__sinit and progress script update
Julgodis
2021-03-28
dol2asm OK
Julgodis