Commit Graph

566 Commits

Author SHA1 Message Date
LagoLunatic 0dd3f6e47c Standardize process ID type to be uint 2024-03-11 19:03:47 -04:00
LagoLunatic d0e8844b4b Add uint typedef 2024-03-11 18:23:44 -04:00
Jcw87 4cd7724cf6 d_s_name 2024-03-10 20:57:14 -07:00
Jasper St. Pierre 47965b56dc d_2dnumber start 2024-03-09 15:37:35 -08:00
LagoLunatic bd2b53d6ae d_demo work 2024-03-09 18:32:19 -05:00
LagoLunatic 24b8501d33 m_Do_lib almost done except regalloc issue 2024-03-09 16:56:21 -05:00
LagoLunatic 443691603d rename fopAc_ac_c member vars to match TP decomp 2024-03-08 21:31:41 -05:00
LagoLunatic 321c4840b8 d_a_movie_player compiles 2024-03-05 16:45:58 -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 95502c5f29 Copy more JStudio progress from TP 2024-03-03 19:45:06 -05:00
LagoLunatic b8f4d25c56 get more d_ TUs to compile 2024-03-01 01:21:27 -05:00
LagoLunatic 568630b072 get more d_ TUs to compile 2024-02-29 20:00:41 -05:00
LagoLunatic 6321fd44f5 Copy JStudio::stb progress from TP 2024-02-29 19:25:16 -05:00
LagoLunatic e47938b60d d_a_bk work 2024-02-29 16:28:38 -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
Jasper St. Pierre e6523bd115 d_timer minor work 2024-02-26 22:27:05 -08:00
LagoLunatic fda4313e25 misc cleanup 2024-02-26 15:13:17 -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
Franklyn Tackitt 9b6f6484c4 PR cleanup 2024-02-26 06:40:35 -07:00
Jasper St. Pierre 6baac47345 d_salvage work 2024-02-25 21:56:33 -08:00
Jasper St. Pierre 6b94b80c17 d_salvage work 2024-02-25 19:17:22 -08:00
LagoLunatic f835d2b98f d_a_npc_md 2024-02-25 18:50:02 -05:00
Jasper St. Pierre 2763919899 d_s_name work 2024-02-25 14:23:22 -08:00
Jasper St. Pierre 661c820d69 d_material 2024-02-25 13:48:17 -08:00
Jasper St. Pierre c1dff9cb1c d_demo work 2024-02-25 13:37:13 -08:00
LagoLunatic 5cd6262c13 misc small cleanup 2024-02-25 14:40:41 -05:00
LagoLunatic 9f90f998ac d_a_tag_volcano OK 2024-02-25 14:34:51 -05:00
Jasper St. Pierre b13eb4e2ce d_a_tag_volcano 99% 2024-02-25 10:52:58 -08:00
Jasper St. Pierre 43afdf878e d_a_tama 2024-02-25 09:45:45 -08:00
LagoLunatic fdba7c3a7b Started cleaning up the itemNo enum 2024-02-25 02:05:17 -05:00
LagoLunatic 914393649b d_a_npc_ji1 cleanup some inlines 2024-02-25 01:29:32 -05:00
Jasper St. Pierre ac9f9b0aaf Merge pull request #604 from SuperDude88/main
daNpc_Ji1_c Work
2024-02-24 22:00:45 -08:00
SuperDude88 0e3d78e421 Minor Cleanup
Clarify comments, add missing inline
2024-02-25 00:39:33 -05:00
Jasper St. Pierre 7b10a31630 d_a_kt work 2024-02-24 21:35:06 -08:00
SuperDude88 d627dd6a0a Start Orca 2024-02-25 00:06:20 -05:00
Jasper St. Pierre c2a559b4db d_a_kt work 2024-02-24 13:49:10 -08:00
LagoLunatic a95d23b1ad d_a_npc_md work 2024-02-24 02:21:05 -05:00
LagoLunatic bfebc68547 enum cleanup for d_a_obj_toripost 2024-02-23 02:00:55 -05:00
LagoLunatic 383ed1ee51 Use dCcG_At_Spl enum in Src structs 2024-02-23 00:59:14 -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 bb203d5fe6 retype _createHeap and createHeap_CB
Fixes the return on createHeap_CB

Matching!
2024-02-21 18:38:32 -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 93ee2acd21 Remove comments and cleanup for the PR 2024-02-21 14:35:12 -07:00
Franklyn Tackitt 1038ef6ba3 (d_a_ikari) OK 2024-02-21 11:14:36 -07:00
LagoLunatic 1af06107e0 More enum cleanup 2024-02-20 00:07:18 -05: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 3b55ba2088 Fix d_a_agb JPN version differences 2024-02-12 15:55:14 -05:00