Commit Graph

233 Commits

Author SHA1 Message Date
jdflyer 35ef317e15 m_Do cleanup and c_dylink process names 2023-02-13 21:51:27 +00:00
jdflyer 408fdec6be m_Do_lib OK (#278) 2023-02-10 23:02:39 -07:00
TakaRikka 67a2c83b9b 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
hatal175 5b2c3c258d Misc matches (#274) 2023-02-09 08:52:32 -07:00
TakaRikka 0bc2adb1c8 d_a_tag_lv6CstaSw OK (#272) 2023-02-06 00:05:41 -07:00
TakaRikka e3dd222948 d_a_crod almost fully OK (#270) 2023-02-05 08:09:29 -07:00
Pheenoh 17efb411c5 Merge branch 'master' into d_a_do 2023-02-04 16:09:33 -07:00
TakaRikka fadd6067d4 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 519841143d d_a_tag_guard OK 2023-01-31 02:59:13 -08:00
TakaRikka cd5a9dee6f some d_map_path_fmap work 2023-01-30 22:52:13 -08:00
TakaRikka 5876617a11 most of d_map_path_dmap decompiled 2023-01-29 21:00:46 -08:00
TakaRikka 094179c5a0 d_door_param2 / d_cam_param / d_gameover + some misc cleanup 2023-01-27 15:12:42 -08:00
jdflyer fb559024c5 Merge with upstream 2023-01-21 17:05:12 -07:00
jdflyer 8c549af522 d_menu_map_common progress 2023-01-21 16:47:18 -07:00
Pheenoh 54b3582f03 action checkpoint 2023-01-21 13:44:20 -07:00
Pheenoh 4ebf63bb68 Merge branch 'master' into d_a_do 2023-01-15 12:23:08 -07:00
TakaRikka 02170bdcbf 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 74a62886d3 Merge branch 'master' into d_a_do 2023-01-15 11:52:54 -07:00
Pheenoh 9d6583fb49 inlined virtual func problem solution (thanks Julgodis) 2023-01-05 18:31:58 -07:00
Pheenoh 2020ddf408 Merge branch 'master' into d_a_do 2023-01-04 09:22:18 -07:00
Pheenoh 3354b34751 checkpoint 2023-01-04 09:21:20 -07:00
TakaRikka f1518a9a93 d_s_room / d_a_bg first pass 2023-01-03 17:43:38 -08:00
TakaRikka 6ddea57b69 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
Tom Overton e79bee8f39 d_a_tag_mmsg OK 2022-12-31 03:42:12 -08:00
Jasper St. Pierre 081bb1d745 Match f_op_scene, fix profile structs 2022-12-30 16:43:48 -08:00
Jasper St. Pierre 5b715745f9 msg documentation 2022-12-30 16:43:48 -08:00
Pheenoh 19b70300d3 f_op_msg_mng 19/20 matched (#227) 2022-12-29 17:30:35 -07:00
Pheenoh 9156f24d1b 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 dac235b9c9 d_ky_thunder first pass (#223)
* dThunder_c::adjustHeap and dThunder_c::createHeap

* remove asm
2022-12-27 16:16:36 -07:00
Pheenoh ae55ac23f7 d_select_cursor first pass (#221) 2022-12-26 22:53:24 -07:00
Pheenoh 0e400fcf6f 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 3899a9d8e5 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 92d99d999c 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 224ed70d66 dDlst_TimerScrnDraw_c::getNumber 2022-12-22 15:52:44 -07:00
Pheenoh dde4e741d7 dTimer_c::end 2022-12-22 15:27:33 -07:00
Pheenoh 21e1ec1109 dTimer_c::restart 2022-12-22 14:36:27 -07:00
Pheenoh 2f5c5f0de6 dTimer_c::_draw 2022-12-22 13:32:41 -07:00
Pheenoh 1a7f4b9fea dTimer_isReadyFlag 2022-12-22 13:10:09 -07:00
Pheenoh 21397ecabc dTimer_show and dTimer_hide 2022-12-22 13:07:26 -07:00
Pheenoh 7165b79090 dTimer_createStart2D 2022-12-22 12:58:10 -07:00
Pheenoh 5ad821abe1 dTimer_createGetIn2D 2022-12-22 12:31:19 -07:00
Pheenoh b7c1d5035f dTimer_createStockTimer 2022-12-22 10:36:47 -07:00
Pheenoh 67773e13ef Merge branch 'd_a_player' into d_timer 2022-12-22 08:31:49 -07:00
Pheenoh a086037539 dTimer_c::isStart 2022-12-22 01:25:35 -07:00
Pheenoh 92248e39ee dTimer_c::getTimeMs 2022-12-22 00:57:43 -07:00
Pheenoh 2cc9714366 dTimer_c::getLimitTimeMs 2022-12-22 00:46:31 -07:00
Pheenoh f2ffd6e593 dTimer_c::deleteRequest 2022-12-22 00:37:31 -07:00
Pheenoh e31ea34fad dTimer_c::stop 2022-12-22 00:36:10 -07:00
Pheenoh 3d7c75bca3 dTimer_c::stock_start (no param) attempt 2022-12-22 00:30:04 -07:00
Pheenoh 0baf9e9a5d dTimer_c::stock_start 2022-12-22 00:03:31 -07:00