Commit Graph
25 Commits
Author SHA1 Message Date
Jcw87 10ebe01a42 libarc/arc.py: use unix paths for _files.txt 2023-01-26 01:41:20 -08:00
Jcw87 e786c7dd3a libarc/arc.py: Check if directories already exist before creating 2023-01-26 01:41:19 -08:00
Jcw87 9ac1269473 libarc/arc.py: explicitly specify utf-8 encoding when opening text files 2023-01-26 01:41:19 -08:00
Jcw87 3a1282dd71 tp.py: fix exception handler 2023-01-25 23:15:49 -08:00
Jcw87 98db45807c makerel.py: Accept arguments from files, allowing rels to build with msys2 2023-01-23 01:53:06 -08:00
Jcw87 9237c661cf rename mwcceppc_patched.exe to mwcceppc_modded.exe for better windows compatibility 2023-01-23 00:34:44 -08:00
Jcw87 a1b027ed52 transform-dep.py: fix for wsl 2023-01-22 00:02:46 -08:00
Jcw87 df2391faa7 diff.py: invoke make with DISABLE_DEPS 2023-01-06 18:50:13 -08:00
Jcw87 2112d5d992 header dependency tracking might be useful for main.dol too 2023-01-06 18:49:42 -08:00
Jcw87 dd984e3b8e Generate makefiles from dol2asm 2023-01-06 03:52:59 -08:00
Jcw87 5aa83db436 dol2asm: generate makefiles that use header dependencies for smarter rebuilds 2023-01-06 03:52:56 -08:00
Jcw87 b4bfca89a1 dol2asm: fix incorrect debug function importing into libdol2asm/exporter/makefile.py 2023-01-06 03:52:55 -08:00
Jcw87 3786e47886 dol2asm: move exi library, f070ee948f 2023-01-06 03:52:55 -08:00
Jcw87 3ae051c356 dol2asm: fix libdol2asm.util import issue 2023-01-06 03:42:29 -08:00
Jcw87 95e34e69fd dol2asm: apply makefile changes from bc428f7f65 2023-01-05 01:56:46 -08:00
Jcw87 309148334f dol2asm: generate Unix paths in makefiles regardless of platform 2023-01-05 01:56:46 -08:00
Jcw87 3aa269c33b dol2asm: fix game paths 2023-01-05 01:56:45 -08:00
Jcw87andGitHub bc30d007e1 TNodeLinkList (#207) 2022-07-11 21:44:01 +02:00
Jcw87andGitHub 9e3baca808 JUTProcBar (#206) 2022-07-11 21:43:46 +02:00
Jcw87andGitHub fb9dd3cdee JKRDvdRipper, JKRSolidHeap (#199) 2022-06-07 16:03:27 -04:00
Jcw87andGitHub 9bcbccbeb5 JKRArchive: fix SDirEntry confusion (#196) 2022-05-21 10:26:15 +02:00
Jcw87andGitHub 0e299bb7a1 JKRDvdAramRipper (#195) 2022-05-16 19:42:10 -04:00
Jcw87andGitHub 88be83ca43 tp.py: Add type annotations (#190) 2022-05-07 14:38:20 -04:00
Jcw87andGitHub 4270643931 tp.py: Explicitly specify utf-8 encoding when opening text files. (#189) 2022-04-11 00:59:52 +02:00
Jcw87andGitHub ea42afb6f8 JKRExpHeap (#146) 2021-09-11 20:38:50 +02:00