Commit Graph
773 Commits
Author SHA1 Message Date
jdflyer 4c87c49937 formatting fixes 2022-12-29 16:22:54 -07:00
TakaRikkaandGitHub fddeb5f5b5 Merge pull request #226 from Pheenoh/f_op_kankyo
f_op_kankyo 4/5 matched
2022-12-29 14:52:19 -08:00
jdflyer 74daacb277 remove unused asm 2022-12-29 15:45:50 -07:00
jdflyer 62829e7062 Merge with upstream 2022-12-29 15:23:48 -07:00
jdflyer 56764ac3bd Some Z2WolfHowlMgr progress 2022-12-29 15:22:26 -07:00
Pheenoh 5bf08be0fa cleanup casts, add enum, convert fopKy_KANKYO_TYPE to int 2022-12-28 10:01:08 -07:00
Pheenoh e7ed9aca42 msg_class -> kankyo_class 2022-12-27 23:12:52 -07:00
PheenohandGitHub 0b97dfb6e5 f_op_camera full match (#225) 2022-12-27 22:45:07 -07:00
Pheenoh 5a5db59182 remove asm 2022-12-27 22:44:30 -07:00
Pheenoh 791399ac6c fopKy_Create attempt 2022-12-27 22:43:29 -07:00
Pheenoh 9b5bc55f2a fopKy_Delete 2022-12-27 20:15:36 -07:00
Pheenoh a76a695ff1 fopKy_IsDelete 2022-12-27 20:13:08 -07:00
Pheenoh ac6223b949 fopKy_Execute 2022-12-27 19:42:25 -07:00
Pheenoh 68d74528d9 fopKy_Draw 2022-12-27 19:33:26 -07:00
Pheenoh 038d7f6600 Merge remote-tracking branch 'upstream/master' 2022-12-27 16:30:54 -07:00
PheenohandGitHub 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
PheenohandGitHub 8244d9a6e1 d_ky_thunder first pass (#223)
* dThunder_c::adjustHeap and dThunder_c::createHeap

* remove asm
2022-12-27 16:16:36 -07:00
PheenohandGitHub 082f5b40af d_select_cursor first pass (#221) 2022-12-26 22:53:24 -07:00
PheenohandGitHub 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 c435915373 Merge remote-tracking branch 'upstream/master' 2022-12-26 11:07:55 -07:00
PheenohandGitHub 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
PheenohandGitHub 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
kipcode66andGitHub 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 ae040aa688 Old JAudio changes 2022-12-24 12:47:48 -07:00
TakaRikkaandGitHub e0c23673db Merge pull request #218 from Pheenoh/d_timer
d_timer first pass
2022-12-23 23:05:43 -08:00