summaryrefslogtreecommitdiff
path: root/include/f_op
AgeCommit message (Collapse)Author
2024-07-07obj_lv5YIblltray done (#2173)TakaRikka
* d_a_obj_lv5yiblltray done * remove asm
2024-06-25work on d_camera / d_ev_camera (#2170)TakaRikka
2024-05-24d_a_e_vt mostly done (#2158)TakaRikka
2024-05-18d_a_b_ob matched (#2155)TakaRikka
* all b_ob functions matching, not linked * oops forgot a couple funcs * fix some small errors * some morpheel doc * remove asm
2024-05-08d_a_obj_item done (#2150)TakaRikka
* d_a_obj_item 99% done * item cleanup * remove asm * add actor attention dist type enum * change dist_entry names slightly
2024-05-05d_a_obj_bmWindow OK (#2148)hatal175
2024-05-01d_a_e_yc OK (#2143)Caroline Madsen
2024-04-28fix some nonmatching functions (#2141)Caroline Madsen
2024-04-17d_a_do done but nonmatching, d_a_obj_food OK (#2135)Caroline Madsen
2024-04-12Fix some issues in d_a_e_fz (#2128)hatal175
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-10daE_OctBg_c OK (#2121)hatal175
* daE_OctBg_c OK * Rename data * Remove comments
2024-03-28b_bq done (except weak funcs) (#2110)TakaRikka
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-04d_a_tbox2 done, f_op_actor_mng cleanup, cleanup fopAc_ac_c member names (#2084)TakaRikka
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-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-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-25d_a_obj_cdoor OK, d_a_obj_wchain mostly done, work on d_a_alink_wolf (#2047)Caroline Madsen
2024-01-22d_shop_camera, d_shop_item_ctrl OK (#2044)hatal175
2024-01-20almost all of dolphin matched (#2036)TakaRikka
* TRK full match * remove trk asm * ar done * cleanup some dolphin headers * more dolphin cleanup * cleanup / GD fully matched * almost all of GX fully matched * GX / Mtx full matched * most of OS done * pad done * most of VI * remove asm * forgot couple vec funcs * couple JUtility matches
2024-01-17d_s_play OK, work on d_a_ykgr (#2035)hatal175
2024-01-17d_timer / d_bright_check done (#2034)TakaRikka
* d_bright_check mostly fixed * d_timer done * remove asm
2024-01-13all d_ovlp_fade done (#2031)TakaRikka
* ovlp_fade / ovlp_fade2 done * ovlp_fade3 done * remove asm
2023-12-15work on link bow, kandelaar, and whistle (#2004)TakaRikka
2023-11-27most of d_a_alink_wolf done / some misc (#1993)TakaRikka
* wip on alink_wolf * setup procvar unions * most of d_a_alink_wolf done + some misc
2023-11-08work on daAlink horse, hvyboots, cut (#1981)TakaRikka
* work on alink_cut, alink_horse, alink_hvyboots * remove asm
2023-11-02work on d_a_tbox (#1971)Caroline Madsen
* d_a_tag_evtarea mostly done, work on d_a_npc * work on d_a_npc_ash * work on Z2SoundHandles * Z2SoundObject, JAUSoundAnimator OK * Update Progress.md * work on d_a_tbox
2023-10-28decompile a few daItemKantera_c funcs (#1970)Trueffel
* attempt on daItemKantera_c * format cpp
2023-09-28k_wmark / k_wpillar OK, fop actor enums / debug building (#1946)TakaRikka
* d_k_wmark / d_k_wpillar OK * make debug buildable / add assert functionality * add more fop actor enums * remove asm
2023-09-04Fixes for other compilers (#1912)Jcw87
* remove invalid virtual keywords * remove duplicate inline * remove leading 0 in character literals * add missing public keywords * fix some struct/class mismatches
2023-08-27obj_master_sword wip, fmobj mostly done, obj_usaku OK, some BG doc (#1897)TakaRikka
* obj_master_sword work, fix tag_chgrestart * fmobj mostly done * some bg documentation * d_a_obj_usaku OK * remove asm
2023-08-24obj_magLiftRot mostly done, obj_suisya / obj_tgake OK (#1895)TakaRikka
* obj_magLiftRot mostly done, obj_suisya / obj_tgake OK * remove asm
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-13d_a_tag_bottle_item OK, d_a_tag_chgrestart work (#1878)Pheenoh
* d_a_tag_chgrestart * d_a_tag_bottle_item * deps fix
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-07-20d_a_obj_lv4Gate mostly done. d_a_obj_lv4CandleDemoTag workTakaRikka
2023-07-19Match some nonmatching in d_map_path_dmap (#377)hatal175
* Match some nonmatching in d_map_path_dmap * Match daDsh_c::create
2023-07-18d_a_dshutter mostly doneTakaRikka
2023-07-07Work on m_Do_graphicTal Hayon
2023-07-05d_a_tag_mwait OKTakaRikka
2023-07-03d_a_tag_hjump / d_a_scene_exit2 OK (#361)TakaRikka
* d_a_tag_hjump OK * d_a_scene_exit2 OK * remove asm
2023-06-30d_a_disappear / d_a_kytag16 OKTakaRikka
2023-06-27Merge branch 'master' of https://github.com/zeldaret/tp into talkTakaRikka
2023-06-27d_a_talk almost doneTakaRikka
2023-06-19Work on d_resorce, d_vibration, d_tresure and others (#347)hatal175
* Work on d_resorce * Work on d_a_tag_TWgate * Work on d_meter_map * d_tresure OK * Work on d_vibration * Work on d_a_npc * Work on d_a_npc * Work on d_a_npc
2023-06-06work on d_a_npc, d_a_npc_ash, d_a_tag_evtarea (#345)hatal175
All credit goes to randomsalience