Commit Graph

133 Commits

Author SHA1 Message Date
Pheenoh b2ddbd7fba d_a_obj_carry work, setup static shape data (#1890) 2023-08-20 22:10:09 -06:00
Pheenoh f9380b3e05 d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)
* d_a_obj_carry work, SETUP_ACTOR macro

* rm headers, add script

* progress

* macro rename, consistent spacing
2023-08-16 12:07:52 -07:00
jdflyer f130b74524 Fix Build Scripts (#1879) 2023-08-13 17:46:24 -07:00
Pheenoh c9125f236f Assignees (#1876)
* checkpoint

* finish adding assignee support

* test

* use test command

* use test command

* skip build check

* add state to common options, move version check

* cleanup ok-check

* undo dylink change
2023-08-11 00:51:32 -06:00
hatal175 0a103f01ba JPAEmitter OK, work on d_particle (#1874)
* JPAEmitter OK + header reorganization

* libelf: silence repeated relocation warning

* Work on d_particle
2023-08-11 05:04:50 +03:00
Pheenoh 63fc74af79 d_file_select work + misc changes (#1873)
* 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

* match many dfile_select_c methods

* m_Do_main OK

* selFileWakuAnm & bookIconAnm

* selCopyFileWakuAnm & copyBookIconAnm

* dataDelEffAnm & dataCopyEffAnm

* selectDataBaseMoveAnmInitSet & selectDataBaseMoveAnm

* dataSelectIn

* _move & dataSelectInit

* match a few more

* comment

* J2DPicture::drawTexCoord

* draw_function

* dScnPly_Create + fix typing on request_of_phase_process_fn

* checkpoint

* checkpoint

* checkpoint

* checkpoint 2 (fixed)

* dFile_select_c::dataSelectAnmSet

* dFile_select_c::selectDataOpenMove

* dFile_select_c::copySelMoveAnmInitSet

* fix brightcheck issues

* rm comments, fix status update

* small mod to pr template
2023-08-10 03:57:49 -06:00
Pheenoh 3de344a67f Github Projects (#1872)
* github projects

* add project prefixes
2023-08-09 16:27:37 -06:00
Jcw87 8c4cc71006 extract_game_assets.py: fix 'make assets' (#384) 2023-07-23 14:18:19 -06:00
hatal175 2632020238 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 6c5a228fb8 Pipeline fix (#373)
* cleanup pipelines

* install deps

* chmod +x wibo

* rename pipeline

* condense steps
2023-07-16 23:42:22 -07:00
hatal175 bacdc6ad8b Use compiler 1.2.5n instead of frank (#372) 2023-07-16 22:21:18 -06:00
Pheenoh 205cdc0c50 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 ab448be658 rm glob (stdlib), change to GitPython 2023-06-26 22:03:31 -06:00
Pheenoh 74049a906f rm pprint 2023-06-26 21:05:52 -06:00
Pheenoh dd24b7c272 add progress history, update, extend and integrate upload-progress 2023-06-26 20:57:22 -06:00
Trueffel 7e81b2d8e3 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 42420f390e fix tp.py error report bug 2023-05-31 05:54:08 -06:00
hatal175 424f62c02c 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 e52a5af069 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 0111911add Add option to use oead and copy map files (#294) 2023-02-19 10:40:47 -07:00
jdflyer 342bb540bd 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 5b2c3c258d Misc matches (#274) 2023-02-09 08:52:32 -07:00
Jcw87 f6be6151cd tp.py: progress: fix rels progress for windows 2023-01-31 17:45:47 -08:00
Jcw87 218aa75393 tp.py: progress: sort rels by name 2023-01-31 17:45:47 -08:00
Jcw87 a0ad0d2be7 tp.py: setup: call 'make tools' 2023-01-30 09:19:24 -08:00
Jcw87 d883905b4b requirements.txt: remove standard libraries that pip cannot install 2023-01-30 02:39:28 -08:00
Jcw87 0048b5be33 tp.py: setup: Add execute flag to compilers on posix systems 2023-01-30 02:39:28 -08:00
Jcw87 94da7430dc tp.py: setup: refactor lmgr326b.dll copy, and also do it for 1.2.5e 2023-01-30 02:39:27 -08:00
Jcw87 8d15aac094 lcf.py: fix wrong variable being checked for "@" 2023-01-28 20:53:37 -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
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
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
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
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
jdflyer c46bb1b398 Formatting 2023-01-23 21:33:56 -07:00
jdflyer 85697ecf49 Arc Extraction and Re-Packing 2023-01-23 20:45:57 -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
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