LagoLunatic
cbc5be21cd
player_main work
2024-06-30 15:45:44 -04:00
LagoLunatic
aad93dbfb4
clean up c_xyz to not use fake inlines
2024-06-30 11:18:02 -04:00
LagoLunatic
8634478bc1
Use the "next TU" fakematch to link d_door
2024-06-30 11:15:20 -04:00
LagoLunatic
8f371a7c1b
d_door 100%, weak order not matching
2024-06-30 11:14:10 -04:00
LagoLunatic
8279e934b1
Implement inlines for d_gameover
2024-06-29 23:18:51 -04:00
Jasper St. Pierre
a1068eae25
fix build
2024-06-29 20:15:09 -07:00
Jasper St. Pierre
ec93cb6da5
d_door work
2024-06-29 19:38:18 -07:00
LagoLunatic
3463dd8dc2
d_gameover done on JPN and PAL
2024-06-29 21:23:00 -04:00
Jasper St. Pierre
b0c9f6610f
d_drawlist small work
2024-06-29 17:38:53 -07:00
Jasper St. Pierre
affea18c9f
d_grass work
2024-06-29 16:54:04 -07:00
Daniel Hajjar
b57c451595
d_gameover ( #663 )
...
* dDlst_GameOverScrnDraw_c::animeOpen matching
* dDlst_GameOverScrnDraw_c::animeClose matching
* dDlst_GameOverScrnDraw_c::anime1 fakematch
* dDlst_GameOverScrnDraw_c::anime2 matching
* dDlst_GameOverScrnDraw_c::setRotate matching
* d_gameover matching
* dDlst_GameOverScrnDraw_c::anime1 cleanup
* d_gameover rename fake inline
* d_gameover non matching
* PR fixes
2024-06-29 16:04:28 -07:00
Jasper St. Pierre
edb26111fc
d_wpot_water work
2024-06-29 15:06:25 -07:00
Jasper St. Pierre
8a77112521
d_drawlist work
2024-06-29 14:32:04 -07:00
LagoLunatic
72cd74867e
Small d_magma matches
2024-06-29 11:03:33 -04:00
LagoLunatic
f4a2e2f9f4
Add checkScaleOne inline
2024-06-29 10:45:55 -04:00
LagoLunatic
c56933f43c
Fix J3DMtxCalcBasic vtable, unlink J3DUMotion
2024-06-29 10:40:57 -04:00
LagoLunatic
d5dfbda6ce
Match .data and .rodata for d_magma
2024-06-29 09:42:14 -04:00
Jasper St. Pierre
9eea54fe9e
d_door work
2024-06-28 23:29:06 -07:00
Jasper St. Pierre
0fb34d24db
d_magma work
2024-06-28 22:55:46 -07:00
Jasper St. Pierre
137dba66e3
m_Do_ext line match
2024-06-28 07:28:29 -07:00
LagoLunatic
32dc871c83
d_a_player_dproc start
2024-06-28 09:41:22 -04:00
Jasper St. Pierre
07a9265847
m_Do_ext work
2024-06-27 21:59:23 -07:00
Jasper St. Pierre
6610501697
d_magma work
2024-06-27 21:59:18 -07:00
LagoLunatic
add1260a9c
fakematch mDoExt_3DlineMat1_c::draw
2024-06-27 13:43:06 -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
Jasper St. Pierre
1d5c9da99b
m_do_ext work
...
also jsys documentation
2024-06-26 22:50:12 -07:00
Majora12
c3fac15b9d
Seems to be 100% Matching ( #661 )
2024-06-25 17:17:17 -07:00
LagoLunatic
ca4ecc5a41
Minor J3D/GX doc
2024-06-25 20:15:24 -04:00
LagoLunatic
93a883fabf
Document an obscure bug in J3DGDSetTexCoordScale2
2024-06-24 23:21:48 -04: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
LagoLunatic
d419a25be3
Use ARRAY_SIZE macro in asserts, fix ARRAY_SIZE macro to match
2024-06-22 09:57:16 -04:00
LagoLunatic
0d66571e86
Fix JUT_ASSERT to use double defines
...
We know JUT_ASSERT originally had double defines because defines such as NULL and ARRAY_SIZE are expanded in assertion strings, as discovered by Jasper:
https://godbolt.org/z/PvqsG9asb
2024-06-22 09:54:20 -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
LagoLunatic
b1376e4d3f
Fix ninja all_source compilation errors
2024-06-16 10:20:57 -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