TakaRikka
f5a4c44812
move / fix bunch of stuff ( #133 )
...
* fix some class structures / d_event wip
* d_event wip
* move gamepad stuff
* move m_Do_main
* move d_bomb / partial m_Do_reset
* format
* remove asm
* add Z2SoundID enum
* move some Z2 classes
* fix
* move more Z2 stuff
* fix fopAc_ac_c more
2021-06-12 18:22:36 -04:00
lepelog
c3a4305108
c_cc_d ( #132 )
...
* gnd check
* more c_bg_s
* start adding static asserts for size
* Add more size checks
* c_cc
* c_cc progress
* failed implementing cCcD_*Attr
* progress
* format
* try destructor
* data
* remove unused asm
* remove inlineCross
* remove functions that didn't belong there
* naming fix
* match cCcD_SphAttr::CalcAabBox
* cCcD_Stts::ClrTg
* c_cc_s and mass fixes
2021-06-12 18:20:45 -04:00
lepelog
7b2df7551e
J3duclip, fop_actor_mng and related stuff ( #131 )
...
* J3DUClipper sinit
* sincosTable_ etc
* decompile JMATrigonometric sinit
* f_op_actor_mng
* move f_op_actor_mng and parts of mDo_ext
* J3DSys sinit
* f_op_scene_req
* failed matching attempt for decodeSZS__9JKRDecompFPUcPUcUlUl
* mX -> x
* fix mCull and fopAcM_prm_class members
* fix a few function parameters
* move missing NON_MATCHING
* remove some unneeded data
* turns out that data was not unused
* remove unused asm
* readd asm deleted by accident
2021-06-02 08:13:31 -04:00
TakaRikka
2c9f53e00a
move d_a_alink and some related stuff ( #130 )
...
* clean up d_a_player
* move some of daalink
* more daalink / daplayer
* setup some daalink members
* rest of daalink members setup
* remove comment
* few more matches
* remove asm
* more matches
* more matches + move e_wb_class
* fix some d_save classes
Co-authored-by: lepelog <lepelog@users.noreply.github.com >
2021-05-23 12:09:59 +02:00
lepelog
71bcb2541f
fix build due to mtx_vec split
2021-05-03 14:36:22 +02:00
TakaRikka
becaa4699f
move some of d_com_inf_game ( #128 )
...
* move most d_com_inf_game
* remove temp
2021-05-02 20:04:42 -04:00
lepelog
0b8db42226
Copy JKernel ( #126 )
...
* 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-02 20:03:24 -04:00
lepelog
dd1ae4d6ad
move Z2Calc, c_math and f_op_draw_iter ( #125 )
...
* Z2Calc
* port over c_math
* fop_draw_iter
Co-authored-by: Pheenoh <pheenoh@gmail.com >
2021-05-02 13:46:36 -04:00
TakaRikka
894b1d43fe
move d_a_itembase_static / d_a_item_static / Z2StatusMgr ( #123 )
...
* 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-05-02 13:13:14 -04:00
lepelog
941be0e47b
Merge remote-tracking branch 'Julgodis/dol2asm_fullsplitt' into new-disasm-codecopy
2021-04-19 18:11:56 +02:00
Julgodis
5d12345a03
moved strings + decompile simple store functions
2021-04-10 07:02:38 +02:00
lepelog
442764cf68
some f_op
2021-04-09 01:22:16 +02:00
Julgodis
9bc8bce611
auto decompile more functions
2021-04-08 21:05:48 +02:00
lepelog
f22a4683fd
c_xyz OK
2021-04-08 17:46:20 +02:00
lepelog
643048cff7
delete unused asm, c_m3d_g
2021-04-08 16:01:29 +02:00
lepelog
d9859d41ed
Merge branch 'dol2asm_fullsplitt' into new-disasm-codecopy
2021-04-08 15:15:40 +02:00
Julgodis
cad608c551
demangle data-symbols
2021-04-08 01:47:05 +02:00
lepelog
3b173dabe8
Merge branch 'dol2asm_fullsplitt' into new-disasm-codecopy
2021-04-07 23:50:40 +02:00
Julgodis
86cd345d20
detect more floats/doubles, including from relocations
2021-04-07 09:16:47 +02:00
Julgodis
85bd045193
building RELs
2021-04-06 18:00:35 +02:00
lepelog
a4d2823c2b
ported over f_pc
2021-04-01 12:06:29 +02:00
Julgodis
9325c67c63
__sinit and progress script update
2021-04-01 02:07:58 +02:00
Julgodis
b6eed5208d
.dead section fix
2021-03-31 23:22:38 +02:00
lepelog
aba5c8c4de
c_angle
2021-03-30 23:46:54 +02:00
Julgodis
2404fb33c7
re-generate with bug fixes
2021-03-30 01:58:08 +02:00
Julgodis
9335ce5119
clang-format
2021-03-29 00:10:25 +02:00
Julgodis
1e95d29b60
dol2asm OK
2021-03-28 22:49:05 +02:00
lepelog
3d66902e1a
fpc symbol names ( #119 )
...
* fpcCtIt_filter_JudgeInLayer
* dStage_roomControl_c::getZoneNo
* fix fpc symbol names
* format
* mUnk0 -> mLayerID
Co-authored-by: Pheenoh <pheenoh@gmail.com >
2021-03-28 14:07:21 -04:00
Pheenoh
d63066e617
fopVw_Draw OK
2021-03-27 23:10:21 -04:00
Pheenoh
f75bbc1336
fopScn_IsDelete OK
2021-03-27 22:48:10 -04:00
Pheenoh
ab82004a82
fopScn_Execute OK
2021-03-27 22:27:46 -04:00
Pheenoh
0441c35d4d
fopScn_Draw OK
2021-03-27 22:25:18 -04:00
Pheenoh
490051e15d
fopScnTg_ToQueue, fopScnTg_QueueTo OK
2021-03-27 21:52:36 -04:00
Pheenoh
aefd61231c
fopMsg_Delete OK
2021-03-27 21:09:18 -04:00
Pheenoh
367134155f
fopMsg_IsDelete OK
2021-03-27 21:06:54 -04:00
Pheenoh
226ccb0220
fopMsg_Execute OK
2021-03-27 20:22:15 -04:00
Pheenoh
d966a04430
fopMsg_Draw OK
2021-03-27 20:18:32 -04:00
Pheenoh
9b10aa0dd8
fopMsg_Draw OK
2021-03-27 20:18:22 -04:00
Pheenoh
37d5d9f00e
fopMsgM_messageGet OK + rename g_meter2_info global
2021-03-27 19:53:05 -04:00
Pheenoh
3c4f60bf54
fop_Timer_create OK
2021-03-27 19:34:13 -04:00
Pheenoh
47ed70c3eb
fopMsgM_create OK
2021-03-27 19:25:05 -04:00
Pheenoh
6116ce9b43
fopMsgM_SearchByID OK
2021-03-27 19:00:25 -04:00
Pheenoh
fa60f24b10
fopMsgM_SearchByID OK
2021-03-27 18:59:57 -04:00
Pheenoh
4a120105d3
clang-format
2021-03-27 18:31:42 -04:00
Pheenoh
2ba870265b
fopMsgM_destroyExpHeap OK
2021-03-27 18:30:03 -04:00
Pheenoh
2847b53cde
fopMsgM_createExpHeap OK
2021-03-27 18:28:44 -04:00
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