Franklyn Tackitt
3556c0c0d3
(d_a_obj_vfan) Doesn't yet match
...
Symbols are all in the right order with `nosyminline`.
There's a whole lot of vtables (64B worth) in the .data too
2024-02-21 17:19:21 -07:00
LagoLunatic
32728226a2
d_a_wall OK
2024-02-16 14:19:33 -05:00
Andrew Glaze
3cf49ac324
work on d_a_wall ( #599 )
...
* work on d_a_wall
* fix suggestions and formatting
2024-02-16 13:50:50 -05:00
LagoLunatic
e713c46d12
Fakematch d_a_agb's weak order with next-TU hack
2024-02-12 16:15:48 -05:00
LagoLunatic
b8a8861f41
Fix d_a_agb PAL version differences
2024-02-12 16:13:26 -05:00
LagoLunatic
3b55ba2088
Fix d_a_agb JPN version differences
2024-02-12 15:55:14 -05:00
LagoLunatic
b71c8c637f
d_a_agb 100%, weak order not matching
2024-02-12 14:44:01 -05:00
LagoLunatic
4b14936dd8
d_a_obj_ferris OK
2024-02-12 14:34:22 -05:00
LagoLunatic
5c7d0387cf
d_a_player_main AtParam work
2024-02-12 10:11:19 -05:00
LagoLunatic
a3748c1fbc
d_cc_s work
2024-02-12 00:29:59 -05:00
LagoLunatic
4be64a7c7a
d_a_spc_item01 OK
2024-02-10 15:53:12 -05:00
Jasper St. Pierre
25eee20af3
d_a_spc_item01 minor cleanup
2024-02-10 12:42:45 -08:00
Jasper St. Pierre
264bcd8a4c
d_a_spc_item01 99%
2024-02-10 12:34:29 -08:00
Crain-32
ba84ba0cd7
Added Cylinder Geometry
2024-02-10 11:30:14 -07:00
Crain-32
9da80356df
d_a_spc_item01 PR feedback
2024-02-10 11:24:57 -07:00
Crain-32
2e39bf6b8e
d_a_spc_item01 work
2024-02-10 09:51:50 -07:00
LagoLunatic
deb7faebbf
various cleanup, fix some fakematches
2024-02-10 01:09:51 -05:00
LagoLunatic
4054dc3fba
d_a_bk work
2024-02-09 13:55:31 -05:00
LagoLunatic
2412c2c41b
PSMulUnit01
2024-02-09 06:23:06 -05:00
LagoLunatic
cac8575a94
Realmatch daIball_c::m_arcname
2024-02-09 05:35:00 -05:00
Kit
6c3bb08b77
Documentation, field naming throughout d_a_bomb_static.cpp ( #597 )
...
* change field 0x6F2 of daBomb_c to mBombFire
* add comments to functions involving mBombTimer, rename field 0x738 to mBombTimer
* fixes suggested by crain-32
2024-02-07 22:10:43 -05:00
Jasper St. Pierre
8472920fda
d_a_bita match
2024-02-07 18:43:39 -08:00
Jasper St. Pierre
b05218faad
d_a_obj_ferris work
2024-02-07 17:23:21 -08:00
LagoLunatic
823fc34f15
misc cleanup
2024-02-05 19:35:40 -05:00
LagoLunatic
3699da9e09
Match mDoExt_McaMorf::isStop inline regalloc
2024-02-05 04:52:28 -05:00
LagoLunatic
76083c90ea
Misc matches, including dComIfGp_event_runCheck fixes
2024-02-05 02:13:21 -05:00
LagoLunatic
0d899b50f5
d_envse OK
2024-02-04 20:33:51 -05:00
LagoLunatic
6c93d0569f
d_map inlines cleanup
2024-02-03 18:31:25 -05:00
LagoLunatic
cb19541788
more inline work
2024-02-03 17:31:08 -05:00
Jasper St. Pierre
2c492ac1ec
d_a_obj_ferris work
2024-02-03 13:53:33 -08:00
LagoLunatic
2103305ac9
Realmatch dStage_roomControl_c's static weak functions
2024-02-03 16:23:18 -05:00
LagoLunatic
74f571ff97
Clean up resource enums, more inline work
2024-02-03 15:41:55 -05:00
LagoLunatic
0d3242ab22
work on inlines
2024-02-03 13:41:11 -05:00
Jasper St. Pierre
532e862b31
d_a_obj_ferris work
2024-02-02 23:46:41 -08:00
Jasper St. Pierre
fe9c52cb85
d_a_obj_ferris start
2024-02-02 23:19:50 -08:00
LagoLunatic
b46e897826
Realmatch dComIfGp_event_runCheck inline
...
dComIfGp_event_runCheck's return type being different from the inner inline runCheck's return type apparently causes the compiler to double up the g_dComIfG_gameInfo load in certain functions.
And also fix dComIfGp_event_chkEventFlag which had the same issue.
2024-02-02 20:34:16 -05:00
LagoLunatic
e8506099f0
Add return type and static keyword for more static funcs
2024-02-01 22:26:39 -05:00
LagoLunatic
0a6ada87cc
d_ky_thunder OK, minor for m_Do_graphic
2024-02-01 21:08:05 -05:00
LagoLunatic
f4ac738d36
Clean up comments
2024-02-01 20:56:47 -05:00
Andrew Glaze
49afbc07e2
d_a_obj_doguu_demo ( #596 )
...
* d_a_obj_doguu_demo
* apply suggestions
2024-02-01 20:46:24 -05:00
LagoLunatic
cc25ce0297
d_a_bk work
2024-01-30 03:56:55 -05:00
LagoLunatic
59c571a4b3
Clean up inlines for f_op_actor_mng
2024-01-23 22:49:15 -05:00
LagoLunatic
2db5435315
minor actor cleanup
2024-01-23 04:25:43 -05:00
Jasper St. Pierre
a2b9822e5c
minor matches
2024-01-23 01:04:32 -08:00
Wishful1
dfc89d209d
d_a_obj_ojtree matching ( #591 )
...
* update configure.py
* work on d_a_obj_ojtree
* d_a_obj_ojtree matching
2024-01-22 22:54:16 -05:00
LagoLunatic
26e2692b9d
d_s_play 99%
2024-01-22 19:39:50 -05:00
LagoLunatic
2524f4f5fc
Minor d_com_static work
2024-01-21 02:37:08 -05:00
LagoLunatic
2a1410e072
documentation
2024-01-20 20:49:47 -05:00
LagoLunatic
123d3eccfb
gaship2 cleanup
2024-01-20 19:44:08 -05:00
LagoLunatic
25e69da75e
d_cc_uty OK
2024-01-20 19:27:19 -05:00