Jcw87
586e74f8d4
make function signatures more consistent
2023-12-20 18:50:51 -08:00
LagoLunatic
94465b0dbb
add c_cc_d and d_cc_d SPrm enums
2023-12-20 21:11:57 -05:00
LagoLunatic
c29a149aff
IN_VSCODE_EDITOR -> __INTELLISENSE__
...
IN_VSCODE_EDITOR doesn't work for me and I can't find any reference for it existing.
__INTELLISENSE__ seems to be the standard define to check for this.
2023-12-20 20:07:27 -05:00
LagoLunatic
fa5fb18d3c
use inlines in more places
2023-12-20 19:04:01 -05:00
LagoLunatic
bc42db3897
d_a_npc_md work
2023-12-20 15:42:07 -05:00
Jasper St. Pierre
5b28f38b01
c_m3d work
...
mostly lifted from tp
2023-12-19 23:48:03 -08:00
Jasper St. Pierre
dcc9a81f9c
c_cc_d work
2023-12-19 23:17:39 -08:00
Jasper St. Pierre
4bd0dede83
c_phase match, thanks to Cuyler
...
also some JPA work
2023-12-19 22:06:11 -08:00
LagoLunatic
83329401b4
Merge branch 'main' of https://github.com/zeldaret/tww
2023-12-20 00:08:44 -05:00
LagoLunatic
cfe547b37d
some bomb/bomb2 matches, TVec3::cubic match
2023-12-20 00:08:40 -05:00
Jasper St. Pierre
e9247e954f
even more JPADraw
2023-12-19 21:08:19 -08:00
Jasper St. Pierre
3b2fcca7d4
JPADraw more work
2023-12-19 20:50:36 -08:00
Jasper St. Pierre
5a7da09265
JPADraw work
2023-12-19 19:53:55 -08:00
LagoLunatic
ec3f7f0198
misc minor cleanup (indentation, offset comments, etc)
2023-12-19 21:29:37 -05:00
Jasper St. Pierre
1f8f630e2f
Merge pull request #554 from Jcw87/new
...
move placement new to MSL_C
2023-12-19 17:15:08 -08:00
Jcw87
fe28552c28
move placement new to MSL_C
2023-12-19 03:30:16 -08:00
Jcw87
de811bc95e
JParticle
2023-12-19 03:22:43 -08:00
LagoLunatic
fa59660bf2
J3DModelLoaderCalcSize 98%
2023-12-19 01:30:03 -05:00
LagoLunatic
0a5559c9a5
J3DModelLoader OK
2023-12-18 23:24:02 -05:00
LagoLunatic
2498d687eb
use enums for file indexes in a few more actors
2023-12-18 19:55:24 -05:00
LagoLunatic
457a32d3b8
J3DModelLoader 99%
...
mostly copied from TP decomp
2023-12-18 19:54:29 -05:00
LagoLunatic
3510a17d02
dsptask OK
2023-12-18 16:24:13 -05:00
LagoLunatic
2d82197034
JASDSPBuf, JASChAllocQueue OK
2023-12-18 15:55:47 -05:00
Jasper St. Pierre
cd7dc9ddd7
Merge pull request #552 from Jcw87/JAudio
...
JAudio
2023-12-18 08:04:39 -08:00
Jcw87
c4862c0028
JAudio
2023-12-17 21:02:52 -08:00
LagoLunatic
3638fc9203
d_a_agb work
2023-12-17 23:21:34 -05:00
LagoLunatic
725113992d
d_bg_s OK
2023-12-16 20:41:57 -05:00
Jcw87
ab67d9dd2b
d_a_obj_tribox_static
2023-12-16 02:11:38 -08:00
LagoLunatic
af28c5dfa1
d_bg_s almost done
2023-12-16 00:48:26 -05:00
Jcw87
3e007c7ea9
Make some more TUs compile
2023-12-15 00:01:49 -08:00
Jcw87
ee0726d0e5
d_material
2023-12-15 00:01:49 -08:00
Jcw87
43a2bc7097
JMessage::resource
2023-12-15 00:01:48 -08:00
Jcw87
c285bf4aca
JMath::random
2023-12-15 00:01:48 -08:00
Jcw87
71c4493009
J3DCluster
2023-12-14 23:49:28 -08:00
Jcw87
0549d5c189
implement a few JSystem inlines
2023-12-14 23:49:27 -08:00
Jcw87
554f653bbc
d_particle
2023-12-14 01:34:13 -08:00
LagoLunatic
63eba6d48a
d_a_player_main work
2023-12-13 00:52:09 -05:00
LagoLunatic
42c4a5d825
d_a_bk work
2023-12-13 00:45:11 -05:00
Jasper St. Pierre
35f65c4e3a
Merge pull request #548 from Jcw87/other_compilers
...
Improve compatibility with other compilers
2023-12-12 21:13:17 -08:00
Jcw87
397e437946
J2DPrint
2023-12-12 08:00:27 -08:00
Jcw87
e2a3c6b7bf
use macros for compiler alignment and section directives
2023-12-10 01:25:36 -08:00
LagoLunatic
27f3ef4c55
f_op_actor_mng 99% (1 regswap left)
2023-12-09 15:38:09 -05:00
LagoLunatic
1087848ba7
split link's HIO classes into a separate header
...
defining these in the .inc file means they can't be included into the other .inc files that use them, which results in annoying intellisense errors
2023-12-08 16:57:26 -05:00
LagoLunatic
a3170e5d69
add default params to a lot more functions
2023-12-08 16:25:12 -05:00
LagoLunatic
009b4fb35e
d_a_player_food done
2023-12-08 15:02:34 -05:00
LagoLunatic
46ffaf2839
add default params to fopacm create funcs
2023-12-08 15:00:48 -05:00
LagoLunatic
c2625b0369
f_pc_manager done except PAL regswap
2023-12-07 15:52:47 -05:00
LagoLunatic
18d1ef98ff
d_a_npc_md work
2023-12-07 15:45:07 -05:00
SuperDude88
391bc58c94
Offset Comments
2023-12-06 21:16:13 -05:00
SuperDude88
410b625350
Match iceeff, lighteff
2023-12-06 21:16:03 -05:00