summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-05-11d_a_npc_cd Equivalent (#2433)Niklas Bauer
* d_a_npc_cd fmt * d_a_npc_cd equivalent? * d_a_npc_cd cleaner * d_a_npc_cd pr
2025-05-09d_a_npc_cd work (#2429)Carco_21
* Work on create function * General work * Pull request cleanup * Remove unnecessary semicolon --------- Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
2025-05-09d_a_npc_seib Equivalent (weak func order) (#2431)Niklas Bauer
* d_a_npc_seib fmt * d_a_npc_seib equivalent
2025-05-09d_a_b_tn Equivalent (func order) (#2428)Niklas Bauer
* d_a_b_tn fmt * d_a_b_tn first pass * d_a_b_tn second pass * d_a_b_tn minor cleanup * d_a_b_tn equivalent * d_a_b_tn cleanup --------- Co-authored-by: YunataSavior <yunatasavior@gmail.com>
2025-05-09d_a_npc_seib almost equivalent (#2425)Carco_21
* Work on create function * d_a_npc_seib mostly finished * Pull request cleanup * Extra new line removed --------- Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
2025-05-08jstudio-object OK (#2427)robojumper
* jstudio-object checkpoint * jstudio-object OK * Small debug improvements
2025-05-08obj_yousei equivalent / bullet done (#2426)TakaRikka
* obj_yousei equivalent * d_a_bullet done
2025-05-07d_a_b_ds and d_a_e_vt equivalent (#2424)YunataSavior
2025-05-06decompile a few enemy classes (#2423)Trueffel
2025-05-06More d_ev_camera work (#2422)Carco_21
* Work on fixedFrameEvCamera * Work on stokerEvCamera * Small work * Cleanup and started on transEvCamera * Work on watchActorEvCamera * Work on gameOverEvCamera and other cleanup * Implemented mWork pointer logic where needed * Small work on useItem0EvCamera * Work on bSplineEvCamera * work on twoActor0EvCamera function and cleanup * Work on transEvCamera * Cleanup * Work on possessedEvCamera * Work on fixedFramesEvCamera & started on digHoleEvCamera * All functions have been at least somewhat worked on * Further general work and cleanup
2025-05-05d_a_cstatue Matching (#2419)soruh
* d_a_cstatue * fix includes in d_com_inf_game * remove todos * create daCstatue_TYPE enum * name fields and add enums * fix procCopyRodSwingInit * apply suggestions
2025-05-05d_a_e_sg Matching (#2421)Niklas Bauer
* d_a_e_sg first pass * d_a_e_sg equivalent * d_a_e_sg matching * d_a_e_sg cleanup * d_a_e_sg comments
2025-05-05d_a_obj_lv6SzGate matching (#2420)meintte
2025-05-04e_md / coach2D done (#2418)TakaRikka
* e_md / coach2D done * Update d_a_e_md.cpp --------- Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
2025-05-03canoe done (#2417)TakaRikka
* d_a_canoe done * fix debug
2025-05-02Fix debug build for fixedFrameEvCamera while also getting some overall ↵YunataSavior
matching (#2415)
2025-05-02l7demo_dr, l7low_dr, l7op_demo_dr done / hozelda almost (#2414)TakaRikka
* l7demo_dr, l7low_dr, l7op_demo_dr * hozelda mostly done
2025-04-30d_ev_camera work (#2412)Carco_21
* Work on fixedFrameEvCamera * Work on stokerEvCamera * Small work * Cleanup and started on transEvCamera * Work on watchActorEvCamera * Work on gameOverEvCamera and other cleanup * Implemented mWork pointer logic where needed * Small work on useItem0EvCamera * Work on bSplineEvCamera * work on twoActor0EvCamera function and cleanup * Work on transEvCamera * Cleanup
2025-04-27Utility script 'beautify_anm_data.py' to assist getting started with d_a_npc ↵YunataSavior
TUs (#2413)
2025-04-27d_a_npc_bou Equivalent (#2411)YunataSavior
* Initial d_a_npc_bou work * d_a_npc_bou 34% done * d_a_npc_bou 56% matching * DONE d_a_npc_bou cutWildGoat * d_a_npc_bou 76% matching * d_a_npc_bou equivalent * Mark d_a_npc_bou as Equivalent in configure(dot)py
2025-04-25d_a_bg mostly matching. update version symbols / add platform macros (#2410)TakaRikka
* d_a_bg mostly matching * update version symbols from new dtk * add version platform macros * small fix
2025-04-23d_a_b_tn work (#2408)Carco_21
* Initial Work * Initial Work Part 2! * First few functions done * work on some demo and execute functions * Work on AttackH Functions * Work on more execute functions * d_a_b_tn close to finished * Pull request cleanup and damageCheck work
2025-04-23d_menu_letter equivalent (#2407)hatal175
2025-04-23d_menu_dmap_map equivalent / update dtk-template (#2409)TakaRikka
* d_menu_dmap_map equivalent * update dtk-template
2025-04-22e_gob equivalent (#2406)TakaRikka
* work on e_gob * gob work * d_a_e_gob equivalent
2025-04-22d_a_obj_dmelevator fully matching (#2404)Viktor Jacklin
* d_a_obj_dmelevator partially matching Logic in functions should all be matching, data is not matching * d_a_obj_dmelevator matching * Cleaned up code in d_a_obj_dmelevator.cpp Should make the code a bit more readable * Further cleanup of d_a_obj_dmelevator.cpp This should address the feedback from the pull request review --------- Co-authored-by: ItsNiklas <nikbau2000@gmail.com>
2025-04-21d_a_e_ms Equivalent (#2405)Niklas Bauer
* d_a_e_ms equivalent * d_a_e_ms search_dokuro
2025-04-20d_a_e_tk_ball Matching (#2402)Niklas Bauer
* d_a_e_tk_ball matching * d_a_e_tk_ball cleanup * d_a_e_tk_ball comments
2025-04-20d_msg_class mostly equivalent (#2403)hatal175
2025-04-20d_a_obj_goGate matching (#2401)meintte
* d_a_obj_goGate matching * use UNK_REL_DATA, fix inline and multVec
2025-04-19Debug work for d_a_e_rdy to get 0.10% GCN progress (#2390)YunataSavior
* Some dbg work for d_a_e_rdy to get a tenth of % matching. Still some regalloc issues remain * Change '#ifndef DEBUG' to '#if VERSION != VERSION_SHIELD_DEBUG' per Taka's request
2025-04-19d_a_npc_uri almost matching (#2400)hev7
* d_a_npc_uri almost matching * Fix various issues * Fix
2025-04-18d_a_e_tk2 Matching (#2399)Niklas Bauer
* d_a_e_tk2 first pass * d_a_e_tk2 matching * d_a_e_tk, d_a_e_tk2 cleanup
2025-04-17Daswc (#2398)hatal175
* swball cleanup * daSwc00_c OK * Revert change in configure - we'll handle rel/dol changes in seperate PR
2025-04-16alink data cleanup (#2397)TakaRikka
2025-04-16d_a_e_ms work (#2394)Carco_21
* First work * More general work * Damage Work * Work on action function * Last few untouched functions worked on * Pull request cleanup
2025-04-15A Little j3d work (#2396)hatal175
2025-04-15e_fm equivalent (#2395)TakaRikka
2025-04-14d_a_e_tk Matching (#2393)Niklas Bauer
* d_a_e_tk first pass * d_a_e_tk second pass * d_a_e_tk matching * d_a_e_tk cleanup * d_a_e_tk comments
2025-04-13d_stage cleanup (#2392)LagoLunatic
2025-04-13Various alignments to debug + matching TUs (#2391)hatal175
2025-04-12d_a_obj_laundry Equivalent (#2387)Arnaut Scholten
* Decompile first laundry methods * Cleanup setNormalClothPos * Fix rodata and implement more functions * Full mapping * Move create to inline method * Cleanup * Mark class as equivalent * Change rodata padding * Rename joint members * More renames and cleanup * Redefine mAttr * Cleanup * Update includes
2025-04-12functionvalue 100% (#2389)LagoLunatic
* functionvalue 100% * Fix ninja always thinking the build is dirty due to nonexistent dependent file
2025-04-11Misc Matches using debug (#2388)hatal175
2025-04-11d_a_obj_crvgate Matching (#2385)Niklas Bauer
* d_a_obj_crvgate equivalent * d_a_obj_crvgate matching * d_a_obj_crvgate comments
2025-04-10Work on d_a_npc_taro (#2386)hatal175
2025-04-10d_a_e_ym, d_a_e_oc, and d_a_npc_hanjo equivalent, d_a_npc_ashB work (#2368)YunataSavior
* d_a_e_ym, d_a_e_oc, and d_a_npc_hanjo equivalent, d_a_npc_ashB work * Updates to PR based on feedback, plus fix debug build
2025-04-09Various JSystem work (#2383)Caroline Madsen
* JKernel and JStudio cleanup * JMessage cleanup * JAudio cleanup * JASBNKParser work * functionvalue work * fvb work * J2D and J3D cleanup * steal from tww * J2DPictureEx mostly done * fix build
2025-04-08JSystem work (#2384)LagoLunatic
* object-id 100% on debug Can't be linked due to .text alignment issues? * J3DMaterialFactory and J3DMaterialFactory_v21 OK * Match dKy_bg_MAxx_proc
2025-04-08d_a_bg_obj almost matching (#2382)Max Roncace