Jasper St. Pierre
fef715c69b
JPAField start
2023-11-11 16:09:34 -08:00
LagoLunatic
d19b7859e9
d_stage progress + struct fixes
2023-11-11 17:29:26 -05:00
Jasper St. Pierre
322fc6cd9e
JPAResourceManager match
2023-11-11 14:12:17 -08:00
Jasper St. Pierre
8874b5a9eb
JPADraw start
2023-11-11 14:06:33 -08:00
Jasper St. Pierre
77f5d98159
d_drawlist, d_particle, f_op_actor_mng, JPA work
2023-11-11 13:22:49 -08:00
Jasper St. Pierre
ed3fd719d5
f_op_msg_mng start
2023-11-11 02:24:25 -08:00
Jasper St. Pierre
04e35fdbe0
d_event_data mostly
2023-11-11 01:49:46 -08:00
Jasper St. Pierre
cc79561051
d_com_inf_game minor progress
2023-11-10 23:23:16 -08:00
LagoLunatic
d7aba8e7df
d_npc OK
2023-11-11 02:08:52 -05:00
Jasper St. Pierre
0a2500257b
f_ap_game
2023-11-10 22:48:05 -08:00
Jasper St. Pierre
f57b4f25c8
d_a_swattack
2023-11-10 22:34:37 -08:00
Jasper St. Pierre
e4d59662ba
d_a_obj_monument
2023-11-10 22:08:03 -08:00
Jasper St. Pierre
c2e50429ba
d_a_obj_Vteng
2023-11-10 20:43:44 -08:00
LagoLunatic
15f4354f6a
player_main work
2023-11-09 18:51:06 -05:00
LagoLunatic
4186e645d2
d_a_rd start
2023-11-09 16:52:38 -05:00
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
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
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
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
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
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
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