YunataSavior
807347ae1e
npc_shad fixes
2025-07-30 21:17:51 -07:00
hatal175
26d1ce88ee
delete ;
2025-07-30 20:33:05 +03:00
carter-ktb21
030ff70f70
fixed nonmatching comments i forgot to take out
2025-07-29 07:09:27 -04:00
carter-ktb21
55fb1b389c
Fixed some symbol generation (thanks Yunata!)
2025-07-29 07:08:32 -04:00
carter-ktb21
1be6a2cf27
param_c symbol now showing
2025-07-28 22:04:37 -04:00
carter-ktb21
3fcd6be1d4
enum work
2025-07-28 21:48:46 -04:00
Carter
2b3a12aa94
Fixed nonmatching comments
2025-07-28 15:18:45 -04:00
Carter
440f9df0bf
All functions worked on
2025-07-28 15:14:53 -04:00
carter-ktb21
3057ed5b63
Work on EvCut functions
2025-07-25 21:34:18 -04:00
Carter
8df5cf3293
Action functions worked on
2025-07-25 14:57:28 -04:00
carter-ktb21
e6a2729505
some Create() work
2025-07-24 13:11:52 -04:00
carter-ktb21
4d405ea481
class structure work
2025-07-24 12:12:52 -04:00
TakaRikka
ea1c649eb1
ebu equivalent ( #2547 )
2025-07-22 15:28:42 +03:00
Max Roncace
d528862dd0
d_a_obj_tobyhouse equivalent ( #2546 ) ( #2543 )
...
Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
2025-07-22 15:22:58 +03:00
hatal175
69aaeeeda6
d_a_obj_tobyhouse equivalent ( #2546 )
2025-07-20 16:57:50 -07:00
hatal175
d9ac8d7e3f
d_a_obj_togeTrap OK ( #2545 )
...
* d_a_ibj_togeTrap OK
* Fix broken matches
2025-07-20 01:45:51 -07:00
Max Roncace
541501d781
d_a_balloon equivalent ( #2542 )
2025-07-19 22:20:19 +03:00
Max Roncace
c4ec1a5402
d_a_kago almost matching ( #2541 )
2025-07-19 18:12:27 +03:00
YunataSavior
db1cab527a
d_a_e_ymb equivalent ( #2544 )
2025-07-19 09:37:15 +03:00
Carco_21
4df9e0ca12
d_a_e_ymb work ( #2538 )
...
* initial work
* functions over halfway decompiled
* ymb almost equivalent
* PR cleanup
2025-07-19 01:38:03 +03:00
hatal175
9f65aa92a7
d_a_obj_tombo OK ( #2537 )
2025-07-18 14:41:46 -07:00
YunataSavior
6bc4faa5f7
d_a_obj_brg matching ( #2539 )
2025-07-18 10:53:45 +03:00
Stbn-antier
522f06458d
d_a_e_po 99% Matching ( #2517 )
...
* anm_init and nodeCallBack, need to review nodeCallBack as weird code
* First pass on class, 86% match
* Cleanup for PR, still work to do
* Solve error after pull
* Clangd format
* Adressing PR comments
* Update l_HIOInit
* Fix debug building, 60% match on debug :')
2025-07-15 23:35:50 +03:00
Carco_21
c0717e1e56
d_a_obj_lv6bemos2 and d_a_obj_lv6bemos almost equivalent ( #2527 )
...
* initial work
* All but one function equivalent
* Missed comment that needed to be removed
* initial work
* got to CreateHeap
* d_a_obj_lv6bemos almost equivalent
2025-07-15 23:05:04 +03:00
Max Roncace
5c86d6d26f
Minor d_a_alink fixes ( #2534 )
2025-07-15 23:00:01 +03:00
TakaRikka
70f0ed7ef7
d_a_e_cr / d_a_e_cr_egg done ( #2536 )
...
* d_a_e_cr_egg done
* e_cr done
2025-07-15 22:57:21 +03:00
hatal175
aeeaf91054
d_a_ppolamp OK ( #2535 )
...
* d_a_ppolamp OK
* Remove include
* d_a_tag_Lv6Gate OK
2025-07-15 01:28:47 -07:00
YunataSavior
07403fe796
Pragma hack to de-inline the daNpcF_c ctors ( #2523 )
...
* A means of de-inlining the daNpcT_c ctors
* Refactor daNpcF_c hack into variable, and add for more attempted NPC Fs
* Address Taka's comment and add npc_wrestler to hack
2025-07-14 18:59:19 +03:00
Max Roncace
339c00f4f2
Use explicit zero-comparison in dBgS_Acch::Chk* functions ( #2533 )
2025-07-13 19:40:04 -07:00
hatal175
cd99fa788c
d_a_obj_wooden_statue OK ( #2532 )
2025-07-13 19:38:49 -07:00
YunataSavior
9c48ec0905
Major npc wrestler cleanup ( #2531 )
2025-07-13 18:08:32 +03:00
hatal175
d4768a864e
Various cleanups and matches ( #2530 )
2025-07-12 13:57:59 -07:00
TakaRikka
898b4fa3e3
e_ws mostly done ( #2529 )
2025-07-12 22:40:29 +03:00
Max Roncace
92e14253ca
d_a_npc_zelda equivalent ( #2528 )
2025-07-11 22:00:18 +03:00
hatal175
b83ff69589
Improve various partially matched TUs ( #2526 )
2025-07-11 01:11:21 -07:00
Carco_21
a11f8f6375
d_a_npc_wrestler work ( #2521 )
...
* Starting work
* First few functions worked on
* Data work
* So many inlines!!!
* All sumou action functions worked on
* started demo work
* demo functions worked on
* Almost all functions worked on
* Work on some param function stuff
* all functions worked on
* Cleanup and enums
* Hopefully fixed d_a_alink breaks
* PR cleanup
2025-07-11 02:35:38 +03:00
Carco_21
b67414ef1a
d_a_demo00 work ( #2525 )
...
* Initial work
* Got to ke_control
* draw function
* tiny execute work
* all functions worked on
* PR cleanup
* Took out static keyword for dDemo_setDemoData
2025-07-11 02:16:30 +03:00
Max Roncace
3de6b37edf
d_a_obj_katatsumuri matching ( #2524 )
2025-07-10 00:36:02 +03:00
YunataSavior
f03814b07b
Major d_a_npc_kn cleanup ( #2522 )
2025-07-07 00:20:00 -07:00
YunataSavior
31ad64105a
d_a_e_rd and d_a_e_rdy equivalent ( #2520 )
...
* d_a_e_rd equivalent
* mark e_rd as equivalent in configure py
* Change pointer names
* d_a_e_rdy: e_rdy_tkusa equivalent
* d_a_e_rdy: demo_camera and daE_RDY_Execute matching
* Forgot to remove NONMATCHING from daE_RDY_Execute
* d_a_e_rdy equivalent
Thanks very much, Hyenate!
2025-07-07 01:04:03 +03:00
YunataSavior
2a8e8ebbfc
d_a_obj_magLiftRot matching ( #2519 )
...
* beautify_anm_data v2.0
* d_a_obj_magLiftRot matching
2025-07-06 03:14:00 -07:00
hatal175
45e969e77e
d_a_obj_bhbridge equivalent ( #2518 )
2025-07-06 03:11:36 -07:00
YunataSavior
712c880710
d_a_npc_besu equivalent ( #2510 )
...
* beautify_anm_data v2.0
* d_a_npc_besu 50% done
* d_a_npc_besu 70% done
* d_a_npc_besu until wait + indent fix
* d_a_npc_besu equivalent!
* Mark d_a_npc_besu as equiv in configure py
2025-07-06 03:07:33 -07:00
hatal175
a41de30a24
d_a_myna equivalent ( #2516 )
2025-07-03 20:50:31 -07:00
hatal175
ffa8e9bb9a
d_a_obj_ice_l matching ( #2515 )
2025-07-02 19:31:21 -07:00
hatal175
9d8f4dc719
d_meter2_info equivalent ( #2514 )
...
* d_meter2_info equivalent
* Match daMP_Reader
* d_a_e_fs equivalent
2025-07-01 18:29:51 -07:00
hatal175
5b86769442
d_a_arrow matching ( #2513 )
...
* d_a_arrow matching
* d_a_demo_item Matching
* Change e_ba_class class to hold fopEn_enemy_c
2025-06-30 15:24:21 -07:00
TakaRikka
227cf2353a
some more wii tests/improvements ( #2512 )
...
* some more wii tests/improvements
* merge Z2AudioCS changes
2025-07-01 01:17:50 +03:00
hatal175
214cfce7f6
d_a_bg_obj equivalent + misc ( #2509 )
...
* d_a_bg_obj equivalent + misc
* More Z2LinkMgr Matches
2025-06-29 20:38:04 -07:00
Carco_21
844a554a3b
Anm enum work ( #2511 )
...
* Added enums for b_gg, b_gos, and b_mgn
* Added enum for d_a_b_tn (might have more work for it)
* b_yo and b_zant enum work
* more enum work
* fixed mgn match break
2025-06-30 01:50:11 +03:00