summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2024-08-07zramark work, sWallShutter / firewood2 done (#2187)TakaRikka
* obj_zramark done except weaks * setup fixes * obj_sWallShutter done * firewood2 done * remove asm
2024-07-22Tools: update packageISO and move yaz0 function to config (#2183)jdflyer
2024-07-18Tools: add libbti and assets_config (#2182)jdflyer
* Start d_menu_fmap2d * checkpoint * checkpoint * Add libbti and bti packaging, start libjaudio * Add asset config, move libast, formatting
2024-06-10Setup d_a_b + misc actors (#2166)Pheenoh
* setup d_a_b actors * misc actor checkpoint * misc actor finish * add d_a_b class comments * add misc actor class comments wip * add misc actor class comments
2024-06-05Setup d_a_npc actors (#2165)Pheenoh
2024-05-29Setup d_a_obj Actors (#2161)Pheenoh
* checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * finish * add class comments * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * finish * add class comments * rm duplicate comments * fix build
2024-05-23Setup d_a_e actors (#2157)Pheenoh
* checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * finish * add class comments
2024-04-12d_a_e_fz work, doxygen revamp (#2127)Pheenoh
* initial freezard actor struct + setActionMode OK * daE_FZ_Draw * setReflectAngle * mBoundSoundset * daE_FZ_Execute & execute * demoDelete * daE_FZ_Delete & _delete * CreateHeap * useHeapInit * cc_set * mtx_set * action WIP * way_gake_check * executeRollMove * executeMove * draw WIP * executeDamage * checkpoint * create * checkpoint * daE_FZ_c::executeWait * checkpoint * daE_FZ_c::damage_check almost done * rm asm * rm headers * setup_profile WIP + doxygen update * fix merge issues * docs fix? * fix2 * doxygen updates * setup g_profile_E_FZ, profile setup script WIP * update github actions * update progress.md
2024-03-15Fix make game (#2097)jdflyer
2024-02-25remove dkp dependency (#2078)TakaRikka
2024-02-25fix compiler zip endpoint (#2077)TakaRikka
2024-01-21Fix _stack_addr to match OSInit and __OSThreadInit (#2042)hatal175
2024-01-02fix yaz0.py (#2022)jdflyer
2024-01-02libstage.py (#2019)jdflyer
* libstage.py * Cleanup and VRB Extract
2024-01-02kgate / d_meter_button / d_meter_haihai done, obj_ice_l wip (#2018)TakaRikka
* kgate OK, ice_l wip * d_meter_button done * remove asm * d_meter_haihai done * remove asm
2023-12-29Match most of d_attention (#2016)hatal175
* Make decompctx work with MSL includes * Match most of d_attention
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