Commit Graph

58 Commits

Author SHA1 Message Date
LagoLunatic 19325b3c0b Fix GX inlines 2024-04-15 19:55:09 -04:00
LagoLunatic 2412c2c41b PSMulUnit01 2024-02-09 06:23:06 -05:00
LagoLunatic d5a3227301 misc matches 2024-02-02 01:24:11 -05:00
LagoLunatic f4ac738d36 Clean up comments 2024-02-01 20:56:47 -05:00
Jasper St. Pierre 28e263ac3c fix zmode info 2024-01-14 15:49:59 -08:00
LagoLunatic f683c2bfc4 mDoGph_Painter fixed 2024-01-07 03:29:50 -05:00
LagoLunatic 96901725b0 J3DGD OK 2023-12-31 14:30:16 -05:00
Jasper St. Pierre 516f5411e7 J3DGDSetFogRangeAdj 2023-12-31 10:28:09 -08:00
Jasper St. Pierre 9c9580705b J3DScaleNrmMtx33 2023-12-30 18:20:19 -08:00
Jasper St. Pierre 67dd323c7f J3DTransform 2023-12-30 18:07:46 -08:00
Jasper St. Pierre c3d77fec2a J3DGDSetIndTexMtx 2023-12-30 17:05:11 -08:00
Jasper St. Pierre af01502de5 J3DGDSetFog 2023-12-30 16:54:29 -08:00
Jasper St. Pierre 2acf4ca63f misc 2023-12-27 22:19:15 -08:00
TakaRikka 5773ee904c reorganize MSL_C/Runtime files. wip, notmatching 2023-12-27 21:07:21 -08:00
Jcw87 586e74f8d4 make function signatures more consistent 2023-12-20 18:50:51 -08:00
LagoLunatic ec3f7f0198 misc minor cleanup (indentation, offset comments, etc) 2023-12-19 21:29:37 -05:00
Jcw87 e2a3c6b7bf use macros for compiler alignment and section directives 2023-12-10 01:25:36 -08:00
Jasper St. Pierre 5860624757 d_a_obj_adnno, d_a_obj_dmgroom, d_a_obj_dragonhead, d_a_obj_eayogn, d_a_obj_gong work 2023-11-17 19:30:47 -08:00
LagoLunatic 1778dea96c misc cleanup 2023-11-12 01:19:58 -05:00
LagoLunatic 647d41ab27 J3DTevs match 2023-11-05 21:53:19 -05:00
Jasper St. Pierre 5bbc0633f0 J3DGDSetVtxAttrFmtv work 2023-10-29 17:42:11 -07:00
Jasper St. Pierre f6ad5aa2ae J3DGD work 2023-10-29 14:40:05 -07:00
Jasper St. Pierre 77798e6706 J3DAnimation work 2023-10-29 00:15:03 -07:00
Jcw87 1b57464bfa misc cleanup 2023-10-14 23:36:51 -07:00
Jasper St. Pierre 411a467ddc d_s_logo start, VERSION_SELECT 2023-10-14 13:23:24 -07:00
Jcw87 9cfb7d860b J3DMaterial 2023-10-01 23:06:58 -07:00
Jcw87 d566c2aad3 m_Do_ext 2023-10-01 19:53:23 -07:00
Jasper St. Pierre 294b15cab0 J3DMaterial all fn match
now just need to adjust vtable order
2023-10-01 16:38:33 -07:00
Jasper St. Pierre 7956400ac0 some J3DMatBlock order fixes 2023-10-01 14:12:10 -07:00
Jcw87 e590d1c3f1 J3DMatBlock 2023-10-01 03:52:40 -07:00
Jasper St. Pierre d06e54362d J3DMaterial createPEBlock match 2023-09-30 16:27:00 -07:00
Jasper St. Pierre f90a89fd87 J3DModelData fakematch, J3DModel progress 2023-09-30 15:59:54 -07:00
Jasper St. Pierre 57e735af39 J3DMatBlock closer 2023-09-30 14:31:44 -07:00
Jasper St. Pierre a85fb7c63b J3DTevs, J3DMatBlock progress 2023-09-30 14:09:53 -07:00
Jcw87 8888b85dd3 J3DTevs 2023-09-30 04:52:08 -07:00
Jasper St. Pierre ac3a81bf29 J3DGD progress 2023-09-28 20:28:32 -07:00
Jcw87 4cba40e699 J3DShapeMtx 2023-09-28 07:35:21 -07:00
Jasper St. Pierre f712d06dc0 Merge pull request #86 from Jcw87/J3DMatBlock
J3DMatBlock
2023-09-27 18:26:32 -07:00
Jasper St. Pierre 434f0da816 Merge pull request #84 from Jcw87/J3DMaterial
J3DMaterial
2023-09-27 18:26:22 -07:00
Jcw87 a1ebc55cb9 J3DMatBlock 2023-09-27 04:17:37 -07:00
Jcw87 4ed4bf3bff J3DMatBlock (#85) 2023-09-27 01:00:39 -04:00
Jcw87 d587fa78fe J3DMaterial 2023-09-26 19:59:29 -07:00
Luke Street 9a6a915cd3 Progress on J3DMatBlock, m_Do_ext, J3DUMotion 2023-09-26 18:13:12 -04:00
Jasper St. Pierre 1e3a1cc8b1 J3DPacket fix 2023-09-24 11:00:14 -07:00
Jasper St. Pierre 2d719328f6 J3DModelData 99%
just one regswap
2023-09-24 00:30:34 -07:00
Jasper St. Pierre 4e40d06439 J3DShapeMtx progress 2023-09-23 18:33:12 -07:00
Jasper St. Pierre 2741687de1 J3DShape full match 2023-09-23 17:08:08 -07:00
Jasper St. Pierre 15343897d0 even more J3DMatBlock 2023-09-23 17:03:46 -07:00
Luke Street 45eef35f72 More J3DMatBlock progress with terrible alignment hacks (and some real fixes too) 2023-09-23 19:53:32 -04:00
Jasper St. Pierre 5e43515ca7 J3DMatBlock start 2023-09-23 15:52:17 -07:00