summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-05-02move some of d_com_inf_game (#128)TakaRikka
* move most d_com_inf_game * remove temp
2021-05-02Copy JKernel (#126)lepelog
* start JSystem * JKRAram and JUTGamePad * started heap and thread * more JKernel * mostly finished JKernel * delete unused asm * JKRFileFinder * delete unused asm and match findNextFile * format * fix mtx_vec
2021-05-02move Z2Calc, c_math and f_op_draw_iter (#125)lepelog
* Z2Calc * port over c_math * fop_draw_iter Co-authored-by: Pheenoh <pheenoh@gmail.com>
2021-05-02move d_a_itembase_static / d_a_item_static / Z2StatusMgr (#123)TakaRikka
* move d_a_itembase_static * move d_a_item_static * moved Z2StatusMgr * clang * fixes * clang? * move d_save * move d_meter2_info * some d_meter2_info fixes * move most d_a_player * move d_bg_s stuff * move c_cc_s stuff * move d_cc stuff * move d_attention / d_event / d_stage
2021-04-19Merge remote-tracking branch 'Julgodis/dol2asm_fullsplitt' into ↵lepelog
new-disasm-codecopy
2021-04-10moved strings + decompile simple store functionsJulgodis
2021-04-09some f_oplepelog
2021-04-08auto decompile more functionsJulgodis
2021-04-08c_xyz OKlepelog
2021-04-08delete unused asm, c_m3d_glepelog
2021-04-08Merge branch 'dol2asm_fullsplitt' into new-disasm-codecopylepelog
2021-04-08demangle data-symbolsJulgodis
2021-04-07Merge branch 'dol2asm_fullsplitt' into new-disasm-codecopylepelog
2021-04-07detect more floats/doubles, including from relocationsJulgodis
2021-04-06building RELsJulgodis
2021-04-01ported over f_pclepelog
2021-04-01__sinit and progress script updateJulgodis
2021-03-31.dead section fixJulgodis
2021-03-30c_anglelepelog
2021-03-30re-generate with bug fixesJulgodis
2021-03-29clang-formatJulgodis
2021-03-28dol2asm OKJulgodis
2021-03-28fpc symbol names (#119)lepelog
* fpcCtIt_filter_JudgeInLayer * dStage_roomControl_c::getZoneNo * fix fpc symbol names * format * mUnk0 -> mLayerID Co-authored-by: Pheenoh <pheenoh@gmail.com>
2021-03-27fopVw_Draw OKPheenoh
2021-03-27fopScn_IsDelete OKPheenoh
2021-03-27fopScn_Execute OKPheenoh
2021-03-27fopScn_Draw OKPheenoh
2021-03-27fopScnTg_ToQueue, fopScnTg_QueueTo OKPheenoh
2021-03-27fopMsg_Delete OKPheenoh
2021-03-27fopMsg_IsDelete OKPheenoh
2021-03-27fopMsg_Execute OKPheenoh
2021-03-27fopMsg_Draw OKPheenoh
2021-03-27fopMsg_Draw OKPheenoh
2021-03-27fopMsgM_messageGet OK + rename g_meter2_info globalPheenoh
2021-03-27fop_Timer_create OKPheenoh
2021-03-27fopMsgM_create OKPheenoh
2021-03-27fopMsgM_SearchByID OKPheenoh
2021-03-27fopMsgM_SearchByID OKPheenoh
2021-03-27clang-formatPheenoh
2021-03-27fopMsgM_destroyExpHeap OKPheenoh
2021-03-27fopMsgM_createExpHeap OKPheenoh
2021-03-27J2DPicture::insert OKPheenoh
2021-03-27J2DPicture::append OKPheenoh
2021-03-27J2DPicture::setBlendRatio OKPheenoh
2021-03-27J2DPane::setAlpha OKPheenoh
2021-03-27fopMsgM_setMessageID OKPheenoh
2021-03-27fopMsgM_Delete OKPheenoh
2021-03-27fopMsgM_GetAppend OKPheenoh
2021-03-21fopKy_Draw attemptPheenoh
2021-03-21fopDwTg_CreateQueue OKPheenoh