Commit Graph

126 Commits

Author SHA1 Message Date
Jcw87 6d9f00cb46
extract_game_assets.py: fix 'make assets' (#384) 2023-07-23 14:18:19 -06:00
hatal175 2e17762012
Various matches (#378)
* Maybe improve JMAEulerToQuat

* JKRFileLoader OK

* JUTCacheFont work

* Match J3DModel::prepareShapePackets

* JUTDirectFile OK

* JUTDirectPrint OK

* Work on JUTProcBar

* Work on JUTResFont
2023-07-20 19:39:25 -07:00
Pheenoh 8a579ec161
Pipeline fix (#373)
* cleanup pipelines

* install deps

* chmod +x wibo

* rename pipeline

* condense steps
2023-07-16 23:42:22 -07:00
hatal175 ae83c59703
Use compiler 1.2.5n instead of frank (#372) 2023-07-16 22:21:18 -06:00
Pheenoh 8603f35cdc
Progress fix (#354)
* add python deps, print -> LOG

* add type hinting

* add more debug loggin

* more python deps

* aciton fix

* make wibo optional for progress history
2023-06-27 11:16:48 -06:00
Pheenoh ee328a29db rm glob (stdlib), change to GitPython 2023-06-26 22:03:31 -06:00
Pheenoh 5364f4dbe5 rm pprint 2023-06-26 21:05:52 -06:00
Pheenoh 64417c2b02 add progress history, update, extend and integrate upload-progress 2023-06-26 20:57:22 -06:00
Trueffel 9ba4267e6f
TP Progress step for displaying (#350)
* d_a_obj_prop OK

* tp-progress (#1)

* Tp-progress-work-2 (#2)

* seperate (#3)
2023-06-19 18:21:29 -06:00
madeline ed7e61ddfc fix tp.py error report bug 2023-05-31 05:54:08 -06:00
hatal175 44b0fdbb0d
Do some work on f_op_actor_mng (#328)
* decompctx - try without shiftjis and write utf8 as output

* Do some work on f_op_actor_mng

* Remove duplicated includes

* Add fopAcM_setEffectMtx

* Match dShopSystem_searchCameraActor

* fopAcM_setEffectMtx now matches with literals

* Remove unnecessary inline in headers
2023-05-08 15:10:22 -07:00
Pheenoh 3cdef97cb8
d_file_select, JASResArcLoader, d_a_obj_stone, d_a_obj_stone_mark (#309)
* setup TU

* JASResArcLoader OK

* d_a_obj_stoneMark work

* some funcs in d_a_obj_stoneMark

* many changes

* quat, d_a_obj_stone, d_a_alink, fix python script, tidy makefile

* d_file_select functions + pr cleanup
2023-03-17 21:05:06 -06:00
jdflyer d024075910
Add option to use oead and copy map files (#294) 2023-02-19 10:40:47 -07:00
jdflyer 5ce19327db
Fix REL Spelling + Tool Improvements (#285)
* AST conversion library

* Improved Shifted lcf

* copydate and frameworkF.str

* Fix REL Capitalization

* Fix Packaging
2023-02-15 07:02:56 -07:00
hatal175 d449897b87
Misc matches (#274) 2023-02-09 08:52:32 -07:00
Jcw87 81c2adfad4 tp.py: progress: fix rels progress for windows 2023-01-31 17:45:47 -08:00
Jcw87 d34c3440c3 tp.py: progress: sort rels by name 2023-01-31 17:45:47 -08:00
Jcw87 cd4a37fdd4 tp.py: setup: call 'make tools' 2023-01-30 09:19:24 -08:00
Jcw87 61fc276734 requirements.txt: remove standard libraries that pip cannot install 2023-01-30 02:39:28 -08:00
Jcw87 5d49bb7777 tp.py: setup: Add execute flag to compilers on posix systems 2023-01-30 02:39:28 -08:00
Jcw87 d09507c60c tp.py: setup: refactor lmgr326b.dll copy, and also do it for 1.2.5e 2023-01-30 02:39:27 -08:00
Jcw87 3d8bfabe5a lcf.py: fix wrong variable being checked for "@" 2023-01-28 20:53:37 -08:00
Jcw87 b63d35d9cf transform-dep.py: fake the -MP compiler option 2023-01-26 21:30:17 -08:00
Jcw87 8ccb2d4776 transform-dep.py: refactor 2023-01-26 21:26:40 -08:00
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
Darek Konopka 245270d107
Merge branch 'master' into master 2023-01-25 01:20:42 -05:00
DRK-512 1397efac6f requires caught up to main 2023-01-25 01:18:46 -05:00
DRK-512 327965d1b7 Fixed requirements 2023-01-25 01:15:00 -05:00
jdflyer d4fdfdf1f6 Merge with upstream 2023-01-24 21:41:59 -07:00
jdflyer c40f15c9a7 New yaz0 system 2023-01-24 21:41:20 -07:00
DRK-512 efeb260726 setup moved from makefile to tp 2023-01-24 22:50:19 -05:00
hatal175 d17c122e4d
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 49a8b2be0d
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 b3d3d71fcc
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
jdflyer 9ad13fcd2e Formatting 2023-01-23 21:33:56 -07:00
jdflyer 25d3c16ca7 Arc Extraction and Re-Packing 2023-01-23 20:45:57 -07: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
hatal175 7825666971
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
hatal175 6e05f7133b
chmod 755 decompctx.py (#246) 2023-01-15 12:10:41 -07:00
TakaRikka 5e05ae38f8
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 c90f9dfde9
Merge pull request #244 from hatal175/setup_fixes
WSL compilation fixes
2023-01-13 22:54:13 -08:00
TakaRikka fcf327a18b
Merge pull request #241 from Jcw87/makefile_header_deps
Add header dependencies to Makefiles
2023-01-13 22:53:05 -08:00
Tal Hayon e8b4775fe0 WSL compilation fixes 2023-01-14 08:18:31 +02:00
erin petra sofiya moon c7b54ac749 tp.py: allow use of the --no-print-rels inverse flag 2023-01-09 00:47:33 -06:00
Jcw87 5aa83db436 dol2asm: generate makefiles that use header dependencies for smarter rebuilds 2023-01-06 03:52:56 -08:00