summaryrefslogtreecommitdiff
path: root/include/rel
AgeCommit message (Collapse)Author
2024-04-14daBdoorL5 OK (#2129)hatal175
* daBdoorL5 OK * Remove dol2asm from d_a_door_dbdoor00
2024-04-14d_a_npc_tr (#2131)Jeff Padgham
* Fixed some issues, mostly done besides some data problems in action * Decomp OK * Cleanup pass * Updating progress --------- Co-authored-by: GinNoOokami <noreply>
2024-04-14d_a_npc_ne fixes (#2130)Caroline Madsen
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-04-11daBdoorL1_c OK (#2126)hatal175
2024-04-10daE_OctBg_c OK (#2121)hatal175
* daE_OctBg_c OK * Rename data * Remove comments
2024-04-09d_a_sq and d_a_npc_sq OK (#2123)Caroline Madsen
2024-04-04work on d_a_npc_the and d_a_npc (#2120)Caroline Madsen
2024-04-01obj_wflag_class OK (#2119)hatal175
2024-04-01d_a_obj_pleaf OK (#2118)Trueffel
2024-04-01daObjWCover_c OK (#2117)hatal175
2024-04-01daObjTrnd2_c OK, daObjTrnd_c done except one function (#2111)hatal175
* work on d_a_tornado_obj * daObjTrnd2_c OK
2024-03-31d_a_obj_yobikusa OK (#2116)Jeff Padgham
* Decomp OK * Initial cleanup pass * Light documenting and formatting pass * Updating progress --------- Co-authored-by: GinNoOokami <noreply>
2024-03-30d_a_e_bee mostly done (#2112)Caroline Madsen
2024-03-26d_a_obj_fan OK (#2109)hatal175
* Change daTag_EvtArea_c::chkPointInArea to inline * d_a_obj_fan OK
2024-03-25d_a_e_nest OK (#2108)Caroline Madsen
* d_a_e_nest OK * complete merge
2024-03-24d_a_tag_statue_evt OK (#2107)Huitzi
* d_a_tag_statue_evt OK * Modification according to review
2024-03-24daFmtMng_c OK (#2106)hatal175
2024-03-22d_a_obj_saidan OK (#2105)Jeff Padgham
* Initial cleanup pass * Functions OK, TU KO (unknown mismatch in TU with moveProc) * Documentation pass * Cleanup and remove asms * Updating progress --------- Co-authored-by: GinNoOokami <noreply>
2024-03-22work / documentation on d_a_b_ds (#2104)TakaRikka
* document / cleanup a good chunk of d_a_b_ds * fix d_a_b_ds nonmatching file
2024-03-19remove "duplicated" inlines (#2099)TakaRikka
* fix f_op_actor_mng inlines * fix f_pc inlines * fix d_a_alink weak func signatures * fix d_com_inf_game inlines * fix some more inlines * fix rest of player inlines * m_Do / JSystem inlines fixed * fix upstream changes
2024-03-17d_a_b_ds mostly done (#2098)Caroline Madsen
2024-03-14d_a_mirror done, d_a_ni 99% done (#2095)TakaRikka
* d_a_mirror done * d_a_ni 99.9% done * remove asm * some d_a_ni doc * progress
2024-03-13d_a_obj_lv3Candle OK (#2093)Jeff Padgham
* All methods matching * Some cleanup, stuck on TU match * d_a_obj_heavySw OK (#2091) * match functions * Match TU * Cleanup * remove asm and update progress * d_a_obj_sekizo OK (#2092) * Test commit. * Match initBaseMtx and setBaseMtx * Match Create, Draw. Execute almost matched. * Match Execute and simpler functions. * Misc changes for pause. * Match CreateHeap and Delete. Start cleanup. * Match create(). Update inherited fopAc_ac_c members. * Most of sekizo matched, but .data has extra zeros (param_c underutilized?). * Minor cleanup. * Remove unused asm and update progress. * Fix progress. * Casting and cullMtx feedback. * Decomp OK, minor cleanup * Updating progress --------- Co-authored-by: GinNoOokami <noreply> Co-authored-by: Trueffel <106771418+Trueffeloot@users.noreply.github.com> Co-authored-by: ErraticOocca <161252953+ErraticOocca@users.noreply.github.com>
2024-03-10d_a_obj_sekizo OK (#2092)ErraticOocca
* Test commit. * Match initBaseMtx and setBaseMtx * Match Create, Draw. Execute almost matched. * Match Execute and simpler functions. * Misc changes for pause. * Match CreateHeap and Delete. Start cleanup. * Match create(). Update inherited fopAc_ac_c members. * Most of sekizo matched, but .data has extra zeros (param_c underutilized?). * Minor cleanup. * Remove unused asm and update progress. * Fix progress. * Casting and cullMtx feedback.
2024-03-10d_a_obj_heavySw OK (#2091)Trueffel
* match functions * Match TU * Cleanup * remove asm and update progress
2024-03-09d_a_obj_rock small cleanup and doc pass (#2089)Jeff Padgham
* A bit more cleanup and another small doc pass * d_a_obj_digsnow OK (#2090) * Decomp OK * Cleanup and format pass, removing unused asm * Updating progress * Additional cleanup and PR feedback --------- Co-authored-by: GinNoOokami <noreply> * Updating names based on feedback --------- Co-authored-by: GinNoOokami <noreply>
2024-03-09d_a_obj_digsnow OK (#2090)Jeff Padgham
* Decomp OK * Cleanup and format pass, removing unused asm * Updating progress * Additional cleanup and PR feedback --------- Co-authored-by: GinNoOokami <noreply>
2024-03-09d_a_obj_rock OK (#2088)Jeff Padgham
* ~99% matching, few regalloc and ordering issues * Decomp OK * Format pass and remove asms * Updating progress --------- Co-authored-by: GinNoOokami <noreply>
2024-03-09d_a_obj_kabuto OK (#2087)Caroline Madsen
2024-03-09d_a_obj_swBall* work (#2086)hatal175
* d_a_obj_swBall* work * ASSERT -> JUT_ASSERT
2024-03-07d_a_shop_item, d_a_b_go, d_a_b_gos OK (#2085)TakaRikka
* d_a_shop_item OK * d_a_b_go OK * d_a_b_gos OK * remove asm * some work on d_a_b_oh / d_a_b_zant_sima * d_a_startAndGoal done
2024-03-04d_a_tbox2 done, f_op_actor_mng cleanup, cleanup fopAc_ac_c member names (#2084)TakaRikka
2024-03-03d_a_obj_catdoor OK (#2083)Jeff Padgham
* Decomp OK * Cleanup pass, removing unused asm * Updating progress --------- Co-authored-by: GinNoOokami <noreply>
2024-03-02d_a_obj_bkdoor OK (#2082)Jeff Padgham
* bkdoor decomp OK * Cleanup and document pass * Updating progress after merge conflict --------- Co-authored-by: GinNoOokami <noreply>
2024-03-01d_a_tag_kago_fall OK (#2081)Jeff Padgham
* WIP, about half done * Decomp OK * Some more cleanup and first documentation pass * Cleaning up unused asm * Fixing static msg object access and a bit more cleanup * Updating progress --------- Co-authored-by: GinNoOokami <noreply>
2024-02-28d_a_obj_cho OK (#2080)Caroline Madsen
2024-02-28d_a_tag_Lv8Gate OK (#2079)Jeff Padgham
* Initial pass of d_a_tag_Lv8Gate, lots to do still * Another decomp pass, most are close but several nonmatching still * All functions match, needs final cleanup pass * Decomp OK * Format pass and some minor cleanup * Another minor cleanup pass * Forgot to format, updating progress doc * Removing asm files * Removing empty ctor (not needed for match) * Implementing PR suggestions * Tiny bit more cleanup based on PR feedback --------- Co-authored-by: GinNoOokami <noreply>
2024-02-25d_a_obj_table OK (#2076)Jeff Padgham
* Initial pass, 1 nonmatching * Some cleanup, got the last mostly matching * d_a_obj_table decomp OK * Format pass * Minor cleanup pass * Removing unused asm files * Updating a magic number with an appropriate method * fix compiler zip endpoint (#2077) * remove dkp dependency (#2078) * Some changes and cleanup to address PR feedback * Cleaning up static Create method with Taka's help --------- Co-authored-by: GinNoOokami <noreply> Co-authored-by: TakaRikka <38417346+TakaRikka@users.noreply.github.com>
2024-02-16e_arrow OK (#2072)TakaRikka
* e_arrow done * remove asm
2024-02-15Obj_Oiltubo done (#2071)TakaRikka
2024-02-13d_a_e_yd_leaf and d_a_e_ph done (#2070)TakaRikka
* d_a_e_yd_leaf done * d_a_e_ph OK * remove asm * some e_ph doc * match dBgS_Acch, fix f_op_actor_mng weak funcs * dBgS_Acch done * cleanup dBgS Chk TUs * d_a_obj done
2024-02-08d_a_obj_wind_stone OK (#2066)Trueffel
* set up TU * d_a_obj_wind_stone OK
2024-02-05d_a_obj_lbox OK (#2062)jdflyer
* d_a_obj_lbox * Remove Asm and Progress
2024-02-04work on d_a_door_boss (#2061)Caroline Madsen
2024-02-03d_a_obj_bosswarp and d_a_obj_ystone mostly done (#2058)Caroline Madsen
2024-01-31d_a_obj_mirror_screw OK, work on d_a_obj_mirror_chain and ↵Caroline Madsen
d_a_obj_mirror_table (#2057)
2024-01-31d_a_no_chg_room / d_a_e_st_line done (#2056)TakaRikka
* no_chg_room done * d_a_e_st_line done * remove asm * d_a_e_bi_leaf done * d_a_e_hb_leaf done
2024-01-26Z2Creature mostly done (#2049)Caroline Madsen
2024-01-25d_a_obj_cdoor OK, d_a_obj_wchain mostly done, work on d_a_alink_wolf (#2047)Caroline Madsen