summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2021-02-21fopScnM_ChangeReq OKPheenoh
2021-02-21fopScnM_SearchByID OKPheenoh
2021-02-20delete variables.hPheenoh
2021-02-20Merge branch 'master' of https://github.com/zeldaret/tpPheenoh
2021-02-20fopScnM_SearchByID attemptPheenoh
2021-02-19Decompile some SComponent data and some MSL_C.PPCEABI.bare.H headers (#115)lepelog
* data for c_angle * data c_sxyz * partially migrated c_xyz data * c_xyz data * c_xyz data decomp * c_math data * c_math data * c_lib data, some cleanup * rename some unnamed functions and create header for them * header for string functions * format and fix fabsf * cleanup * remove more unneded function prototypes * move fpclassify to math.h
2021-02-17fopOvlpReq_SetPeektime OKPheenoh
2021-02-17fopOvlpReq_Is_PeektimeLimit OKPheenoh
2021-02-17fopOvlpReq_Cancel OKPheenoh
2021-02-17fopOvlpReq_Request OKPheenoh
2021-02-17fopOvlpReq_phase_Create OKPheenoh
2021-02-17fopOvlpReq_phase_WaitOfFadeout OKPheenoh
2021-02-17fopOvlpReq_phase_Done OKPheenoh
2021-02-16f_op_scene_pause OKPheenoh
2021-02-16fopOvlp_Draw OK, fopOvlp_Execute OK, fopOvlp_IsDelete OK, fopOvlp_Delete OKPheenoh
2021-02-15fopCam_Draw OK, fopCam_IsDelete OK, fopCam_Delete OKPheenoh
2021-02-15split f_op_scene, f_op_overlapPheenoh
2021-02-15split f_op_msgPheenoh
2021-02-15split f_op_kankyoPheenoh
2021-02-15split f_op_scene_iter, f_op_scene_pause, f_op_scene_tagPheenoh
2021-02-15split f_op_overlap_reqPheenoh
2021-02-15split f_op_msg_mngPheenoh
2021-02-15split f_op_kankyo_mngPheenoh
2021-02-15split f_op_draw_tagPheenoh
2021-02-15split f_op_draw_iterPheenoh
2021-02-15split f_op_cameraPheenoh
2021-02-15split f_op_viewPheenoh
2021-02-15most of f_op_overlap_mng OKPheenoh
2021-02-14fopOvlpM_Done OK, fopOvlpM_ToldAboutID OK, fopOvlpM_IsPeek OK, ↵Pheenoh
fopOvlpM_IsDone OK
2021-02-14f_op_camera_mng OKPheenoh
2021-02-13fapGm_HIO_c::fapGm_HIO_c attemptPheenoh
2021-02-13fapGm_Create okPheenoh
2021-02-13fapGm_After OK, split f_op_scene_mng, split f_op_camera_mng, split ↵Pheenoh
f_op_overlap_mng
2021-02-13split f_ap_game, fapGm_Execute ok, more changes to m_Do_mainPheenoh
2021-02-12f_op_actor_mng split & started decomp (#112)lepelog
* fop-actor-mng * rodata * more actor mng progress * actor mng progress * format * cleanup * fix Mtx function signatures * PR suggestion Co-authored-by: Pheenoh <pheenoh@gmail.com>
2021-02-07debugDisplay and Debug_console attempPheenoh
2021-02-03clang-formatPheenoh
2021-02-03main attemptPheenoh
2021-01-31os: const-qualify string arguments (#111)LC
Avoids the need to cast away const from string literals.
2021-01-31d_kyeff, d_kyeff2, m_Do_printf, and m_Do_graphic (#109)jdflyer
* Split d_kyeff * Partially matched d_kyeff * split d_kyeff2 * Match d_kyeff2 * split m_Do_printf * m_Do_printf partially matched * hotfix and clang-format * split m_Do_graphic * rename symbols in m_Do_graphic * Match a few functions in m_Do_graphic * Fix Merge Errors * Delete sh.exe.stackdump * Update OSReportInit
2021-01-31split m_Do_machine_exceptionPheenoh
2021-01-31split m_Do_dvd_threadPheenoh
2021-01-31split m_Do_mtxPheenoh
2021-01-31split m_Do_MemCardRWmngPheenoh
2021-01-31split m_Do_MemCardPheenoh
2021-01-31split m_Do_machinePheenoh
2021-01-31split m_Do_libPheenoh
2021-01-31split m_Do_extPheenoh
2021-01-31clang-formatPheenoh
2021-01-31Merge branch 'functions'Pheenoh