Commit Graph

1779 Commits

Author SHA1 Message Date
Jasper St. Pierre 6cbe5c5457 J3DCluster work 2024-04-19 21:42:52 -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 a116292705 add static keyword in more places 2024-04-17 13:27:52 -04:00
LagoLunatic 2b71216c8b Add enum for attention types 2024-04-17 00:15:24 -04:00
LagoLunatic bc85a947e6 fix JPABaseField::calcVel and JPADrawExecBillBoard::exec 2024-04-16 23:23:12 -04:00
LagoLunatic 5417608f6e d_a_npc_nz 100%, weak order not matching 2024-04-16 22:16:00 -04:00
LagoLunatic e1f3d5ce93 fix some regressions 2024-04-16 20:48:05 -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 f585f8dc56 drawRain and drawWave now closer to matching 2024-04-15 20:06:24 -04:00
LagoLunatic a9df675d33 fix regswap in d_drawlist functions 2024-04-15 19:57:56 -04:00
LagoLunatic a88c87bf63 fix some matches in JPADrawVisitor 2024-04-15 19:56:16 -04:00
LagoLunatic 19325b3c0b Fix GX inlines 2024-04-15 19:55:09 -04:00
Jasper St. Pierre 0dbf34dfbf minor JPA fixes 2024-04-14 20:54:55 -07:00
LagoLunatic 71cf4cb4fd JPADraw: match everything except sinit 2024-04-14 20:43:20 -04:00
LagoLunatic 0c32a3d3c1 fix TVec3<f32>::setLength 2024-04-14 18:10:49 -04:00
Jasper St. Pierre 6a3ae88d95 JPAEmitter work 2024-04-14 14:52:17 -07:00
Jasper St. Pierre 25907c8308 small JPA fixes 2024-04-14 14:00:45 -07:00
Jasper St. Pierre ab0c78d228 JPA work 2024-04-14 13:57:16 -07:00
Jasper St. Pierre 5bb98d60c5 JPAField work 2024-04-14 11:30:50 -07:00
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
Jasper St. Pierre a2abbf35cb JPADrawVisitor matches 2024-04-13 22:33:23 -07:00
LagoLunatic 778ff46ab2 copy JStudio_JStage progress from pikmin2 2024-04-13 23:27:13 -04:00
Jasper St. Pierre a7a4984a89 some small matches and cleanups 2024-04-13 15:45:30 -07:00
Jasper St. Pierre b5d054f152 f_op_actor_iter: minor cleanup 2024-04-13 15:29:29 -07:00
LagoLunatic d926d913ab fix JPN build 2024-04-13 17:23:02 -04:00
LagoLunatic 4be130f3e0 fix bad indentation 2024-04-13 17:17:28 -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 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 8ef6dd4285 Fix some names 2024-03-25 18:49:19 -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