Commit Graph

662 Commits

Author SHA1 Message Date
Jasper St. Pierre 634ffda35c minor work 2023-11-08 22:10:49 -08:00
Jasper St. Pierre 1166423d50 d_drawlist work 2023-11-08 21:52:15 -08:00
LagoLunatic 1f4c0de0c6 Match __mem.c and ptmf.c 2023-11-08 22:48:15 -05:00
LagoLunatic 0fed096c00 d_npc progress 2023-11-08 22:36:53 -05:00
LagoLunatic 5103b8ef38 Add d_npc_event_cut.inc to match d_npc's data section 2023-11-08 20:06:39 -05:00
LagoLunatic 4d784275af misc minor stuff 2023-11-08 20:05:30 -05:00
LagoLunatic 5b7cd2e1b2 d_a_hookshot 33% 2023-11-08 04:02:20 -05:00
Jasper St. Pierre 47303cd4b7 JAS work 2023-11-08 00:41:29 -08:00
Jasper St. Pierre 044fec8706 JASWaveBankMgr match 2023-11-08 00:05:32 -08:00
Jasper St. Pierre 29573e69bb misc work 2023-11-08 00:03:17 -08:00
LagoLunatic 14d71dae68 match 3 JPA TUs 2023-11-07 17:54:55 -05:00
LagoLunatic ba0374420c player_main and npc_md work 2023-11-07 17:44:48 -05:00
LagoLunatic 897279a745 f_op_actor_mng progress 2023-11-06 22:32:12 -05:00
Jasper St. Pierre 84ef226b32 more JPA work 2023-11-06 18:35:41 -08:00
Jasper St. Pierre 1ac8f88222 JPA matches 2023-11-06 17:58:14 -08:00
Jasper St. Pierre 317107283a misc matches 2023-11-06 17:19:09 -08:00
LagoLunatic 048f59ece8 JPAKeyBlock match 2023-11-06 16:25:01 -05:00
LagoLunatic 039781be3c c_m2d_g_box match 2023-11-06 16:23:33 -05:00
LagoLunatic f95efe3734 Minor fixes 2023-11-06 16:22:21 -05:00
LagoLunatic f3eb54ccf8 Set up headers for all JAZelAudio TUs 2023-11-06 02:05:53 -05:00
LagoLunatic f7c8988e7e Move missing JStudio libs to JStudio dir 2023-11-06 01:12:50 -05:00
LagoLunatic aa52ef6e49 Fix JAZelAudio config 2023-11-06 01:12:17 -05:00
LagoLunatic b70c0a0379 Set up header for J3DModelLoader 2023-11-05 23:40:49 -05:00
LagoLunatic dcb86544a0 J3DJointFactory done except weak functions 2023-11-05 23:16:01 -05:00
LagoLunatic 8f04565452 Fix one regswap in vrbox2 2023-11-05 22:09:16 -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 e8899443d0 Merge pull request #538 from Jcw87/JAudio
JASTrack, JASNoteMgr, JASOuterParam, JASSeqParser
2023-11-04 10:35:01 -07:00
Jasper St. Pierre b3a4dd1d26 d_a_vrbox2 work 2023-11-03 22:49:32 -07:00
Jasper St. Pierre d0f9e5f5dd d_a_vrbox2 mostly 2023-11-03 22:19:25 -07:00
Jcw87 168fdcc05e JASTrack, JASNoteMgr, JASOuterParam, JASSeqParser 2023-11-03 15:41:47 -07:00
LagoLunatic dbddf2c4e9 d_shop start 2023-11-02 22:45:00 -04:00
LagoLunatic 082fb3b3fc Add more player inlines 2023-11-02 19:58:01 -04:00
LagoLunatic 41c1259916 d_a_vrbox OK 2023-11-02 05:58:13 -04:00
LagoLunatic f3055e96e8 Fix some roomno related inlines 2023-11-02 05:31:02 -04:00
Jasper St. Pierre c7d703712d Merge pull request #537 from Jcw87/JAudio
JAudio
2023-11-01 21:40:56 -07:00
LagoLunatic bb41854de6 Remove unnecessary d_com_inf_game.h include from player header 2023-11-01 20:55:24 -04:00
LagoLunatic 96dde90a54 Use enums for indexes to make item data tables more readable 2023-11-01 15:36:26 -04:00
LagoLunatic cac834d67f fix daPy_npc_c::setRestart regression 2023-11-01 01:14:16 -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
LagoLunatic 537001db48 Fakematch a func in d_a_player_npc 2023-10-31 22:58:45 -04:00
LagoLunatic ca4e6d5dce d_a_obj_movebox 100%, no match 2023-10-31 22:58:29 -04:00
LagoLunatic 0ab15b4127 d_a_ib OK, add J3DFrameCtrl state enum 2023-10-31 16:41:28 -04:00
Jcw87 8d88fecac5 JASBankMgr 2023-10-30 05:50:48 -07:00
Jcw87 a815e3cd89 JASWaveBankMgr 2023-10-30 05:50:47 -07:00
Jcw87 a60d94f79d JASSimpleWaveBank 2023-10-30 05:50:47 -07:00
Jcw87 11776b2073 JASBasicWaveBank 2023-10-30 05:50:44 -07:00
Jcw87 3509ba4e5c JASWaveBank 2023-10-30 05:50:43 -07:00
Jcw87 1403718f0b JASWaveArcLoader 2023-10-30 05:46:10 -07:00
Jcw87 2c224d3cd4 JASBasicInst 2023-10-30 05:46:10 -07:00