Pheenoh
d902e1f292
J2DPicture::insert OK
2021-03-27 18:25:26 -04:00
Pheenoh
9d112ff3c1
J2DPicture::append OK
2021-03-27 18:14:23 -04:00
Pheenoh
8c1b31cdd3
J2DPicture::setBlendRatio OK
2021-03-27 18:07:36 -04:00
Pheenoh
b583b6dd70
J2DPane::setAlpha OK
2021-03-27 15:48:21 -04:00
Pheenoh
cbb8da4573
fopMsgM_setMessageID OK
2021-03-27 15:46:04 -04:00
Pheenoh
18dd56ff73
fopMsgM_Delete OK
2021-03-27 15:44:05 -04:00
Pheenoh
8265bfbc9b
fopMsgM_GetAppend OK
2021-03-27 15:41:26 -04:00
Pheenoh
f49cec9489
fopKy_Draw attempt
2021-03-21 16:52:43 -04:00
Pheenoh
a822171080
fopDwTg_CreateQueue OK
2021-03-21 16:22:49 -04:00
Pheenoh
ed16ca3b07
fopDwTg_DrawQTo OK
2021-03-21 16:20:07 -04:00
Pheenoh
cbcc522985
fopDwTg_ToDrawQ OK
2021-03-21 16:19:11 -04:00
Pheenoh
6e248bac96
fopDwIt_Next OK
2021-03-21 16:14:24 -04:00
Pheenoh
71ea73480a
fopDwIt_Begin OK
2021-03-21 16:07:28 -04:00
Pheenoh
bed8c24a6b
fopScnRq_Request attempt + clang-format
2021-03-20 21:14:41 -04:00
Pheenoh
f81f9d7a89
fopScnRq_Handler OK
2021-03-20 20:34:13 -04:00
Pheenoh
01fec756db
fopScnRq_ReRequest OK
2021-03-20 20:33:25 -04:00
Pheenoh
f70e340453
fopScnRq_FadeRequest OK
2021-03-20 20:31:57 -04:00
Pheenoh
d2cedc18ee
fopScnRq_Cancel OK
2021-03-20 20:16:42 -04:00
Pheenoh
07c0195601
fopScnRq_PostMethod OK
2021-03-20 19:45:56 -04:00
Pheenoh
6e25909257
fopScnRq_Execute OK
2021-03-20 19:39:04 -04:00
Pheenoh
ac90ba1c85
fopScnRq_phase_Done OK
2021-03-20 19:17:27 -04:00
Pheenoh
635d57f7f0
fopScnRq_phase_IsDoneOverlap OK
2021-03-20 19:06:20 -04:00
Pheenoh
20ea411991
fopScnRq_phase_IsDoingOverlap OK
2021-03-20 19:05:15 -04:00
Pheenoh
f0b392ce68
fopScnRq_phase_Execute OK
2021-03-20 19:04:05 -04:00
Pheenoh
6f67836256
fopOvlp_Create attempt, fopScnRq_phase_ClearOverlap OK
2021-03-20 19:01:48 -04:00
lepelog
ce8319486b
Fix symbol names ( #118 )
...
* 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-15 02:12:44 -04:00
lepelog
79b5438fc7
Match a few nonmatchings and delete unused asm ( #117 )
...
* match a few nonmatchings, delete unused asm
* fix missing returns in f_op_actor_iter
* remove obsolete comments
2021-03-03 12:17:19 -05:00
lepelog
b2a8f0bdbf
Some fopAcM functions ( #116 )
...
* some fopAcM_create functions
* a few more functions
2021-02-26 09:19:46 -05:00
Pheenoh
20dc3737d0
clang-format
2021-02-21 21:49:57 -05:00
Pheenoh
f3157355ff
fopKyM_fastCreate OK
2021-02-21 21:48:00 -05:00
Pheenoh
def13e054b
fopKyM_create OK
2021-02-21 21:45:55 -05:00
Pheenoh
6ea92becd2
fopKyM_Create OK
2021-02-21 21:37:10 -05:00
Pheenoh
b156ca4af4
fopKyM_Delete OK
2021-02-21 21:26:11 -05:00
Pheenoh
98b201ef94
createAppend OK
2021-02-21 21:24:52 -05:00
Pheenoh
72cb25d112
clang-format + fixes for jasper
2021-02-21 19:41:58 -05:00
Pheenoh
e0abe5e59d
fopScnM_ReRequest OK, fopScnM_Management OK, fopScnM_Init OK
2021-02-21 19:34:50 -05:00
Pheenoh
261874816c
fopScnM_ChangeReq OK
2021-02-21 17:50:16 -05:00
Pheenoh
5c7832fb15
fopScnM_SearchByID OK
2021-02-21 10:43:08 -05:00
Pheenoh
0267924dc1
delete variables.h
2021-02-20 23:11:44 -05:00
Pheenoh
9f0fde1848
Merge branch 'master' of https://github.com/zeldaret/tp
2021-02-20 10:25:31 -05:00
Pheenoh
0635c3d95d
fopScnM_SearchByID attempt
2021-02-20 10:25:13 -05:00
lepelog
1a88a1068f
Decompile some SComponent data and some MSL_C.PPCEABI.bare.H headers ( #115 )
...
* 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-19 10:51:02 -05:00
Pheenoh
6bc4a04606
fopOvlpReq_OverlapClr OK
2021-02-17 19:20:55 -05:00
Pheenoh
335c6fa6bf
fopOvlpReq_SetPeektime OK
2021-02-17 17:04:18 -05:00
Pheenoh
b8dd0bf15c
fopOvlpReq_Is_PeektimeLimit OK
2021-02-17 16:54:58 -05:00
Pheenoh
ca7cc86673
fopOvlpReq_Cancel OK
2021-02-17 13:12:34 -05:00
Pheenoh
9fe63f22d2
fopOvlpReq_Request OK
2021-02-17 13:01:00 -05:00
Pheenoh
add3a5de17
fopOvlpReq_phase_Create OK
2021-02-17 12:10:21 -05:00
Pheenoh
3e4e5f945a
fopOvlpReq_phase_IsCreated OK
2021-02-17 11:56:37 -05:00
Pheenoh
18305c5001
fopOvlpReq_phase_IsComplete OK
2021-02-17 11:43:15 -05:00