Commit Graph

386 Commits

Author SHA1 Message Date
LagoLunatic 74d629665c JStudio_JStage control OK 2024-03-05 18:02:33 -05:00
LagoLunatic 56107e697a Get more JSystem TUs compiling 2024-03-05 16:41:32 -05:00
LagoLunatic 7f543cf441 more JStudio progress 2024-03-04 22:39:12 -05:00
Miles Acquaviva 9777926534 Matched d_a_obj_tower (#608)
* Matched d_a_obj_tower

* Marked as matching in configure.py

* Fixed data match

* Revisions

* Update d_a_obj_tower.cpp

* fixed build

* fixed build

* removed extra var
2024-03-04 17:40:45 -08:00
LagoLunatic cddc3efdcd Started copying JStudio progress from pikmin2 2024-03-04 18:28:09 -05:00
LagoLunatic 78671ad9ea Copy more JStudio progress from TP 2024-03-04 13:58:02 -05:00
LagoLunatic 63153453c9 jstudio-control OK 2024-03-03 20:03:59 -05:00
LagoLunatic 012ba34af7 jstudio-math OK 2024-03-03 19:47:15 -05:00
LagoLunatic bda17503da d_salvage OK 2024-02-29 19:42:35 -05:00
LagoLunatic 6321fd44f5 Copy JStudio::stb progress from TP 2024-02-29 19:25:16 -05:00
LagoLunatic 533cd90a5f d_a_hitobj OK (#606)
* d_a_hitobj OK

* Corrections to d_a_hitobj

* Corrections to d_a_hitobj configure.py

* Corrections to d_a_hitobj configure.py

* Remove unnessecary pointer destructure

* Cleanup d_a_hitobj

---------

Co-authored-by: Jason Carpenter <5916026+breadbored@users.noreply.github.com>
2024-02-28 22:20:26 -05:00
LagoLunatic f0aec5ac44 Merge pull request #603 from kageurufu/d_a_obj_vfan
d_a_obj_vfan OK
2024-02-26 15:05:47 -05:00
Jasper St. Pierre 661c820d69 d_material 2024-02-25 13:48:17 -08:00
LagoLunatic 9f90f998ac d_a_tag_volcano OK 2024-02-25 14:34:51 -05:00
Jasper St. Pierre 43afdf878e d_a_tama 2024-02-25 09:45:45 -08:00
SuperDude88 d627dd6a0a Start Orca 2024-02-25 00:06:20 -05:00
Jasper St. Pierre 166e0158c7 Merge pull request #602 from kageurufu/d_a_ikari
d_a_ikari OK
2024-02-21 21:42:07 -08:00
Franklyn Tackitt 48b3d4f31c We don't actually need nosyminline for ikari 2024-02-21 18:39:31 -07:00
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
Jasper St. Pierre 6a064be266 [d_a_warpfout]: Class methods and .data OK (#601)
* [d_a_warpfout]: Class methods and .data OK

.rodata missing... something

* Clean up issues raised in PR

Remove unnecessary this->
Retype _execute and _delete from BOOL to bool

* Swap mEvtInfo.mCommand for mEvtInfo.checkCommandTalk()

* Matching

* More cleanup for the PR

---------

Co-authored-by: Franklyn Tackitt <git@frank.af>
2024-02-21 16:51:13 -05:00
Franklyn Tackitt 1038ef6ba3 (d_a_ikari) OK 2024-02-21 11:14:36 -07:00
LagoLunatic 32728226a2 d_a_wall OK 2024-02-16 14:19:33 -05:00
LagoLunatic e713c46d12 Fakematch d_a_agb's weak order with next-TU hack 2024-02-12 16:15:48 -05:00
LagoLunatic 4b14936dd8 d_a_obj_ferris OK 2024-02-12 14:34:22 -05:00
LagoLunatic f5557efb6f d_s_actor_data_mng OK 2024-02-12 10:12:55 -05:00
LagoLunatic 3712d741ca d_cc_s OK 2024-02-12 00:52:30 -05:00
LagoLunatic 85a3e6266f d_bg_w_hf OK 2024-02-11 22:06:25 -05:00
LagoLunatic 246573f131 d_bg_w_sv OK 2024-02-10 19:47:09 -05:00
LagoLunatic 256665d6c1 d_bg_w_deform OK 2024-02-10 17:40:02 -05:00
LagoLunatic 4be64a7c7a d_a_spc_item01 OK 2024-02-10 15:53:12 -05:00
LagoLunatic 7c983ef0c7 d_cc_mass_s OK, d_cc_s work 2024-02-09 18:40:59 -05:00
Jasper St. Pierre 8472920fda d_a_bita match 2024-02-07 18:43:39 -08:00
LagoLunatic 641a67e7c2 d_bg_s_func OK 2024-02-05 20:48:25 -05:00
LagoLunatic 4f868731e4 d_event_manager OK 2024-02-05 19:46:59 -05:00
LagoLunatic 0d899b50f5 d_envse OK 2024-02-04 20:33:51 -05:00
LagoLunatic 2103305ac9 Realmatch dStage_roomControl_c's static weak functions 2024-02-03 16:23:18 -05:00
LagoLunatic 129400c801 d_resorce OK 2024-02-03 13:52:26 -05:00
LagoLunatic b6c878a652 d_event OK 2024-02-02 20:05:03 -05:00
LagoLunatic 4ae98ee9d8 d_bg_s_acch OK with a ton of fakematches 2024-02-02 02:04:01 -05:00
LagoLunatic 0a6ada87cc d_ky_thunder OK, minor for m_Do_graphic 2024-02-01 21:08:05 -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 30ded8678e Use horrible hack to fakematch weak order of f_op_actor_mng 2024-01-24 17:22:44 -05:00
LagoLunatic 59c571a4b3 Clean up inlines for f_op_actor_mng 2024-01-23 22:49:15 -05:00
LagoLunatic 07ed38e118 d_s_play OK 2024-01-23 17:18:38 -05:00
LagoLunatic 4ca50bb60f JASWSParser OK, JASInstSense OK 2024-01-23 04:23:15 -05:00
Jasper St. Pierre a2b9822e5c minor matches 2024-01-23 01:04:32 -08:00
Jasper St. Pierre 357aae5e37 Merge pull request #590 from Jcw87/JAudio
JAudio
2024-01-22 22:00:30 -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
Jcw87 27c7560297 JASDrumSet 2024-01-22 08:01:33 -08:00
Jcw87 5cdf6c107f JASInstRand 2024-01-22 08:01:31 -08:00