Commit Graph

6488 Commits

Author SHA1 Message Date
jdflyer af52a4057c Merge with upstream 2022-12-29 15:23:48 -07:00
jdflyer 62829e7062 Merge with upstream 2022-12-29 15:23:48 -07:00
jdflyer 281046f2a8 Some Z2WolfHowlMgr progress 2022-12-29 15:22:26 -07:00
jdflyer 56764ac3bd Some Z2WolfHowlMgr progress 2022-12-29 15:22:26 -07:00
Pheenoh 1018e1beed cleanup casts, add enum, convert fopKy_KANKYO_TYPE to int 2022-12-28 10:01:08 -07:00
Pheenoh 5bf08be0fa 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 e7ed9aca42 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 0b97dfb6e5 f_op_camera full match (#225) 2022-12-27 22:45:07 -07:00
Pheenoh d65f3d29d8 remove asm 2022-12-27 22:44:30 -07:00
Pheenoh 5a5db59182 remove asm 2022-12-27 22:44:30 -07:00
Pheenoh 4b61a8f916 fopKy_Create attempt 2022-12-27 22:43:29 -07:00
Pheenoh 791399ac6c fopKy_Create attempt 2022-12-27 22:43:29 -07:00
Pheenoh 7fddb4e5ab fopKy_Delete 2022-12-27 20:15:36 -07:00
Pheenoh 9b5bc55f2a fopKy_Delete 2022-12-27 20:15:36 -07:00
Pheenoh 7993b9aacd fopKy_IsDelete 2022-12-27 20:13:08 -07:00
Pheenoh a76a695ff1 fopKy_IsDelete 2022-12-27 20:13:08 -07:00
Pheenoh 2fac5ab21b fopKy_Execute 2022-12-27 19:42:25 -07:00
Pheenoh ac6223b949 fopKy_Execute 2022-12-27 19:42:25 -07:00
Pheenoh 87f892e849 fopKy_Draw 2022-12-27 19:33:26 -07:00
Pheenoh 68d74528d9 fopKy_Draw 2022-12-27 19:33:26 -07:00
Pheenoh ee8eb618d2 Merge remote-tracking branch 'upstream/master' 2022-12-27 16:30:54 -07:00
Pheenoh 038d7f6600 Merge remote-tracking branch 'upstream/master' 2022-12-27 16:30:54 -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 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 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 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 ae55ac23f7 d_select_cursor first pass (#221) 2022-12-26 22:53:24 -07:00
Pheenoh 082f5b40af 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 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 eb5746c53f Merge remote-tracking branch 'upstream/master' 2022-12-26 11:07:55 -07:00
Pheenoh c435915373 Merge remote-tracking branch 'upstream/master' 2022-12-26 11:07:55 -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 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 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 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
kipcode66 5f16a58ab5 added VSCode devcontainer config files (#213)
* added VSCode devcontainer config files

* removed useless command

* changed oead to syaz0

* addded cmake to the container
2022-12-26 10:39:59 -07:00
kipcode66 f79e4e04f3 added VSCode devcontainer config files (#213)
* added VSCode devcontainer config files

* removed useless command

* changed oead to syaz0

* addded cmake to the container
2022-12-26 10:39:59 -07:00
jdflyer 1f333fc03f Old JAudio changes 2022-12-24 12:47:48 -07:00
jdflyer ae040aa688 Old JAudio changes 2022-12-24 12:47:48 -07:00
TakaRikka 5b552c90c9 Merge pull request #218 from Pheenoh/d_timer
d_timer first pass
2022-12-23 23:05:43 -08:00
TakaRikka e0c23673db Merge pull request #218 from Pheenoh/d_timer
d_timer first pass
2022-12-23 23:05:43 -08:00
Pheenoh e114b3edc2 Merge remote-tracking branch 'upstream/master' into d_timer 2022-12-22 19:07:02 -07:00
Pheenoh 0788e86c33 Merge remote-tracking branch 'upstream/master' into d_timer 2022-12-22 19:07:02 -07:00
Pheenoh 0fc32fbd8c Merge remote-tracking branch 'upstream/master' 2022-12-22 18:37:18 -07:00
Pheenoh e492efda4d Merge remote-tracking branch 'upstream/master' 2022-12-22 18:37:18 -07:00
TakaRikka c91b2b5765 Merge pull request #217 from Pheenoh/d_a_player
d_a_player matches
2022-12-22 16:15:03 -08:00
TakaRikka cdbc2775b7 Merge pull request #217 from Pheenoh/d_a_player
d_a_player matches
2022-12-22 16:15:03 -08:00