TakaRikka
772a04851c
d_timer / d_bright_check done ( #2034 )
...
* d_bright_check mostly fixed
* d_timer done
* remove asm
2024-01-17 13:04:43 +02:00
hatal175
b27b6b287c
d_s_room OK ( #2033 )
2024-01-16 04:20:47 -08:00
TakaRikka
6260020b3e
all d_ovlp_fade done ( #2031 )
...
* ovlp_fade / ovlp_fade2 done
* ovlp_fade3 done
* remove asm
2024-01-13 11:46:47 +02:00
hatal175
a8a159ae2c
Various Matches, J2DTextBoxEx and J2DTevs OK ( #2025 )
...
* Work on src/d/bg
* misc work
* J2dTextBoxEx OK
* J2DTevs OK
* Better return values for bool
2024-01-08 12:10:05 +02:00
TakaRikka
84e4135053
k_wmark / k_wpillar OK, fop actor enums / debug building ( #1946 )
...
* d_k_wmark / d_k_wpillar OK
* make debug buildable / add assert functionality
* add more fop actor enums
* remove asm
2023-09-28 12:01:42 -07:00
Jcw87
f834379a8b
fix functions not returning values ( #1926 )
2023-09-15 04:15:46 -07:00
hatal175
8a146f81b6
Work on J2DPictureEx ( #1919 )
2023-09-09 23:39:49 +03:00
TakaRikka
6432e1541e
setup dolphin VEC/MTX function defines ( #1903 )
...
* setup VEC function defines
* setup MTX function defines
2023-09-02 16:38:08 +03:00
TakaRikka
114582643f
Kytag00 / Vrbox2 work, some cphase / kankyo doc ( #1886 )
...
* kytag00 work
* d_a_vrbox2 close to done
* rename cPhase enum values
* some enums from noclip / kankyo doc
* remove asm
* use macro
* uncomment ok-check.yml
2023-08-16 14:32:40 -06:00
Pheenoh
7fd7d0c1f3
d_a_obj_carry work, SETUP_ACTOR macro, header cleanup ( #1885 )
...
* d_a_obj_carry work, SETUP_ACTOR macro
* rm headers, add script
* progress
* macro rename, consistent spacing
2023-08-16 12:07:52 -07:00
Pheenoh
d24b09c2d9
d_file_select work + misc changes ( #1873 )
...
* 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
* match many dfile_select_c methods
* m_Do_main OK
* selFileWakuAnm & bookIconAnm
* selCopyFileWakuAnm & copyBookIconAnm
* dataDelEffAnm & dataCopyEffAnm
* selectDataBaseMoveAnmInitSet & selectDataBaseMoveAnm
* dataSelectIn
* _move & dataSelectInit
* match a few more
* comment
* J2DPicture::drawTexCoord
* draw_function
* dScnPly_Create + fix typing on request_of_phase_process_fn
* checkpoint
* checkpoint
* checkpoint
* checkpoint 2 (fixed)
* dFile_select_c::dataSelectAnmSet
* dFile_select_c::selectDataOpenMove
* dFile_select_c::copySelMoveAnmInitSet
* fix brightcheck issues
* rm comments, fix status update
* small mod to pr template
2023-08-10 03:57:49 -06:00
TakaRikka
35126cb257
Merge branch 'master' of https://github.com/zeldaret/tp into talk
2023-06-27 16:15:40 -07:00
TakaRikka
1d6d179077
d_a_talk almost done
2023-06-27 16:14:31 -07:00
hatal175
98582af6d2
work on d_a_npc, d_a_npc_ash, d_a_tag_evtarea ( #345 )
...
All credit goes to randomsalience
2023-06-06 11:32:17 -06:00
hatal175
2ef82b2b66
Merge branch 'master' into various3
2023-05-18 12:10:49 +03:00
Tal Hayon
b7bc5b42a5
Work on d_msg_flow
2023-05-18 12:08:41 +03:00
Jcw87
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
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
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
Jcw87
0c4e853e4b
fix functions not returning values ( #324 )
2023-04-29 17:31:04 -07:00
Jcw87
632274e3b1
fix FLOAT_MIN
2023-04-23 06:57:16 -07:00
Jcw87
472340e2d6
add FLT_MAX, FLT_EPSILON, NAN, and HUGE_VALF to MSL_C headers ( #316 )
2023-04-21 02:01:46 -07:00
Pheenoh
f31ab5ae0b
Misc Changes ( #306 )
2023-03-07 18:03:46 -07:00
TakaRikka
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
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
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
jdflyer
d0167c1f62
Formatting
2023-01-01 22:13:55 -07:00
jdflyer
40469d42a0
JASWaveArcLoader
2022-12-31 19:18:40 -07:00
Jasper St. Pierre
5122b109f8
build fix
2022-12-30 18:19:21 -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
e875cd38d3
minor fixup
2022-12-30 16:49:26 -08:00
Jasper St. Pierre
00e2711fc9
Match f_op_scene, fix profile structs
2022-12-30 16:43:48 -08:00
Jasper St. Pierre
6fec278add
narrow
2022-12-30 16:43:48 -08:00
Jasper St. Pierre
98b84ea0fa
f_pc_draw_priority: Type fix
2022-12-30 16:43:48 -08:00
Jasper St. Pierre
b45b95c3be
msg documentation
2022-12-30 16:43:48 -08:00
Pheenoh
5d4f161d43
f_op_msg_mng 19/20 matched ( #227 )
2022-12-29 17:30:35 -07:00
TakaRikka
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
5bf08be0fa
cleanup casts, add enum, convert fopKy_KANKYO_TYPE to int
2022-12-28 10:01:08 -07:00
Pheenoh
e7ed9aca42
msg_class -> kankyo_class
2022-12-27 23:12:52 -07:00
Pheenoh
0b97dfb6e5
f_op_camera full match ( #225 )
2022-12-27 22:45:07 -07:00
Pheenoh
791399ac6c
fopKy_Create attempt
2022-12-27 22:43:29 -07:00
Pheenoh
9b5bc55f2a
fopKy_Delete
2022-12-27 20:15:36 -07:00
Pheenoh
a76a695ff1
fopKy_IsDelete
2022-12-27 20:13:08 -07:00
Pheenoh
ac6223b949
fopKy_Execute
2022-12-27 19:42:25 -07:00
Pheenoh
68d74528d9
fopKy_Draw
2022-12-27 19:33:26 -07:00
Pheenoh
7cac806b68
f_op_actor matches ( #224 )
...
* fopEn_enemy_c::checkBallModelDraw
* fopEn_enemy_c::initBallModel
* fopEn_enemy_c::setBallModelEffect
* fopEn_enemy_c::drawBallModel
* dStage_roomDt_c::getFileListInfo
* fopAc_Delete
* remove asm
* convert getBall* to static functions
2022-12-27 16:30:25 -07:00
TakaRikka
ca71275bbe
big d_a_alink pass ( #214 )
...
* d_a_alink pass1 wip
* more d_a_alink work
* remove asm
* more daalink work
* 20% dol code decompiled
* fixed some nonmatchings for building
* a few daalink functions and labeling some HIO data
2022-12-19 12:06:32 -07:00
TakaRikka
1114b13da8
clean up dolphin files / work on some rels ( #212 )
...
* d_a_alldie / d_a_tboxSw / d_a_tag_gstart / d_a_tag_hstop
* dolphin OS work / cleanup
* dolphin GX work / cleanup
* finish changing dolphin files to C
* more files into C
* match rest of MSL_C math functions
* more dolphin files converted to C
* remove asm
* d_bg_w work
* remove asm
* d_a_alink work / kytag14
2022-11-11 11:09:48 -07:00
TakaRikka
a3578d0c7c
fopEn_enemy / fix e_wb
2022-10-04 17:29:53 -07:00
TakaRikka
4913395dbd
d_camera / m_Do_ext / d_particle + minor various wip ( #210 )
2022-10-03 18:26:26 -04:00