Commit Graph

1197 Commits

Author SHA1 Message Date
LagoLunatic 00d047c497 Add fopAcM_GetLinkId inline 2024-07-19 13:51:15 -04:00
LagoLunatic 287bdab653 Match daNpc_Bs1_c::CreateInit and cLib_minMaxLimit inline 2024-07-19 13:17:43 -04:00
LagoLunatic 66dfae2571 Change i_entry from int to BOOL 2024-07-19 12:47:27 -04:00
LagoLunatic e5db7b81a0 Use loopmode enum in a couple more places 2024-07-18 13:12:24 -04:00
DanTGL df7ece7302 Minor cleanup 2024-07-18 15:12:35 +02:00
LagoLunatic bad4ac23e9 work on various inlines, JASSeqCtrl OK 2024-07-17 11:51:58 -04:00
Daniel Hajjar 4e2faca54b d_a_obj_timer (#669)
* Started work on d_a_obj_timer

* daObjTimer::Act_c::_create matching

* d_a_obj_timer work

* daObjTimer::Act_c::mode_count matching

* d_a_obj_timer matching

* Fix build
2024-07-17 10:07:28 -04:00
LagoLunatic c98c9307ed d_a_bk work 2024-07-15 17:04:14 -04:00
Jasper St. Pierre bae8aa63bc JPA work 2024-07-14 20:30:36 -07:00
LagoLunatic ebfca99f16 d_a_title matching on JPN and PAL 2024-07-14 14:01:03 -04:00
Daniel Hajjar 347f996cd4 d_a_title (#666)
* d_a_title work

* daTitle_proc_c::proc_draw matching

* daTitle_proc_c::~daTitle_proc_c matching

* daTitle_proc_c::daTitle_proc_c matching

* d_a_title work

* daTitle_proc_c::set_mtx matching

* proc_execute matching

* daTitle_proc_c::model_draw matching

* daTitle_c inlines matching

* daTitle_proc_c::calc_2d_alpha matching

* Fixed mDoExt_bpkAnm::remove inline

* Updated configure.py

* d_a_title cleanup

* Updated configure.py
2024-07-14 10:05:20 -07:00
LagoLunatic 2def735282 Add fpc_ProcID type and use it for all process IDs
See https://github.com/zeldaret/tp/pull/2173
2024-07-12 21:14:13 -04:00
LagoLunatic 7de60faf9c THP almost all matching 2024-07-11 14:02:15 -04:00
LagoLunatic 45cb8efb56 Copy THP progress from prime decomp
A few functions don't match
2024-07-11 13:11:35 -04:00
LagoLunatic 9489cd4bcb d_a_movie_player start 2024-07-10 17:16:55 -04:00
LagoLunatic 635a1fd052 d_a_obj_figure done except linkDraw regalloc 2024-07-10 11:25:00 -04:00
SuperDude88 17a7656450 Bit of Figurine Work (#665)
* Bit of Figurine Work

Not super complete, was just poking around to figure a few things out

* Fix Build

I really need to stop having this every single time
2024-07-09 20:52:54 -07:00
LagoLunatic 6eb8518355 Fix inconsistent indentation 2024-07-07 16:36:38 -04:00
LagoLunatic ee8b3967a5 Fix getPalLanguage name 2024-07-06 09:45:47 -04:00
DanTGL d2212904ba Modified return types 2024-07-06 15:38:13 +02:00
LagoLunatic c3722dbeb5 Add some dCom inlines from TP debug 2024-07-04 13:19:51 -04:00
LagoLunatic 5778c31aed Add developer-specific macros for g_regHIO child registers 2024-07-04 00:57:17 -04:00
LagoLunatic cbc5be21cd player_main work 2024-06-30 15:45:44 -04:00
LagoLunatic 72cd74867e Small d_magma matches 2024-06-29 11:03:33 -04:00
LagoLunatic 32dc871c83 d_a_player_dproc start 2024-06-28 09:41:22 -04:00
LagoLunatic 3e20d8d7c7 d_a_bk stand2 matches 2024-06-27 13:42:47 -04:00
Daniel Hajjar 300d820b7a d_a_msw (#662)
* daMsw_Draw matching

* d_a_msw chain_Draw

* daMsw_IsDelete matching

* d_a_msw chain_Draw work

* d_a_msw ride_call_back matching

* d_a_msw chain_Draw matching

* d_a_msw daMsw_Delete matching

* daMsw_CreateInit matching

* d_a_msw daMsw_Create

* d_a_msw msw_move matching

* d_a_msw daMsw_Execute work

* daMsw_Create 100% matching

* d_a_msw minor tweak

* d_a_msw Removed padding

* d_a_msw PR fixes
2024-06-27 13:41:18 -04:00
Majora12 c3fac15b9d Seems to be 100% Matching (#661) 2024-06-25 17:17:17 -07:00
LagoLunatic f9d40ebad8 Use NULL macro in asserts, fix NULL macro to match 2024-06-22 11:07:16 -04:00
LagoLunatic c836c5ca1f Use FALSE macro in asserts, remove JUT_PANIC macro 2024-06-22 10:10:07 -04:00
Daniel Hajjar c9e6b0c676 d_a_sea cleanup (#660)
* d_a_sea minor cleanup

* d_a_sea improvements
2024-06-22 09:54:01 -04:00
LagoLunatic 58dee066bd d_a_sea OK on JPN
fixes #586
2024-06-21 20:43:12 -04:00
Daniel Hajjar fda302008e d_a_sea (#659)
* d_a_sea fixes

* daSea_ChkArea matching

* daSea_calcWave WIP

* daSea_GetPoly WIP

* d_a_sea Added Nonmatching comments

* daSea_calcWave matching

* daSea_calcWave fakematch

* daSea_packet_c::CalcFlatInterTarget matching

* daSea_GetPoly matching

* daSea_packet_c::SetCullStopFlag matching

* d_a_sea Misc fixes

* daSea_packet_c::execute matching

* daSea_packet_c::execute cleanup

* daSea_packet_c::create matching

* daSea_packet_c::CalcFlatInter matching

* daSea_packet_c::draw WIP

* daSea_packet_c::draw more WIP

* daSea_packet_c::draw work

* daSea_packet_c::draw even more WIP

* d_a_sea matching

Co-authored-by: LagoLunatic <LagoLunatic@users.noreply.github.com>

* d_a_sea cleanup

* updated configure.py

* d_a_sea minor cleanup

---------

Co-authored-by: LagoLunatic <LagoLunatic@users.noreply.github.com>
2024-06-21 17:31:43 -07:00
Jasper St. Pierre ee52d98f78 d_a_wind_tag start 2024-06-19 21:41:51 -07:00
LagoLunatic 944eb44668 fix return types 2024-06-19 19:09:04 -04:00
LagoLunatic 0e281988f4 d_a_tag_island OK
fixes #472
2024-06-19 19:02:07 -04:00
LagoLunatic b72b88dc4e d_a_ygcwp OK
fixes #488
2024-06-19 18:35:28 -04:00
Jasper St. Pierre 01a7ab6297 d_a_ygcwp 90% 2024-06-19 14:54:14 -07:00
Jasper St. Pierre 9bdc64cca9 d_a_tag_island 90% 2024-06-19 14:08:49 -07:00
Jasper St. Pierre 9cbe5ba258 d_a_dai_item work 2024-06-19 12:43:21 -07:00
LagoLunatic 5991cbf513 d_a_npc_people couple more matches 2024-06-16 10:44:09 -04:00
SuperDude88 3f08458809 d_a_npc_people Almost OK (#658)
* daNpcPeople Work

* Oops

Somehow I break this file every time I touch it
2024-06-15 22:55:31 -07:00
LagoLunatic e855019ab4 Rename some more item enum entries 2024-06-07 14:04:18 -04:00
LagoLunatic 17e4446179 Document some player_main var names 2024-06-07 13:54:03 -04:00
LagoLunatic f8f84a2ac8 procTactPlay, player_tact 100%
fixes #641
2024-06-07 10:02:06 -04:00
LagoLunatic 90ce6f8ba6 PID cleanup 2024-06-06 19:30:34 -04:00
LagoLunatic bd5853cb5a Fix beat/melody var names 2024-06-06 19:06:39 -04:00
LagoLunatic eec24f6c27 procTactWait 2024-06-06 18:48:25 -04:00
Daniel Hajjar 02b4fad555 d_a_obj_hbrf1 (#657)
* Started working on d_a_obj_hbrf1

* daObjHbrf1::Act_c::Mthd_Delete matching

* daObjHbrf1::Act_c::CreateHeap matching

* daObjHbrf1::Act_c::Draw matching

* Act_c::Execute matching

* d_a_obj_hbrf1 matching some funcs

* daObjHbrf1::Act_c::Create matching

* d_a_obj_hbrf1 Matched more funcs

* daObjHbrf1::Act_c::daObjHbrf1_up_demo matching

* daObjHbrf1::Act_c::daObjHbrf1_down_demo matching

* daObjHbrf1::Act_c::daObjHbrf1_down_stop matching

* daObjHbrf1::Act_c::daObjHbrf1_up_stop matching

* d_a_obj_hbrf1 matching
2024-06-06 13:31:28 -04:00
Erilea 6a0462aecd Add checkFrame helper to mDoExt_baseAnm 2024-06-05 11:47:50 +02:00