TakaRikka
60b613ba4e
d_a_warp_bug OK
2023-07-07 01:16:47 -07:00
TakaRikka
2c8bfedbba
d_a_kytag10 almost done
2023-07-06 16:30:11 -07:00
TakaRikka
32f80f3774
d_a_tag_mwait OK
2023-07-05 22:41:49 -07:00
TakaRikka
f825fdb16e
d_a_kytag15 OK
2023-07-05 02:35:01 -07:00
TakaRikka
1a168255d2
d_a_tag_hjump / d_a_scene_exit2 OK ( #361 )
...
* d_a_tag_hjump OK
* d_a_scene_exit2 OK
* remove asm
2023-07-03 21:10:29 -07:00
hatal175
01d9e0a514
d_event_manager OK, d_kankyo rain WIP ( #360 )
...
* d_event_manager OK, d_kankyo rain WIP
* Match createTimg
2023-07-03 13:04:51 -06:00
Jcw87
0b5cf25236
d_cc_d_nonmatching
2023-07-03 00:06:03 -07:00
hatal175
d5e0822313
Merge pull request #358 from TakaRikka/mist
...
d_a_tag_mist, d_a_obj_lv3waterEff, d_a_kytag16, d_a_disappear OK
2023-07-01 13:10:18 +03:00
TakaRikka
8fdc70b602
build fix
2023-07-01 02:02:58 -07:00
TakaRikka
e548c092fe
d_a_obj_lv4HsTarget OK and mDoHIO_entry_c fix
2023-07-01 01:47:07 -07:00
TakaRikka
67ddd2b2f9
d_a_obj_crystal OK
2023-06-30 21:01:00 -07:00
TakaRikka
554e962be0
d_a_disappear / d_a_kytag16 OK
2023-06-30 16:33:01 -07:00
Tal Hayon
bf7e686ef7
Work on d_a_mirror
2023-06-30 19:29:50 +03:00
TakaRikka
7b680de442
d_a_obj_lv3waterEff / d_a_kytag16 OK
2023-06-30 00:26:45 -07:00
TakaRikka
dae37fdbbb
d_a_tag_mist OK
2023-06-28 15:48:59 -07:00
Tal Hayon
f7e5cc384f
Merge remote-tracking branch 'upstream/master' into undecided
2023-06-28 15:02:13 +03:00
Tal Hayon
a3c4cc486e
Work on d_com_static
2023-06-28 14:54:53 +03: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
Jcw87
7af48a0078
d_menu_collect
2023-06-26 18:58:11 -07:00
Tal Hayon
5bd128bd2a
d_select_cursor - most functions matching
2023-06-25 17:43:13 +03:00
hatal175
22059e57b7
Work on d_a_tag_wljump ( #351 )
2023-06-23 08:34:19 -06:00
hatal175
2e6e468928
Work on d_resorce, d_vibration, d_tresure and others ( #347 )
...
* Work on d_resorce
* Work on d_a_tag_TWgate
* Work on d_meter_map
* d_tresure OK
* Work on d_vibration
* Work on d_a_npc
* Work on d_a_npc
* Work on d_a_npc
2023-06-19 14:39:09 -06:00
hatal175
f17cf7f6f1
JASSeqCtrl OK + misc functions ( #346 )
...
* JASSeqCtrl OK + misc functions
* Work on JASAudioThread
2023-06-09 01:55:15 -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
598aa4aa8c
d_shop_system, d_s_name, s_save_HIO ( #343 )
...
* d_s_name OK
* d_save_HIO ok
* d_shop_system functions matching except sinit order issue
2023-06-02 13:28:29 -07:00
Noah McQueen
df30e3d195
lib/TRK_MINNOW_DOLPHIN work ( #341 )
2023-05-28 20:54:30 -07:00
Trueffel
eccb693762
d_a_obj_digholl & d_a_obj_kjgjs OK ( #340 )
...
* d_a_obj_prop OK
* d_a_obj_digholl & d_a_obj_kjgjs OK
2023-05-28 19:10:48 -07:00
hatal175
fcb6ae541f
setFadeColor fix, some d_msg_flow functions ( #339 )
2023-05-28 00:21:28 -07:00
Noah McQueen
2baa07dbf6
d_msg_scrn_arrow OK ( #337 )
...
* Mostly matching
* d_msg_scrn_arrow OK
* sync
2023-05-25 00:06:38 -07:00
Trueffel
98317b2c17
d_a_obj_prop OK ( #336 )
...
* d_a_obj_prop OK
* d_a_obj_prop OK
2023-05-24 00:47:19 -07:00
Tal Hayon
c504812d1a
Match dMsgFlow_c::event032
2023-05-19 08:06:51 +03: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
Noah McQueen
f24a661ed2
Merge branch 'master' into d_a_e_db_leaf
2023-05-09 16:13:54 -07:00
hatal175
ac269f04ba
JASSeqReader, d_bg_s_movebg_actor ok ( #332 )
...
match cc_at_check except data
2023-05-09 15:42:18 -07:00
Yotona
a83fba1047
d_a_e_db_leaf OK
2023-05-09 15:31:41 -07:00
Tal Hayon
ff07b43bfa
J3DJoint OK
2023-05-09 10:41:27 +03: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
Trueffel
8d01442f7c
d_a_tag_CstaSw & d_a_tag_shop_item OK ( #326 )
...
* d_a_tag_CstaSw & d_a_tag_shop_item OK
* d_a_tag_spinner OK
2023-04-29 17:37:30 -07:00
Jcw87
4a29d25e65
improve const correctness ( #325 )
2023-04-29 17:32:56 -07:00
Jcw87
0c4e853e4b
fix functions not returning values ( #324 )
2023-04-29 17:31:04 -07:00
hatal175
ca4ebc9012
Merge pull request #321 from Jcw87/FLOAT_MIN
...
fix FLOAT_MIN
2023-04-25 23:13:46 +03:00
hatal175
d14d173c7b
Merge pull request #323 from Jcw87/OSMessage_macros
...
Remove duplicate OSMessage macros
2023-04-25 23:13:23 +03:00
Trueffeloot
fd6e75ee71
Merge remote-tracking branch 'upstream/master' into work7
2023-04-25 18:33:26 +02:00
Jcw87
3477aaa1cb
replace OS_MESSAGE_NON_BLOCKING and OS_MESSAGE_BLOCKING with OS_MESSAGE_NOBLOCK and OS_MESSAGE_BLOCK
2023-04-24 21:10:38 -07:00
Jcw87
af265612c1
J3DAnimation ( #320 )
2023-04-24 15:31:32 -07:00
Jcw87
b440ae74fb
MSL_C ( #319 )
...
* MSL_C/string.h
* MSL_C/stdlib.h
2023-04-24 15:28:31 -07:00
Trueffeloot
1c5bacc97b
d_a_obj_zcloth WIP
2023-04-23 21:38:41 +02:00
Jcw87
632274e3b1
fix FLOAT_MIN
2023-04-23 06:57:16 -07:00
TakaRikka
e1a0f636e5
e_ym / obj_volcball wip. obj_mgate done ( #318 )
...
* e_ym / obj_volcball wip. obj_mgate done
* remove asm
---------
Co-authored-by: root <root@DESKTOP-BTVP2BC>
2023-04-21 08:18:49 -06:00
Jcw87
f5fc527d39
add MSL_C/stdio.h ( #317 )
2023-04-21 02:02:03 -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
Trueffeloot
d9183b121a
Fixes
2023-04-08 15:17:57 +02:00
Trueffeloot
dc815a9278
d_a_obj_tmoon OK
2023-04-08 08:32:50 +02:00
Trueffeloot
4aa1e3447f
Merge remote-tracking branch 'origin/work6'
2023-04-08 06:43:17 +02:00
Trueffeloot
5def43b161
d_a_tag_poFire OK
2023-04-08 06:40:03 +02:00
Trueffeloot
f49824a4e0
d_a_tag_poFire OK
2023-04-08 06:24:08 +02:00
Trueffeloot
78196a1889
d_a_obj_cowdoor OK
2023-04-07 18:35:52 +02:00
Trueffeloot
23e3744510
d_a_tag_lantern OK
2023-04-05 07:23:59 +02:00
Trueffel
ddc5c7efaa
d_a_obj_bombf OK ( #313 )
2023-04-03 23:05:17 -06:00
TakaRikka
92b88e83e8
d_menu_calibration done / J3DDrawBuffer done / more d_drawlist wip ( #312 )
...
* d_drawlist work / finish J3DDrawBuffer
* d_menu_calibration done
* remove asm
2023-03-28 05:11:41 -06:00
TakaRikka
721880831e
d_meter2 mostly complete ( #310 )
...
* d_meter2 mostly complete
* remove asm
2023-03-18 16:25:47 -06:00
Pheenoh
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
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
500d079c40
d_eye_hl OK, d_spline_path and JASSeqReader work ( #307 )
2023-03-09 01:26:11 -07:00
Pheenoh
f31ab5ae0b
Misc Changes ( #306 )
2023-03-07 18:03:46 -07:00
TakaRikka
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
Trueffel
d7ab9423ad
Some work on d_menu_fishing ( #304 )
...
* Some work on d_menu_fishing
* pr improved based on comments
* forgot ./tp pull-request
2023-03-06 21:31:32 -07:00
root
9402eb7f19
Merge branch 'master' of https://github.com/zeldaret/tp into jclean
2023-03-02 04:14:48 -08:00
TakaRikka
807f60b0f2
setup b_ob_class
2023-03-02 04:13:22 -08:00
Trueffel
a1bcd353c4
d_a_tag_rmbit_sw: OK ( #303 )
...
* d_a_tag_rmbit_sw fully matching
* d_a_tag_rmbit_sw OK
2023-03-01 19:22:36 -07:00
TakaRikka
c241cba47c
dump_sort matching
2023-03-01 14:13:22 -08:00
TakaRikka
0d5b309f98
d_a_alink_hang first pass
2023-03-01 03:20:07 -08:00
TakaRikka
eae9455a7d
JUtility / JSupport / misc cleanup
2023-02-26 22:18:40 -08:00
TakaRikka
090dcee012
clean JKernel
2023-02-26 17:50:56 -08:00
Pheenoh
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
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
hatal175
4df6e8edea
Various matches and improvements ( #299 )
...
* Various matches and improvements
* Remove unnecessary comment
2023-02-23 08:41:05 -07:00
Pheenoh
fa1f47f7a1
d_a_guard_mng OK, d_a_obj_smoke OK, d_a_tag_smk_emt OK, d_a_hitobj OK ( #298 )
...
* d_a_guard_mng OK
* d_a_obj_smoke OK
* d_a_tag_smk_emt OK
* d_a_hitobj attempt
* fixes
* rm comment
* cc_sph_src
* rename and move mGuardDataTbl
2023-02-20 00:53:33 -07:00
Trueffel
8471d1d6cc
d_a_tag_attention & d_a_tag_spring OK ( #297 )
2023-02-19 21:39:09 -07:00
Pheenoh
d58a6f5b35
d_a_kytag07 OK, d_a_obj_onsenFire OK, d_a_econt OK ( #295 )
2023-02-19 12:24:18 -07:00
TakaRikka
e0a17187ad
JMessage work ( #296 )
...
* daalink / z2linkmgr wip
* first cleanup of JASGlobalInstance data
* fix sInstance stuff part 2
* more d_a_alink_swim work
* remove asm
* JMessage work
* remove asm
2023-02-19 10:40:57 -07:00
Pheenoh
3acf288950
d_a_tag_shop_camera OK, d_a_tag_watchge OK, JUTFader OK, JUtility work from Pikmin 2 ( #292 )
2023-02-18 16:17:35 -07:00
jdflyer
0aaa6fed7a
Finish Renaming RELS ( #293 )
...
* Finish Renaming RELS
* Revert gitignore
* Revert diff_settings
2023-02-17 21:08:23 -07:00
Trueffel
90da306e5a
d_a_tag_ret_room fully matching ( #291 )
...
* d_a_tag_ret_room fully matching
* most of d_a_tag_ret_room decompiled
2023-02-17 14:00:39 -07:00
Pheenoh
7fdd453996
d_a_e_ym_tag OK, d_a_tag_theB_hint OK ( #289 )
2023-02-17 07:26:11 -07:00
TakaRikka
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
Pheenoh
2e3352a3a3
d_a_tag_stream OK, d_a_swTime OK, d_a_andsw OK ( #287 )
2023-02-16 07:30:50 -07:00
Pheenoh
82ff815386
d_a_tag_gra OK, d_a_suspend work ( #286 )
2023-02-14 23:37:09 -07:00
Pheenoh
88cbbead87
d_a_kytag17 ( #284 )
2023-02-14 18:51:00 -07:00
Pheenoh
bb751ef962
d_a_tag_arena OK ( #283 )
...
* d_a_tag_arena
* fix g_profile_Tag_Arena
2023-02-14 18:28:05 -07:00
Pheenoh
8951f20241
d_a_tag_schedule OK ( #282 )
...
* daTagSchedule_Create
* daTagSchedule_Delete
* pr cleanup
* correct TU comment
2023-02-14 18:25:27 -07:00
Pheenoh
6f9e650175
daTagAssist_Execute
2023-02-14 15:47:34 -07:00
Pheenoh
05c09f99f6
daTagAssist_Create
2023-02-14 15:00:14 -07:00
Trueffel
95b6448656
d_a_tag_howl fully matching ( #280 )
2023-02-14 14:12:40 -07:00
jdflyer
5e83813372
m_Do cleanup and c_dylink process names
2023-02-13 21:51:27 +00:00
jdflyer
d5f5d4c3b3
m_Do_lib OK ( #278 )
2023-02-10 23:02:39 -07: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
Trueffel
6db9462224
most of d_a_tag_spinner decompiled ( #275 )
...
* most of d_a_tag_spinner decompiled
* most of d_a_tag_spinner decompiled!
* most of daTagSpinner decompiled
2023-02-09 14:42:51 -07:00
hatal175
d449897b87
Misc matches ( #274 )
2023-02-09 08:52:32 -07:00
TakaRikka
df44816bec
d_a_tag_lv6CstaSw OK ( #272 )
2023-02-06 00:05:41 -07:00
Pheenoh
82bf380d1b
d_a_boomerang first pass ( #271 )
...
* daBoomerang_sight_c::copyNumData
* daBoomerang_sight_c::setSight
* daBoomerang_c::windModelCallBack
* daBoomeang_windModelCallBack
* daBoomerang_Draw
* daBoomerang_c::lockLineCallback
* daBoomerang_lockLineCallback
* daBoomerang_moveLineCallback
* daBoomerang_c::setAimActorBase
* daBoomerang_c::resetLockActor
* daBoomerang_Execute
* daBoomerang_Delete
* daBoomerang_createHeap
* remove asm
* revert progress script
2023-02-05 20:34:09 -07:00
TakaRikka
24b833b205
d_a_crod almost fully OK ( #270 )
2023-02-05 08:09:29 -07:00
Pheenoh
cede55ba30
pr fixes
2023-02-04 17:45:01 -07:00
Pheenoh
65e28a7323
Merge branch 'master' into d_a_do
2023-02-04 16:09:33 -07:00
Pheenoh
9456881d2e
comment out d_a_swim
2023-02-04 16:08:25 -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
Tal Hayon
687e04ffbe
Match dvdlow Read and extract repeating code to __setAlarm
2023-02-01 17:35:03 +02:00
Tal Hayon
61d2b9a5c1
Work on dvdlow, OSTime fix and various nonmatching
2023-02-01 16:40:19 +02:00
root
7745b0432e
Merge branch 'master' of https://github.com/zeldaret/tp into dmap1
2023-01-31 20:07:47 -08:00
TakaRikka
e66f53a0b0
d_a_tag_guard OK
2023-01-31 02:59:13 -08:00
TakaRikka
ce13823586
some d_map_path_fmap work
2023-01-30 22:52:13 -08:00
Trueffeloot
3edcc745f0
Most of d_a_tag_ajnot decompiled
2023-01-30 21:10:28 +01:00
TakaRikka
bad6551507
most of d_map_path_dmap decompiled
2023-01-29 21:00:46 -08:00
Tal Hayon
cb867a05c2
Merge remote-tracking branch 'upstream/master' into dollibs4
2023-01-29 16:55:11 +02:00
Tal Hayon
0436820724
Work on OSThread
2023-01-28 17:51:25 +02:00
root
401639f9fa
Merge branch 'master' of https://github.com/zeldaret/tp into work7
2023-01-27 17:49:42 -08:00
TakaRikka
3e408cf7a5
Merge pull request #258 from hatal175/dollibs3
...
Work on various dolphin libs
2023-01-27 17:48:32 -08:00
TakaRikka
d0b62fd83f
d_door_param2 / d_cam_param / d_gameover + some misc cleanup
2023-01-27 15:12:42 -08:00
Tal Hayon
09f3d66390
Work on various dolphin libs
2023-01-27 18:38:26 +02:00
Pheenoh
737da6afea
checkpoint
2023-01-26 10:49:49 -07:00
jdflyer
d4fdfdf1f6
Merge with upstream
2023-01-24 21:41:59 -07:00
hatal175
d17c122e4d
Continue robbing prime github dolphin libs blind ( #254 )
...
* Continue work on dolphin libs
* tp.py pull-request should print rels by default
2023-01-24 13:22:40 -07:00
jdflyer
ad3f32bc7c
Merge branch 'zeldaret:master' into master
2023-01-23 20:46:24 -07:00
Pheenoh
8f587c67a5
Merge branch 'master' into d_a_do
2023-01-23 08:17:36 -07:00
hatal175
e3379b977f
Work on dvd, si, os and exi ( #249 )
2023-01-23 08:02:24 -07:00
Pheenoh
f47e53b8a2
do_sit
2023-01-22 21:42:01 -07:00
Pheenoh
d84cf3367b
do_wait_1 checkpoint
2023-01-22 17:36:03 -07:00
Pheenoh
014b36877f
daDo_HIO_c
2023-01-22 10:38:04 -07:00
jdflyer
02195070b6
Merge with upstream
2023-01-21 17:05:12 -07:00
jdflyer
0fb9c6d98f
d_menu_map_common progress
2023-01-21 16:47:18 -07:00
Pheenoh
8dcee96cb7
action checkpoint
2023-01-21 13:44:20 -07:00
Pheenoh
577dee73e1
Merge remote-tracking branch 'upstream/master' into d_a_do
2023-01-20 11:42:12 -07:00
hatal175
7825666971
Add 1.2.5e to several makefiles and matching dolphin lib stuff ( #247 )
...
* Fix select_occurence in diff.py
* Use 1.2.5e and metroid prime decomp to match dlphin lib funcs
* Fix FRANK_COMPILER WINE typo
* Double WINE use removal
* Organize dolphin compiler makefile names
* Use inline auto instead of special inline where applicable
I couldn't make CARDOpen work with the flag though
2023-01-20 10:51:21 -07:00
Pheenoh
ff44356585
do_walk_run
2023-01-19 16:57:30 -07:00
Pheenoh
3f325bfb49
do_swim
2023-01-18 22:38:30 -07:00
Pheenoh
09ee1fd068
message
2023-01-18 21:38:34 -07:00
Pheenoh
929398703d
do_message
2023-01-18 19:42:59 -07:00
Pheenoh
18b96dd20e
area_check
2023-01-18 09:32:46 -07:00
Pheenoh
131ac1b06c
depth_check
2023-01-17 19:22:37 -07:00
Pheenoh
ca38ce3465
revert user area changes
2023-01-15 12:28:57 -07:00
Pheenoh
8b52fd247a
Merge branch 'master' into d_a_do
2023-01-15 12:23:08 -07:00
TakaRikka
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
Pheenoh
b25381bfba
Merge branch 'master' into d_a_do
2023-01-15 11:52:54 -07:00
Pheenoh
dd4db53c5b
checkpoint
2023-01-07 05:57:30 -07:00
Pheenoh
42a6a6ebca
nodeCallBack attempt
2023-01-06 08:44:50 -07:00
Pheenoh
f367d21472
anm_init
2023-01-05 20:50:31 -07:00
Pheenoh
11ad89ee81
inlined virtual func problem solution (thanks Julgodis)
2023-01-05 18:31:58 -07:00
TakaRikka
5fa8a73aed
d_a_obj_enemy_create OK
2023-01-04 23:51:05 -08:00
Pheenoh
f06fe19d46
Merge branch 'master' into d_a_do
2023-01-04 09:22:18 -07:00
Pheenoh
67fc1447da
checkpoint
2023-01-04 09:21:20 -07:00
TakaRikka
92c2ef1ce3
d_s_room / d_a_bg first pass
2023-01-03 17:43:38 -08:00
Pheenoh
f547247a81
food_check
2023-01-03 00:16:08 -07:00
TakaRikka
e1114ebcf9
MSL_C cleanup ( #238 )
...
* clean up MSL_C files according to prime decomp
* remove asm
2023-01-02 22:28:46 -07:00
jdflyer
5b34700cb2
Add frank.py
2023-01-02 19:44:52 -07:00
TakaRikka
f070ee948f
dolphin lib work ( #237 )
...
* getLayerNo_common_common finally matched
* dolphin ai / ar / card work from prime decomp
* work on dolphin dvd / dsp / db
* more dolphin os work
* si work
* remove asm
* build fix
2023-01-02 12:20:10 -07:00
jdflyer
76178f6914
More Formatting
2023-01-01 22:15:07 -07:00
jdflyer
d0167c1f62
Formatting
2023-01-01 22:13:55 -07:00
jdflyer
1ee0488a2d
Merge with upstream
2023-01-01 20:21:31 -07:00
jdflyer
ce89223ae1
JAUStreamFileTable
2023-01-01 20:14:45 -07:00
jdflyer
aab727b13f
JAUBankTable
2023-01-01 18:00:01 -07:00
Jasper St. Pierre
6557ac8cd7
more J3DDrawBuffer
2022-12-31 19:32:56 -08:00
jdflyer
40469d42a0
JASWaveArcLoader
2022-12-31 19:18:40 -07:00
Jasper St. Pierre
e79742133f
build fix
2022-12-31 11:44:43 -08:00
Jasper St. Pierre
028652e97e
a bit more J3DMtxBuffer
2022-12-31 11:20:28 -08:00
Jasper St. Pierre
e66c902b30
J3DMtxBuffer start
2022-12-31 10:44:40 -08:00
Jasper St. Pierre
d7480d5d8b
Couple more J3DModel matches, d_kyeff/d_kyeff2 cleanups
2022-12-31 09:45:40 -08:00
Tom Overton
ba90c927ea
d_a_tag_mmsg OK
2022-12-31 03:42:12 -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
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
Jasper St. Pierre
0ff72d731b
J3DJointTree OK
2022-12-30 16:43:48 -08:00
jdflyer
463348bfc7
JAudio2 Work ( #228 )
2022-12-30 16:19:57 -07: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
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
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
Pheenoh
8244d9a6e1
d_ky_thunder first pass ( #223 )
...
* dThunder_c::adjustHeap and dThunder_c::createHeap
* remove asm
2022-12-27 16:16:36 -07:00
Pheenoh
082f5b40af
d_select_cursor first pass ( #221 )
2022-12-26 22:53:24 -07:00
Pheenoh
38ac3b420c
d_jnt_col first pass ( #222 )
...
* dJntCol_c::dJntCol_c
* dJntCol_c::init
* dJntCol_c::setArrowPosAndAngle
* remove asm
2022-12-26 19:23:22 -07:00
Pheenoh
8b0ee4d50b
d_insect first pass ( #219 )
...
* dInsect_c::dInsect_c
* dInsect_c::Insect_GetDemoMain attempt
* dInsect_c::CalcZBuffer attempt
* remove asm
* convert clib inlines to template functions
2022-12-26 10:55:53 -07:00
Pheenoh
8516f01f79
d_vibration first pass ( #220 )
...
* dVibration_c::StartShock
* dVibration_c::StartQuake
* dVibration_c::StopQuake
* dVibration_c::Kill()
* dVibration_c::CheckQuake
* dVibration_c::Init
* dVibration_c::Remove
* dVibration_c::setDefault
* dVibration_c::Pause
* remove asm
* switch to u8 return, remove cast
2022-12-26 10:45:03 -07:00
Pheenoh
9430a5aa60
dDlst_TimerScrnDraw_c::getNumber
2022-12-22 15:52:44 -07:00
Pheenoh
a4911a8c7d
dTimer_c::end
2022-12-22 15:27:33 -07:00
Pheenoh
a15c20dcd7
dTimer_c::restart
2022-12-22 14:36:27 -07:00
Pheenoh
07c9f3234b
dTimer_c::_draw
2022-12-22 13:32:41 -07:00
Pheenoh
07419c7e9f
dTimer_isReadyFlag
2022-12-22 13:10:09 -07:00
Pheenoh
90ac790694
dTimer_show and dTimer_hide
2022-12-22 13:07:26 -07:00
Pheenoh
4d77ac57d2
dTimer_createStart2D
2022-12-22 12:58:10 -07:00
Pheenoh
cf04f10a83
dTimer_createGetIn2D
2022-12-22 12:31:19 -07:00
Pheenoh
a2c1e7afaf
dTimer_createStockTimer
2022-12-22 10:36:47 -07:00
Pheenoh
f6318d671c
Merge branch 'd_a_player' into d_timer
2022-12-22 08:31:49 -07:00
Pheenoh
8518811226
dTimer_c::isStart
2022-12-22 01:25:35 -07:00
Pheenoh
09cf836d6e
dTimer_c::getTimeMs
2022-12-22 00:57:43 -07:00