Commit Graph

989 Commits

Author SHA1 Message Date
Jasper St. Pierre ecb0ece991 JPAField work 2024-04-14 10:13:40 -07:00
LagoLunatic d3985aa24d several matches for d_a_npc_nz 2024-04-14 12:52:34 -04:00
Jasper St. Pierre d8a0182f72 TVec3 cleanup, JPAField work 2024-04-14 09:26:25 -07:00
Jasper St. Pierre 4ce4072fef JPA work 2024-04-14 09:05:54 -07: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
LagoLunatic 7bfb08ed5f J3DAnimation OK
mostly copied from pikmin2
2024-04-14 09:53:27 -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 778ff46ab2 copy JStudio_JStage progress from pikmin2 2024-04-13 23:27:13 -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 069135a316 Remove fake csXyz inlines 2024-03-18 23:52:24 -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 786652e0f5 JMessage control OK 2024-03-13 16:34:05 -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
LagoLunatic 029ddf6bb9 minor inline cleanup 2024-03-11 18:12:15 -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
Jasper St. Pierre b1072511e5 JMessage work 2024-03-09 14:38:46 -08:00
LagoLunatic 64dd688ddd Make JUT_ASSERT macro more accurate
(COND) == 0 and !(COND) both only match sometimes, but (void)((COND) || ...) seems to work all the time.
2024-03-09 17:05:34 -05:00
LagoLunatic 24b8501d33 m_Do_lib almost done except regalloc issue 2024-03-09 16:56:21 -05:00
Jasper St. Pierre b7ae2401aa JMessage work 2024-03-09 12:56:00 -08:00
LagoLunatic 443691603d rename fopAc_ac_c member vars to match TP decomp 2024-03-08 21:31:41 -05:00
LagoLunatic 74d629665c JStudio_JStage control OK 2024-03-05 18:02:33 -05:00
LagoLunatic 3a8c3ebda3 Fix offset comments 2024-03-05 17:02:44 -05:00
LagoLunatic 61398dbbec tabs -> spaces 2024-03-05 16:48:54 -05:00
LagoLunatic 321c4840b8 d_a_movie_player compiles 2024-03-05 16:45:58 -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 eb0b1611e5 JStudio object-particle almost matches 2024-03-04 19:46:39 -05:00
LagoLunatic cddc3efdcd Started copying JStudio progress from pikmin2 2024-03-04 18:28:09 -05:00
LagoLunatic 47f60f2733 Improve some JStudio matches 2024-03-04 14:14:17 -05:00
LagoLunatic 78671ad9ea Copy more JStudio progress from TP 2024-03-04 13:58:02 -05:00