Commit Graph

605 Commits

Author SHA1 Message Date
LagoLunatic 0b75cd4ed7 d_a_npc_roten 100%, weak order not matched 2024-04-24 15:45:16 -04:00
SuperDude88 899ae98e7d daObj_Roten_c OK, daNpcRoten_c Almost Matching (#618)
* Roten Work

- daNpcRoten_c almost matching
- daObj_Roten_c OK

I don't think these are actually related but they had the same name so I put them together

* Minor Cleanup
2024-04-24 14:28:38 -04:00
LagoLunatic 2d8e6a5c76 Fix missing global include for all res headers 2024-04-23 15:02:25 -04:00
LagoLunatic 8cc38b68ef Update resource enums for JPN/PAL 2024-04-23 14:58:11 -04:00
LagoLunatic 623da9fa42 Generate resource headers for all Object RARCs 2024-04-23 14:08:28 -04:00
LagoLunatic 12e1b800ad Use NULL instead of 0 2024-04-23 14:04:42 -04:00
LagoLunatic 3b40fd0132 Add back unnamed namespace methods, all actors now compile again 2024-04-22 17:51:41 -04:00
LagoLunatic f8817f8479 J3DSkinDeform::deformVtxPos minor match 2024-04-21 22:38:31 -04:00
Jasper St. Pierre 055d27510b d_a_obj_pbco match
Fixes #151
2024-04-21 17:15:11 -07:00
poketannenbaum 3a5f4d56ea d_a_obj_pbco 100% (#616)
* Update d_a_obj_pbco.cpp

* Update d_a_obj_pbco.h

* Update d_a_obj_pbco.cpp

* Update src/d/actor/d_a_obj_pbco.cpp

Co-authored-by: Jasper St. Pierre <jstpierre@mecheye.net>

---------

Co-authored-by: Jasper St. Pierre <jstpierre@mecheye.net>
2024-04-21 17:09:42 -07:00
Jasper St. Pierre 683cf9324d d_s_name minor work 2024-04-19 22:07:48 -07:00
LagoLunatic 1c80dde547 d_s_name: a few small matches 2024-04-18 23:19:12 -04:00
LagoLunatic 459cf6caa7 clean up some inline parameters 2024-04-18 23:16:38 -04:00
LagoLunatic c93901ce2c d_a_boko start 2024-04-17 13:35:53 -04:00
LagoLunatic 9d746447f9 d_a_bwdg 100%, weak order not matching 2024-04-16 19:56:52 -04:00
LagoLunatic 8238d12e71 add more default parameters for common funcs 2024-04-16 13:44:24 -04:00
LagoLunatic ad0478fe15 d_a_tag_event OK 2024-04-16 13:28:35 -04:00
LagoLunatic ad4d58bab8 d_a_sail start 2024-04-15 22:53:19 -04:00
LagoLunatic d3985aa24d several matches for d_a_npc_nz 2024-04-14 12:52:34 -04:00
LagoLunatic 5b3b66015a d_a_npc_nz: add .inc file, match .data section 2024-04-14 11:27:39 -04:00
Jasper St. Pierre 3fae1c28c3 some matches 2024-04-14 08:00:40 -07:00
LagoLunatic 0a1ce59327 d_a_esa OK 2024-04-14 10:29:28 -04:00
SuperDude88 9819140a32 daNpz_Nz_c Work (#615)
* daNpz_Nz_c Work

* Forgot This

oops
2024-04-14 09:47:43 -04:00
LagoLunatic 0b3377350c JStudio object-sound OK 2024-04-13 17:16:20 -04:00
LagoLunatic 133df570d9 d_com_static OK 2024-04-13 15:16:15 -04:00
LagoLunatic 282756e6e8 fix msgId/msgNo naming mixups 2024-04-10 23:55:17 -04:00
LagoLunatic 95f93e05d7 improve some npc_bs1 matches slightly 2024-04-10 23:51:34 -04:00
SuperDude88 bc7fdd6fcb daNpc_Bs1_c Work (#614)
* daNpc_Bs1_c Work

Almost matching

* Every Time

Always has to be something forgotten

* Cleanup

* Tiny Detail Slipped Through

* Last One Hopefully
2024-04-10 23:13:59 -04:00
LagoLunatic 9aea41ad24 fix build 2024-04-02 18:50:46 -04:00
LagoLunatic ead0213a87 fix everything in d_a_npc_bs1 2024-04-02 18:40:08 -04:00
LagoLunatic a3f191dc63 misc work and cleanup 2024-04-02 16:56:08 -04:00
Crain 7303d2997a d_a_npc_bs1 Work (#613)
* d_a_npc_bs1 Work

* d_a_npc_bs1 Removed redeclaration

* d_a_npc_bs1 PR Feedback
2024-04-02 14:13:50 -04:00
LagoLunatic c7cd6b25b2 d_a_bk 2024-03-24 15:22:02 -04:00
LagoLunatic b6d0373644 m_Do_ext 2024-03-21 17:53:48 -04:00
LagoLunatic c2452afb7f d_a_player_npc OK, d_a_npc_os 100% except weakfunc order 2024-03-18 23:41:02 -04:00
SuperDude88 3f1d64f3ab daNpc_Os_c Work (#611)
* daNpc_Os_c Work

Mostly matching

* How Did I Miss This

Somehow this wasn't erroring on my machine

* Hopefully This Works Now

* Surely this is the last one

* Definitely compiles now

* Cleanup
2024-03-18 22:04:58 -04:00
LagoLunatic 7ce949c59c d_a_pw fixes 2024-03-18 19:15:15 -04:00
Crain 4859b367a9 d_a_pw work (#610)
* d_a_pw work

* d_a_pw PR feedback

* Cleaner switch statement

* d_a_pw-work PR Feedback

* Missing Enum value

* Update src/d/actor/d_a_pw.cpp

Co-authored-by: LagoLunatic <LagoLunatic@users.noreply.github.com>

---------

Co-authored-by: LagoLunatic <LagoLunatic@users.noreply.github.com>
2024-03-18 16:18:17 -04:00
LagoLunatic 4298f20af6 d_a_bk work, fix some fakematches 2024-03-12 01:41:30 -04:00
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