summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2023-12-01Fix build for new contributors (#1994)Keith Lazuka
* Add pyyaml to Python dependencies * Add Jetbrains IDE dir to gitignore * Check magic number on the ISO file
2023-08-20d_a_obj_carry work, setup static shape data (#1890)Pheenoh
2023-08-16d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)Pheenoh
* d_a_obj_carry work, SETUP_ACTOR macro * rm headers, add script * progress * macro rename, consistent spacing
2023-08-13Fix Build Scripts (#1879)jdflyer
2023-08-11Assignees (#1876)Pheenoh
* 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-11JPAEmitter OK, work on d_particle (#1874)hatal175
* JPAEmitter OK + header reorganization * libelf: silence repeated relocation warning * Work on d_particle
2023-08-10d_file_select work + misc changes (#1873)Pheenoh
* 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-09Github Projects (#1872)Pheenoh
* github projects * add project prefixes
2023-07-23extract_game_assets.py: fix 'make assets' (#384)Jcw87
2023-07-20Various matches (#378)hatal175
* Maybe improve JMAEulerToQuat * JKRFileLoader OK * JUTCacheFont work * Match J3DModel::prepareShapePackets * JUTDirectFile OK * JUTDirectPrint OK * Work on JUTProcBar * Work on JUTResFont
2023-07-16Pipeline fix (#373)Pheenoh
* cleanup pipelines * install deps * chmod +x wibo * rename pipeline * condense steps
2023-07-16Use compiler 1.2.5n instead of frank (#372)hatal175
2023-06-27Progress fix (#354)Pheenoh
* 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-26rm glob (stdlib), change to GitPythonPheenoh
2023-06-26rm pprintPheenoh
2023-06-26add progress history, update, extend and integrate upload-progressPheenoh
2023-06-19TP Progress step for displaying (#350)Trueffel
* d_a_obj_prop OK * tp-progress (#1) * Tp-progress-work-2 (#2) * seperate (#3)
2023-05-31fix tp.py error report bugmadeline
2023-05-08Do some work on f_op_actor_mng (#328)hatal175
* 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-03-17d_file_select, JASResArcLoader, d_a_obj_stone, d_a_obj_stone_mark (#309)Pheenoh
* 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-02-19Add option to use oead and copy map files (#294)jdflyer
2023-02-15Fix REL Spelling + Tool Improvements (#285)jdflyer
* AST conversion library * Improved Shifted lcf * copydate and frameworkF.str * Fix REL Capitalization * Fix Packaging
2023-02-09Misc matches (#274)hatal175
2023-01-31tp.py: progress: fix rels progress for windowsJcw87
2023-01-31tp.py: progress: sort rels by nameJcw87
2023-01-30tp.py: setup: call 'make tools'Jcw87
2023-01-30requirements.txt: remove standard libraries that pip cannot installJcw87
2023-01-30tp.py: setup: Add execute flag to compilers on posix systemsJcw87
2023-01-30tp.py: setup: refactor lmgr326b.dll copy, and also do it for 1.2.5eJcw87
2023-01-28lcf.py: fix wrong variable being checked for "@"Jcw87
2023-01-26transform-dep.py: fake the -MP compiler optionJcw87
2023-01-26transform-dep.py: refactorJcw87
2023-01-26libarc/arc.py: use unix paths for _files.txtJcw87
2023-01-26libarc/arc.py: Check if directories already exist before creatingJcw87
2023-01-26libarc/arc.py: explicitly specify utf-8 encoding when opening text filesJcw87
2023-01-25tp.py: fix exception handlerJcw87
2023-01-25Merge branch 'master' into masterDarek Konopka
2023-01-25requires caught up to mainDRK-512
2023-01-25Fixed requirementsDRK-512
2023-01-24Merge with upstreamjdflyer
2023-01-24New yaz0 systemjdflyer
2023-01-24setup moved from makefile to tpDRK-512
2023-01-24Continue robbing prime github dolphin libs blind (#254)hatal175
* Continue work on dolphin libs * tp.py pull-request should print rels by default
2023-01-24Merge pull request #252 from Jcw87/rels_msys2TakaRikka
makerel.py: Accept arguments from files, allowing rels to build with msys2
2023-01-24Merge pull request #251 from Jcw87/patched_to_moddedTakaRikka
rename mwcceppc_patched.exe to mwcceppc_modded.exe for better windows compatibility
2023-01-23Formattingjdflyer
2023-01-23Arc Extraction and Re-Packingjdflyer
2023-01-23makerel.py: Accept arguments from files, allowing rels to build with msys2Jcw87
2023-01-23rename mwcceppc_patched.exe to mwcceppc_modded.exe for better windows ↵Jcw87
compatibility
2023-01-22transform-dep.py: fix for wslJcw87