Commit Graph

293 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
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 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
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
LagoLunatic f835d2b98f d_a_npc_md 2024-02-25 18:50:02 -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
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
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
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
Jasper St. Pierre 264bcd8a4c d_a_spc_item01 99% 2024-02-10 12:34:29 -08:00
Crain-32 2e39bf6b8e d_a_spc_item01 work 2024-02-10 09:51:50 -07:00
LagoLunatic 4054dc3fba d_a_bk work 2024-02-09 13:55:31 -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
Jasper St. Pierre 2c492ac1ec d_a_obj_ferris work 2024-02-03 13:53:33 -08:00
LagoLunatic 74f571ff97 Clean up resource enums, more inline work 2024-02-03 15:41:55 -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 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