Commit Graph

462 Commits

Author SHA1 Message Date
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
Pheenoh 995d81d7ea dTimer_c::getLimitTimeMs 2022-12-22 00:46:31 -07:00