summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-12-05make naming corrections (#124)inspectredc
2023-12-04ac_train_door OK (#122)Prakxo
* ac_train_door OK * review
2023-11-26m_start_data_init cleanup (#120)emilybrooks
* initial commit * missed some stuff * review * made unk names consistent
2023-11-23The NPC PR 3/3 OK (#119)Prakxo
* npc werk * atleast it builds * m_npc OK * forgor format * review * format * fix warns?
2023-11-20ac_t_hanabi OK (#117)emilybrooks
* initial commit * fully matching * cleanup * fixed compiler warning
2023-11-15common_data cleanup (#118)emilybrooks
* initial commit * review
2023-11-11fix some comments that were edited by the game_play rename (#116)emilybrooks
2023-11-09Update `OPEN_DISPS` to include `do {} while (0)` (#115)Tom Overton
2023-10-06ac_set_manager OK (#111)Prakxo
* ac_set_manager OK * suggestions
2023-10-05Change `ActorFunc` casts to `void*` (#110)Anghelo Carvajal
2023-10-05m_cockroach OK (#106)Prakxo
* m_cockroach OK * fixes * fixes * fix * forgor which change was mine lol * space --------- Co-authored-by: emilybrooks <emilybrooksemilybrooks@gmail.com>
2023-10-04ef_lamp_light OK (#109)MegaIDK
* ef_lamp_light OK * formatformatformat * suggestions
2023-10-04ac_tools OK (#107)emilybrooks
* initial commit * fix errors * review
2023-10-03`ovl_first_game` OK (#108)Anghelo Carvajal
* c file * match 3 funcs * update * rename sys_romcheck * sys_romcheck NON_MATCHING * match sys_romcheck * notes * fix * review
2023-09-28match mFI_GetWaveUtinBlock (#104)emilybrooks
* initial commit * fix * review * fix m_play bss
2023-09-28lb_reki OK (#105)Prakxo
* lb_reki OK * fix protos
2023-09-27m_lib OK (#103)Prakxo
* m_lib OK * fixes * rename segmented2virtual macro
2023-09-25lb_rtc OK (#102)Prakxo
* lb_rtc OK * fixes * Use equality enum values
2023-09-21ac_mbg OK but no data (#101)MegaIDK
* ac_mbg WIP * format * todo * removed unnecessary commented data
2023-09-20Matched 23 functions in m_scene (#98)emilybrooks
* ported over from private branch * trying to find original names * matched small functions * matched func_800C5A08_jp * small changes * matched mSc_bank_regist_check * matched mSc_regist_initial_exchange_bank * more cleanup * cleaned up compile errors * renamed struct * remove save struct * named mSc_set_bank_status_after
2023-09-20ac_nameplate OK (#99)MegaIDK
* ac_nameplate OK * ac_nameplate OK * fixed warnings
2023-09-19The NPC PR 2/3 OK (#97)Prakxo
* m_npc_schedule OK Co-authored-by: Maide <you@example.com> * fix structs * fixes --------- Co-authored-by: Maide <you@example.com>
2023-09-15NPC PR 1/3 ok (#96)Prakxo
* m_npc walk ok Co-authored-by: Maide <you@example.com> * fix protos * fixes * forgor some fixes * struct names --------- Co-authored-by: Maide <you@example.com>
2023-09-11ac_toudai matched 12 functions, 2 non-equivalent (#65)emilybrooks
* first commit * matched the gSegments thing * more progress * matched aTOU_actor_dt * matched aTOU_set_bgOffset and imported data * named everything * cleanup, work on draw functions * cleanup * review * Revert "review" This reverts commit 229788b68359cb9ff3c372639c767e4e08011d96. * format * removed change to ac_structure.h * temp changing data symbols * format * review * fix conflicts * fix season u32 thing
2023-09-11m_snowman OK (#94)emilybrooks
* moved everything from private fork * trying to figure out name stuff * matched mSN_check_life * fully matching * add season enum * forgot * fixed structs
2023-09-10`m_mail.c` OK (#92)Anghelo Carvajal
* C files * mMl_clear_mail * bunch of functions * mMl_clear_mail_header_common, mMl_copy_mail_header_common * mMl_hunt_for_send_address * mMl_set_mail_name_npcinfo, mMl_get_npcinfo_from_mail_name * mMl_check_send_mail * mMl_check_set_present_myself * func_8009C284_jp * func_8009C1C0_jp * func_8009C2D8_jp * renames * format * fix
2023-09-08Empty actors decompiled (#93)Nuss
* data * ovl_BoxManager * ovl_Fieldm_Draw * ovl_Dummy * dumm to dummy
2023-09-08decompiled (#91)Nuss
2023-09-08ovl_Arrange_Furniture decompiled (#90)Nuss
* data * functions * format
2023-09-08`submenu_ovl`, 3 NON_EQUIVALENTs and 2 NON_MATCHINGs (#88)Anghelo Carvajal
* C file * func_8085DA28_jp, func_8085DA9C_jp * func_8085D638_jp * func_8085D358_jp, func_8085D500_jp, func_8085D674_jp * bleh * func_8085BAC0_jp * func_8085D128_jp * Rename many functions * mSM_move_menu * a * func_8085D43C_jp * mSM_set_char_matrix * mSM_cbuf_copy draft * mSM_cbuf_copy NON_EQUIVALENT * func_8085C20C_jp draft * match func_8085C20C_jp * cleanup unc_8085C20C_jp * func_8085C7A4_jp ok, func_8085C7B8_jp NON_EQUIVALENT * mSM_draw_mail NON_MATCHING * func_8085D094_jp * mSM_set_other_seg mSM_set_before_menu_proc * meh * mSM_move_Move * migrate data * move submenu overlays to the submenu folder and make headers for them * name some files based on rodata strings * name functions from known submenu overlays * mSM_move_chg_base * mSM_menu_ovl_init NON_MATCHING * migrate bss * mSM_menu_ovl_init * SubmenuProgramId * mSM_save_before_func * mSM_return_func NON_EQUIVALENT * some cleanup * rename lots of data * kinda format * more cleanup * symbolize remaining stuff * format * Kinda fix whatever is going on with Game_Play_unk_0110 * mroecleanup * name known overlays * tag_program_dlftbl, hand_program_dlftbl, haniwa_program_dlftbl * format * flag defines
2023-09-07ovl_Ev_Cherry_Manager decompiled (#89)Nuss
2023-09-05ovl_Normal_Npc OK (#87)MegaIDK
* ovl_Normal_Npc OK * format
2023-09-04gfxprint OK (#85)Prakxo
* gfxprint OK * refactor * refactor 2
2023-09-02Libido OK (#84)Derek Hensley
* libido OK * boot cleanup * format * renames
2023-09-02Stackcheck OK (#83)Derek Hensley
* Stackcheck OK * void*
2023-09-02ovl_Kamakura_Npc0 OK (#82)MegaIDK
* ovl_Kamakura_Npc0 OK * fixed warnings * fun names * suggestions * removed useless variable * change back from bool to s32 * forgor protopye
2023-08-31sys_ucode OK (#81)Prakxo
* sys_ucode OK * add map names for rspboot variables * fixes
2023-08-29Yaz0 OK (#80)Derek Hensley
* yaz0 OK * boot_variables.h cleanup * Small cleanup * decompression abnormality
2023-08-29debug OK (#79)Prakxo
2023-08-28mtxuty-cvt OK (#78)Derek Hensley
* mtxuty-cvt OK * format * struct approach
2023-08-28Fault + Fault_drawer (#77)Derek Hensley
* Fault OK * fault_drawer OK * Cleanup * Cleanup pt 2 * Forgot to save * PR
2023-08-24`z_std_dma.c` (#75)Anghelo Carvajal
* C file * func_80026A64_jp, DmaMgr_RequestSync * func_80026714_jp, func_80026814_jp, func_800269E4_jp, func_80026C4C_jp, func_80026DA0_jp, func_80026DCC_jp, func_80026E10_jp * func_80026770_jp, func_800267DC_jp, func_80026BC0_jp, func_80026C00_jp, func_80026C28_jp * DmaMgr_DmaRomToRam * func_800266C4_jp, func_80026828_jp * func_800263F0_jp * func_80026CAC_jp * migrate other strings * Fix some warnings * start renamings * Improve func_800263F0_jp * steal stuff from OoT * dmaEntryMsgBufs * name the remaining stuff * format * minor cleanups * review * format * review
2023-08-24sys_math_atan OK (#74)Prakxo
* sys_math_atan OK * accidentally didn't merge the code yaml lol * hopefully fixed things * add macros * refactor
2023-08-23`m_submenu` with 3 NON_MATCHINGs and 5 unattempted (#70)Anghelo Carvajal
* C file * mSM_submenu_ct, mSM_submenu_dt, mSM_submenu_move * SubmenuArea_DoLink, SubmenuArea_DoUnlink, load_player * mSM_submenu_ovlptr_cleanup * mSM_move_Wait, mSM_move_PREWait, mSM_move_Play * func_800C497C_jp * mSM_submenu_ctrl * mSM_ovlptr_dllcnv_sub, mSM_ovlptr_dllcnv, mSM_open_submenu, mSM_open_submenu_new, mSM_open_submenu_new2, mSM_Reset_player_btn_type1, mSM_Reset_player_btn_type2, mSM_submenu_draw * fix warnings * name functions referenced by check_process * migrate data * func_800C47B4_jp NON_MATCHING * mSM_check_item_for_furniture, mSM_check_item_for_sell, mSM_check_item_for_give, mSM_check_item_for_take, mSM_check_item_for_minidisk, mSM_check_item_for_shrine, mSM_check_item_for_entrust, mSM_check_item_for_exchange * rename remaining functions * match mSM_submenu_ovlptr_init * cleanup mSM_submenu_ovlptr_init * match mSM_move_LINKWait? * Rename mSM struct and other cleanups * enums * cleanup * format * move unknown struct to header * typo
2023-08-23ovl_Npc_Engineer OK (#73)MegaIDK
* ovl_Npc_Engineer OK * mass variable name * suggestions * migrate data and other suggesions * format * empty line Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com> --------- Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
2023-08-22Add missing headers to actors (#72)Anghelo Carvajal
2023-08-21`m_collision_obj.c` OK (#64)Anghelo Carvajal
* C file * func_80077620_jp, CollisionCheck_dt, CollisionCheck_clear * CollisionCheck_OC * CollisionCheck_Check1ClObjNoOC and CollisionCheck_Check2ClObjNoOC * CollisionCheck_OC_Pipe_Vs_JntSph, CollisionCheck_Status_ct, CollisionCheck_Status_Clear * CollisionCheck_OC_Pipe_Vs_Pipe and CollisionCheck_OCC * CollisionCheck_OC_JntSph_Vs_Pipe * CollisionCheck_OC_JntSph_Vs_JntSph * CollisionCheck_workTrisElemCenter, CollisionCheck_OCC_Tris_Vs_Pipe * CollisionCheck_OCC_Tris_Vs_JntSph * a bunch * ClObjElem_ct, ClObjTrisElemAttr_ct, ClObjTrisElemAttr_set, ClObjTrisElem_set, ClObjTris_ct, ClObjTris_set5_nzm * fix warnings * ClObj_ct, ClObj_dt, ClObj_OCClear, ClObjElem_OCClear, ClObjJntSphElem_OCClear, ClObjJntSph_OCClear, ClObjPipeAttr_dt, ClObjPipe_dt, ClObjPipe_OCClear, ClObjTrisElem_OCClear, ClObjTris_OCClear, CollisionCheck_setOCC, CollisionCheck_Status_set3, CollisionCheck_Uty_ActorWorldPosSetPipeC * ClObjTrisElem_OCCClear, ClObj_OCCClear, ClObjTris_OCCClear, CollisionCheck_Uty_setTrisPos_ad * get_type, CollisionCheck_setOC_HitInfo * ClObjTrisElemAttr_dt, ClObjTrisElem_dt, ClObjTris_dt_nzf * func_80076CC0_jp, func_80076D68_jp, func_80076E2C_jp * match all * naming * cleanup * cleanup * name some members and flags * more naming * and more cleaning up * idk * migrate data * format * premigrate collision data in actors
2023-08-21`m_player_call` OK (#68)Anghelo Carvajal
* C file * most funcs * initfunc and migrate data/bss * format
2023-08-21syncprintf OK (#66)Derek Hensley
* syncprintf OK * UNUSED
2023-08-21math64 OK (#67)Derek Hensley
* math64 OK * Header