summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-03-21fopDwTg_DrawQTo OKPheenoh
2021-03-21fopDwTg_ToDrawQ OKPheenoh
2021-03-21fopDwIt_Next OKPheenoh
2021-03-21fopDwIt_Begin OKPheenoh
2021-03-20fopScnRq_Request attempt + clang-formatPheenoh
2021-03-20fopScnRq_Handler OKPheenoh
2021-03-20fopScnRq_ReRequest OKPheenoh
2021-03-20fopScnRq_FadeRequest OKPheenoh
2021-03-20fopScnRq_Cancel OKPheenoh
2021-03-20fopScnRq_PostMethod OKPheenoh
2021-03-20fopScnRq_Execute OKPheenoh
2021-03-20fopScnRq_phase_Done OKPheenoh
2021-03-20fopScnRq_phase_IsDoneOverlap OKPheenoh
2021-03-20fopScnRq_phase_IsDoingOverlap OKPheenoh
2021-03-20fopScnRq_phase_Execute OKPheenoh
2021-03-20fopOvlp_Create attempt, fopScnRq_phase_ClearOverlap OKPheenoh
2021-03-15Fix symbol names (#118)lepelog
* checkpoint * checkpoint * rename f_pc * checkpoint * small symbol rename and fix some fpc symbols * remove unneeded entries from ldscript * simplify ok check, update docker container Co-authored-by: Pheenoh <pheenoh@gmail.com>
2021-03-03Match a few nonmatchings and delete unused asm (#117)lepelog
* match a few nonmatchings, delete unused asm * fix missing returns in f_op_actor_iter * remove obsolete comments
2021-02-26Some fopAcM functions (#116)lepelog
* some fopAcM_create functions * a few more functions
2021-02-21clang-formatPheenoh
2021-02-21fopKyM_fastCreate OKPheenoh
2021-02-21fopKyM_create OKPheenoh
2021-02-21fopKyM_Create OKPheenoh
2021-02-21fopKyM_Delete OKPheenoh
2021-02-21createAppend OKPheenoh
2021-02-21clang-format + fixes for jasperPheenoh
2021-02-21fopScnM_ReRequest OK, fopScnM_Management OK, fopScnM_Init OKPheenoh
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_OverlapClr OKPheenoh
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_IsCreated OKPheenoh
2021-02-17fopOvlpReq_phase_IsComplete OKPheenoh
2021-02-17fopOvlpReq_phase_WaitOfFadeout OKPheenoh
2021-02-17fopOvlpReq_phase_IsWaitOfFadeout 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-15clang-formatPheenoh
2021-02-15split f_op_scene, f_op_overlapPheenoh
2021-02-15split f_op_msgPheenoh