Commit Graph

80 Commits

Author SHA1 Message Date
LagoLunatic a41ec2974e Fakematch J3DZModeInfo to fix ninja diff error 2024-01-08 21:22:18 -05:00
LagoLunatic 4bd6442291 JPADrawVisitor couple funcs 2024-01-08 18:02:31 -05:00
LagoLunatic f683c2bfc4 mDoGph_Painter fixed 2024-01-07 03:29:50 -05:00
LagoLunatic 46fd062f47 d_a_branch OK 2024-01-06 20:38:25 -05:00
LagoLunatic b27458c909 d_snap mostly done 2024-01-06 15:16:49 -05:00
LagoLunatic ea78ea5f5c d_a_player_main 2024-01-03 15:55:56 -05:00
Jasper St. Pierre faca18a93f minor cleanup 2023-12-30 18:39:19 -08:00
LagoLunatic 6185ff81de J3DMaterialFactory close 2023-12-27 23:42:59 -05:00
Jasper St. Pierre 790dba270d J3DMaterialFactory, J3DShapeFactory
mostly pulled from tp
2023-12-24 14:16:36 -08:00
Jcw87 8eda1d418d make more TUs compile 2023-12-20 19:04:09 -08:00
Jcw87 02d375361d implement various inlined functions 2023-12-20 19:04:08 -08:00
Jcw87 54bc1b916d remove declarations for functions that don't exist 2023-12-20 18:52:50 -08:00
LagoLunatic ec3f7f0198 misc minor cleanup (indentation, offset comments, etc) 2023-12-19 21:29:37 -05:00
LagoLunatic 457a32d3b8 J3DModelLoader 99%
mostly copied from TP decomp
2023-12-18 19:54:29 -05:00
LagoLunatic 63eba6d48a d_a_player_main work 2023-12-13 00:52:09 -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
Jasper St. Pierre 77f5d98159 d_drawlist, d_particle, f_op_actor_mng, JPA work 2023-11-11 13:22:49 -08:00
LagoLunatic 5b7cd2e1b2 d_a_hookshot 33% 2023-11-08 04:02:20 -05:00
LagoLunatic f95efe3734 Minor fixes 2023-11-06 16:22:21 -05:00
LagoLunatic 647d41ab27 J3DTevs match 2023-11-05 21:53:19 -05:00
LagoLunatic 0859108bf9 d_shop matching 2023-11-05 21:43:40 -05:00
Jasper St. Pierre b3a4dd1d26 d_a_vrbox2 work 2023-11-03 22:49:32 -07:00
LagoLunatic 41c1259916 d_a_vrbox OK 2023-11-02 05:58:13 -04:00
Dylan Ascencio e5b40fab3e d_a_tbox OK (#536)
* Add model info and demoProc to d_a_Tbox

* Remove nonmatching comment from demoProc

* remove nonmatching comment from getFuncType

* Remove remaining nonmatching comments

* Match first 4 functios of daTbox_c

* Match a bunch of functions for daTbox_c

* Code review cleanup

* Match execute and add some missing weak functions

* Match a few more functions on daTbox_c

* Finish all but actionDemo and draw on daTbox_c

* Fix PTMFs and remove return type from CreateInit

* Match all of daTbox_c. Relocations are wrong for some reason

* Remove nonmatching comments

* d_a_tbox ok
2023-11-01 00:14:13 -04:00
Jasper St. Pierre 5bbc0633f0 J3DGDSetVtxAttrFmtv work 2023-10-29 17:42:11 -07:00
LagoLunatic f84a7bdadb d_a_player_main work, playerInit match 2023-10-28 15:53:28 -04:00
Jasper St. Pierre d3698fba4b J3DModel::createBumpMtxArray work 2023-10-25 21:08:09 -07:00
LagoLunatic 2486016599 Fix J3DTransformInfo array ctor 2023-10-18 14:46:05 -04:00
Jcw87 0413154d72 J3DJoint 2023-10-16 02:21:48 -07:00
Jasper St. Pierre c4aef79f3f d_drawlist work 2023-10-15 16:41:33 -07:00
Jcw87 1b57464bfa misc cleanup 2023-10-14 23:36:51 -07:00
Jcw87 99b8f09268 J3DTevStage::setTevStageInfo 2023-10-14 23:36:50 -07:00
Jasper St. Pierre 411a467ddc d_s_logo start, VERSION_SELECT 2023-10-14 13:23:24 -07:00
Jasper St. Pierre f63b762c8d J3DUClipper halfway 2023-10-10 23:48:46 -07:00
Jasper St. Pierre fdd914e8e7 some cleanup 2023-10-10 17:10:38 -07:00
LagoLunatic 4bd49693ae f_op_actor OK 2023-10-08 19:53:04 -04:00
Dylan Ascencio 851e4cf3dd Fixes from merge 2023-10-04 00:46:20 -04:00
Dylan Ascencio e160dd05c2 Finish merge 2023-10-04 00:38:21 -04:00
Jasper St. Pierre 6ea08a5c37 remove address markers from tp headers 2023-10-02 22:26: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 c363889c7c Merge branch 'main' into m_Do_ext 2023-09-30 16:25:14 -07:00
Jasper St. Pierre f90a89fd87 J3DModelData fakematch, J3DModel progress 2023-09-30 15:59:54 -07:00
Jcw87 02f29ac056 m_Do_ext WIP 2023-09-30 15:57:33 -07:00
Jasper St. Pierre 57e735af39 J3DMatBlock closer 2023-09-30 14:31:44 -07:00