Pheenoh
2d5c38e022
d_a_obj_carry work, setup static shape data ( #1890 )
2023-08-20 22:10:09 -06:00
Pheenoh
7fd7d0c1f3
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
7e8fd320bd
Fix Build Scripts ( #1879 )
2023-08-13 17:46:24 -07:00
Pheenoh
c8bb857b13
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
380f00f331
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
d24b09c2d9
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
244892aeb8
Github Projects ( #1872 )
...
* github projects
* add project prefixes
2023-08-09 16:27:37 -06:00
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