Jcw87 and GitHub
221f40e609
Remove #includes from headers ( #334 )
...
* add "global.h" to files that use it
* add MSL_C includes to files that use them
* remove dolphin includes from headers that don't need them
* remove JSupport includes from headers that don't need them
* remove JKernel includes from headers that don't need them
* remove JUtility includes from headers that don't need them
* remove J3D includes from headers that don't need them
* remove J2D includes from headers that don't need them
* remove JAudio2 includes from headers that don't need them
* remove Z2AudioLib includes from headers that don't need them
* remove JMessage includes from headers that don't need them
* remove JParticle includes from headers that don't need them
* remove SComponent includes from headers that don't need them
* remove dol includes from headers that don't need them
* sort includes
2023-05-12 12:10:14 -07:00
hatal175 and GitHub
44b0fdbb0d
Do some work on f_op_actor_mng ( #328 )
...
* decompctx - try without shiftjis and write utf8 as output
* Do some work on f_op_actor_mng
* Remove duplicated includes
* Add fopAcM_setEffectMtx
* Match dShopSystem_searchCameraActor
* fopAcM_setEffectMtx now matches with literals
* Remove unnecessary inline in headers
2023-05-08 15:10:22 -07:00
TakaRikka and GitHub
85827b28ff
d_a_vrbox / d_a_kytag02 / d_a_obj_eff OK ( #327 )
...
* d_a_vrbox / d_a_kytag02 / d_a_obj_eff OK
* some std header setups
* f_pc / profile cleanup
* setup cull data
* remove asm
* d_a_suspend OK
2023-05-05 16:17:19 -07:00
Trueffeloot
dc815a9278
d_a_obj_tmoon OK
2023-04-08 08:32:50 +02:00
Pheenoh and GitHub
3cdef97cb8
d_file_select, JASResArcLoader, d_a_obj_stone, d_a_obj_stone_mark ( #309 )
...
* setup TU
* JASResArcLoader OK
* d_a_obj_stoneMark work
* some funcs in d_a_obj_stoneMark
* many changes
* quat, d_a_obj_stone, d_a_alink, fix python script, tidy makefile
* d_file_select functions + pr cleanup
2023-03-17 21:05:06 -06:00
TakaRikka and GitHub
a01d65b0b9
d_ky_thunder done / d_scope wip / m_Do_graphic wip ( #308 )
...
* d_ky_thunder OK + misc build fixes
* d_scope mostly done
* some m_Do_graphic wip
* remove asm
2023-03-14 15:27:46 -07:00
Pheenoh and GitHub
f31ab5ae0b
Misc Changes ( #306 )
2023-03-07 18:03:46 -07:00
6c2e18af70
another d_a_alink pass ( #305 )
...
* big pass on many d_a_alink files
* remove asm
* fix d_a_tag_spring
* fix
---------
Co-authored-by: root <root@DESKTOP-BTVP2BC>
2023-03-07 11:44:25 -07:00
Pheenoh and GitHub
c54f0816ea
d_a_e_yk 23/26 matched ( #301 )
...
* setup TU
* daE_YK_HIO_c::daE_YK_HIO_c
* anm_init
* daE_YK_Draw
* pl_check
* damage_check
* action
* daE_YK_Delete
* fly_move
* e_yk_roof
* useHeapInit
* e_yk_wind
* e_yk_chance
* e_yk_return
* e_yk_fly
* e_yk_wolfbite
* e_yk_fight
* e_yk_attack
* e_yk_path_fly
* daE_YK_Execute and daE_YK_Create and float literal prep
* pr cleanup
* rm padding
2023-02-25 21:25:55 -07:00
TakaRikka and GitHub
bf663a0e3d
d_a_kytag06 fully done / d_msg_class/object work ( #300 )
...
* d_a_kytag06 OK and d_msg_class/object wip
* add some GXDraw functions
* cleanup kytag6
* remove asm
2023-02-25 18:23:13 -08:00
TakaRikka and GitHub
52d84413bb
d_a_alink_swim work / fix JASGlobalInstance ( #288 )
...
* daalink / z2linkmgr wip
* first cleanup of JASGlobalInstance data
* fix sInstance stuff part 2
* more d_a_alink_swim work
* remove asm
2023-02-16 14:09:22 -07:00
jdflyer
5e83813372
m_Do cleanup and c_dylink process names
2023-02-13 21:51:27 +00:00
jdflyer and GitHub
d5f5d4c3b3
m_Do_lib OK ( #278 )
2023-02-10 23:02:39 -07:00
TakaRikka and GitHub
539edcf077
d_a_dmidna OK / f_op + misc cleanup ( #276 )
...
* some f_op / d_insect cleanup
* rename some vars according to tww
* d_a_dmidna OK
* remove asm
2023-02-10 10:07:47 -07:00
TakaRikka and GitHub
24b833b205
d_a_crod almost fully OK ( #270 )
2023-02-05 08:09:29 -07:00
TakaRikka and GitHub
0f1c727725
d_a_obj_cboard / finish f_op_actor / rels cleanup ( #268 )
...
* d_a_obj_cboard / finish f_op_actor / clean up some rel files
* rename some actor vars / remove asm
* progress
2023-02-03 21:24:26 -07:00
TakaRikka
d0b62fd83f
d_door_param2 / d_cam_param / d_gameover + some misc cleanup
2023-01-27 15:12:42 -08:00
TakaRikka and GitHub
5e05ae38f8
d_a_b_oh2 / d_a_obj_web0 / d_a_obj_web1 ( #243 )
...
* d_a_obj_web0 / d_a_obj_web1
* remove asm
* d_a_set_bgobj
* d_cc_s work
* remove asm
* build fix
* fix tp.py progress check and rel sha1 check
* clean up some bg files
2023-01-15 12:10:23 -07:00
TakaRikka
5fa8a73aed
d_a_obj_enemy_create OK
2023-01-04 23:51:05 -08:00
TakaRikka
92c2ef1ce3
d_s_room / d_a_bg first pass
2023-01-03 17:43:38 -08:00
Jasper St. Pierre
501c7dda22
f_op_view OK, f_op_kankyo documentation
2022-12-30 17:17:07 -08:00
Jasper St. Pierre
00e2711fc9
Match f_op_scene, fix profile structs
2022-12-30 16:43:48 -08:00
Jasper St. Pierre
b45b95c3be
msg documentation
2022-12-30 16:43:48 -08:00
TakaRikka and GitHub
fddeb5f5b5
Merge pull request #226 from Pheenoh/f_op_kankyo
...
f_op_kankyo 4/5 matched
2022-12-29 14:52:19 -08:00
Pheenoh
e7ed9aca42
msg_class -> kankyo_class
2022-12-27 23:12:52 -07:00