Commit Graph

782 Commits

Author SHA1 Message Date
TakaRikka 698abc217d Merge pull request #257 from Jcw87/dep_allow_missing_headers
fake the -MP compiler option
2023-01-26 23:41:09 -08:00
Jcw87 8de4a42ee8 transform-dep.py: fake the -MP compiler option 2023-01-26 21:30:17 -08:00
Jcw87 8b797b8174 transform-dep.py: refactor 2023-01-26 21:26:40 -08:00
TakaRikka 77ec25e1aa Merge pull request #256 from Jcw87/extract_assets_windows
Windows fixes (asset extraction and repackaging)
2023-01-26 02:03:22 -08:00
Jcw87 1aaca223a8 libarc/arc.py: use unix paths for _files.txt 2023-01-26 01:41:20 -08:00
Jcw87 c5eaddab33 libarc/arc.py: Check if directories already exist before creating 2023-01-26 01:41:19 -08:00
Jcw87 ecca6e153d libarc/arc.py: explicitly specify utf-8 encoding when opening text files 2023-01-26 01:41:19 -08:00
Jcw87 12520c0284 tp.py: fix exception handler 2023-01-25 23:15:49 -08:00
TakaRikka 44446e7208 Merge pull request #255 from DRK-512/master
Automated setup implementation
2023-01-25 15:34:06 -08:00
DRK-512 f8f84f85f3 Undo Docker 2023-01-25 17:49:49 -05:00
Darek Konopka 9b415b52e3 python-requests added to docker 2023-01-25 01:41:09 -05:00
Darek Konopka 99ed033210 Merge branch 'master' into master 2023-01-25 01:20:42 -05:00
DRK-512 d948624c33 requires caught up to main 2023-01-25 01:18:46 -05:00
DRK-512 d0492d536c Fixed requirements 2023-01-25 01:15:00 -05:00
TakaRikka b65160655e Merge pull request #253 from jdflyer/master
Arc file extraction and re-packaging
2023-01-24 21:51:20 -08:00
jdflyer 5a53f96666 Merge with upstream 2023-01-24 21:41:59 -07:00
jdflyer b0ded6cd7e New yaz0 system 2023-01-24 21:41:20 -07:00
DRK-512 19b7924153 setup moved from makefile to tp 2023-01-24 22:50:19 -05:00
Darek Konopka cf6bcbfedc Update README.md
README uses make setup instead of manual setup
2023-01-24 19:00:33 -05:00
Darek Konopka bf9dcee14c Update README.md
Updated README to use make setup
2023-01-24 18:59:50 -05:00
Darek Konopka 63faab21db Update Makefile
make setup implemented
2023-01-24 18:59:02 -05:00
hatal175 85740a8256 Continue robbing prime github dolphin libs blind (#254)
* Continue work on dolphin libs

* tp.py pull-request should print rels by default
2023-01-24 13:22:40 -07:00
TakaRikka a9cc218045 Merge pull request #252 from Jcw87/rels_msys2
makerel.py: Accept arguments from files, allowing rels to build with msys2
2023-01-24 00:34:51 -08:00
TakaRikka 9ede91cd6d Merge pull request #251 from Jcw87/patched_to_modded
rename mwcceppc_patched.exe to mwcceppc_modded.exe for better windows compatibility
2023-01-24 00:33:33 -08:00
TakaRikka b28e085695 Merge pull request #250 from Jcw87/makefile_header_deps_wsl
transform-dep.py: fix for wsl
2023-01-24 00:32:34 -08:00
jdflyer 7224d7eed4 Merge with upstream 2023-01-23 21:35:08 -07:00
jdflyer c46bb1b398 Formatting 2023-01-23 21:33:56 -07:00
jdflyer 51d6886a34 Merge branch 'zeldaret:master' into master 2023-01-23 20:46:24 -07:00
jdflyer 85697ecf49 Arc Extraction and Re-Packing 2023-01-23 20:45:57 -07:00
hatal175 4e9dcd14ef Work on dvd, si, os and exi (#249) 2023-01-23 08:02:24 -07:00
Jcw87 b4d0fb0c05 makerel.py: Accept arguments from files, allowing rels to build with msys2 2023-01-23 01:53:06 -08:00
Jcw87 937c115d7f rename mwcceppc_patched.exe to mwcceppc_modded.exe for better windows compatibility 2023-01-23 00:34:44 -08:00
Jcw87 054517e2ae transform-dep.py: fix for wsl 2023-01-22 00:02:46 -08:00
TakaRikka 3c75397776 Merge pull request #248 from hatal175/readme
Fix README unzip instructions
2023-01-21 22:47:56 -08:00
jdflyer fb559024c5 Merge with upstream 2023-01-21 17:05:12 -07:00
jdflyer 8c549af522 d_menu_map_common progress 2023-01-21 16:47:18 -07:00
Tal Hayon 32bb40a3ea Fix README unzip instructions 2023-01-21 08:30:06 +02:00
hatal175 13993f9917 Add 1.2.5e to several makefiles and matching dolphin lib stuff (#247)
* Fix select_occurence in diff.py

* Use 1.2.5e and metroid prime decomp to match dlphin lib funcs

* Fix FRANK_COMPILER WINE typo

* Double WINE use removal

* Organize dolphin compiler makefile names

* Use inline auto instead of special inline where applicable
I couldn't make CARDOpen work with the flag though
2023-01-20 10:51:21 -07:00
TakaRikka 15339e43bb Merge pull request #245 from hatal175/getResReference
Match several functions and improve J2DScreen::createMaterial
2023-01-16 15:06:45 -08:00
Tal Hayon f5d764da09 Match PADControlMotors 2023-01-16 21:10:26 +02:00
Tal Hayon 32894ef15b Match PADRecalibrate 2023-01-16 20:55:36 +02:00
Tal Hayon c585da3b9d Match PADReset 2023-01-16 20:47:31 +02:00
Tal Hayon 0889142238 Match J2DScreen::getResReference and improve J2DScreen::createMaterial 2023-01-16 18:23:37 +02:00
hatal175 d0d3d1c1ab chmod 755 decompctx.py (#246) 2023-01-15 12:10:41 -07:00
TakaRikka 02170bdcbf d_a_b_oh2 / d_a_obj_web0 / d_a_obj_web1 (#243)
* d_a_obj_web0 / d_a_obj_web1

* remove asm

* d_a_set_bgobj

* d_cc_s work

* remove asm

* build fix

* fix tp.py progress check and rel sha1 check

* clean up some bg files
2023-01-15 12:10:23 -07:00
TakaRikka 443bcd6dbf Merge pull request #244 from hatal175/setup_fixes
WSL compilation fixes
2023-01-13 22:54:13 -08:00
TakaRikka 6894f21816 Merge pull request #241 from Jcw87/makefile_header_deps
Add header dependencies to Makefiles
2023-01-13 22:53:05 -08:00
Tal Hayon 0bf15c420d WSL compilation fixes 2023-01-14 08:18:31 +02:00
TakaRikka 96224df32f Merge pull request #242 from barzamin/3moon/tp-no-print-rels
tp.py: allow use of the --no-print-rels inverse flag
2023-01-08 23:33:31 -08:00
erin petra sofiya moon ad68cddcb8 tp.py: allow use of the --no-print-rels inverse flag 2023-01-09 00:47:33 -06:00