Commit Graph

436 Commits

Author SHA1 Message Date
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 c46bb1b398 Formatting 2023-01-23 21:33:56 -07: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
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
Tal Hayon 0bf15c420d WSL compilation fixes 2023-01-14 08:18:31 +02:00
TakaRikka f1518a9a93 d_s_room / d_a_bg first pass 2023-01-03 17:43:38 -08:00
TakaRikka ba08966f58 MSL_C cleanup (#238)
* clean up MSL_C files according to prime decomp

* remove asm
2023-01-02 22:28:46 -07: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
jdflyer 94802166ca Formatting 2023-01-01 22:13:55 -07:00
jdflyer 192271f244 Merge with upstream 2023-01-01 20:21:31 -07:00
Jasper St. Pierre 9ed5837f42 more J3DDrawBuffer 2022-12-31 19:32:56 -08:00
jdflyer 414fc2bc3f JASWaveArcLoader 2022-12-31 19:18:40 -07:00
Jasper St. Pierre 5ed1f1e717 Couple more J3DModel matches, d_kyeff/d_kyeff2 cleanups 2022-12-31 09:45:40 -08:00
Jasper St. Pierre 25a0be9881 build fix 2022-12-30 18:19:21 -08:00
Jasper St. Pierre 0dc93525a1 f_op_view OK, f_op_kankyo documentation 2022-12-30 17:17:07 -08:00
Jasper St. Pierre 3cb778615a minor fixup 2022-12-30 16:49:26 -08:00
Jasper St. Pierre 081bb1d745 Match f_op_scene, fix profile structs 2022-12-30 16:43:48 -08:00
Jasper St. Pierre 42b7a3f29e narrow 2022-12-30 16:43:48 -08:00
Jasper St. Pierre 703e1c6f11 f_pc_draw_priority: Type fix 2022-12-30 16:43:48 -08:00
Jasper St. Pierre 5b715745f9 msg documentation 2022-12-30 16:43:48 -08:00
jdflyer aa099b6f13 JAudio2 Work (#228) 2022-12-30 16:19:57 -07:00
Pheenoh 19b70300d3 f_op_msg_mng 19/20 matched (#227) 2022-12-29 17:30:35 -07:00
TakaRikka cda1e42d5f Merge pull request #226 from Pheenoh/f_op_kankyo
f_op_kankyo 4/5 matched
2022-12-29 14:52:19 -08:00
Pheenoh 1018e1beed cleanup casts, add enum, convert fopKy_KANKYO_TYPE to int 2022-12-28 10:01:08 -07:00
Pheenoh 434a0902cb msg_class -> kankyo_class 2022-12-27 23:12:52 -07:00
Pheenoh 69871228d4 f_op_camera full match (#225) 2022-12-27 22:45:07 -07:00
Pheenoh 4b61a8f916 fopKy_Create attempt 2022-12-27 22:43:29 -07:00
Pheenoh 7fddb4e5ab fopKy_Delete 2022-12-27 20:15:36 -07:00
Pheenoh 7993b9aacd fopKy_IsDelete 2022-12-27 20:13:08 -07:00
Pheenoh 2fac5ab21b fopKy_Execute 2022-12-27 19:42:25 -07:00
Pheenoh 87f892e849 fopKy_Draw 2022-12-27 19:33:26 -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 020a4a5310 rm types 2022-12-22 16:12:32 -07:00
Pheenoh 6b05cf6a3b dDlst_TimerScrnDraw_c::getNumber 2022-12-22 16:02:42 -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 187d914f23 Merge branch 'd_a_player' into d_timer 2022-12-22 14:36:42 -07:00
Pheenoh 21e1ec1109 dTimer_c::restart 2022-12-22 14:36:27 -07:00
Pheenoh 86dd18b543 fixes from taka/lunarsoap 2022-12-22 13:51:31 -07:00
Pheenoh 27bb534a9e dTime_c::stock_start attempt again 2022-12-22 13:49:29 -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