LagoLunatic
d287e79ab0
Move abs and fabsf to std namespace
2024-08-07 12:55:30 -04:00
Jasper St. Pierre
d2b9d15efb
d_a_obj_lpalm work
2024-08-03 13:02:01 -07:00
Jasper St. Pierre
caff8a8390
d_a_lwood work
2024-08-03 11:34:32 -07:00
Jasper St. Pierre
c99b5bdbdb
d_a_lod_bg work
2024-08-03 10:40:14 -07:00
Jasper St. Pierre
2a20bc837d
d_a_kytag07 work
2024-08-03 09:33:34 -07:00
Jasper St. Pierre
3ed6cb7bb3
d_a_kytag02, d_a_kytag03 work
2024-08-03 00:45:25 -07:00
Jasper St. Pierre
ceead3caff
d_a_obj_gaship
...
fixes #396
2024-08-02 23:54:43 -07:00
LagoLunatic
b45ba25123
fixes
2024-07-24 19:16:26 -04:00
Blythe
7e70d94bc9
d_a_obj_ebomzo mostly matched ( #668 )
...
* ebomzo mostly matching
* ebomzo mostly matching
* d_a_obj ebomzo cleanup
---------
Co-authored-by: Blythe <35576053+bhospelhorn@users.noreply.github.com >
2024-07-23 21:20:58 -07:00
LagoLunatic
9f647b6b14
minor bk, damagereaction, mozo work
2024-07-20 19:31:55 -04:00
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