LagoLunatic
|
83bcf1bd1f
|
use enums in more places
|
2023-12-28 01:39:53 -05:00 |
|
Jasper St. Pierre
|
9e7b8490f8
|
Merge pull request #559 from Crain-32/main
d_a_tag_etc work
|
2023-12-27 22:17:26 -08:00 |
|
Jasper St. Pierre
|
a73099ead2
|
Merge pull request #560 from TakaRikka/msl
most of MSL_C/Runtime done
|
2023-12-27 21:29:11 -08:00 |
|
TakaRikka
|
5773ee904c
|
reorganize MSL_C/Runtime files. wip, notmatching
|
2023-12-27 21:07:21 -08:00 |
|
LagoLunatic
|
65d892ca03
|
bk, real shadow work
|
2023-12-27 23:46:12 -05:00 |
|
Crain-32
|
239469d0e6
|
Merge branch 'main' of https://github.com/Crain-32/tww
|
2023-12-25 21:59:04 -07:00 |
|
Crain-32
|
b659b88691
|
d_a_tag_etc PR Feedback
|
2023-12-25 21:58:32 -07:00 |
|
Crain
|
899c2599f0
|
Merge branch 'zeldaret:main' into main
|
2023-12-25 21:49:42 -07:00 |
|
LagoLunatic
|
ee8c09de92
|
d_a_bk work
|
2023-12-24 23:54:12 -05:00 |
|
Crain-32
|
3ccb9e43be
|
d_a_tag_etc PR Feedback
|
2023-12-24 09:26:52 -07:00 |
|
Crain-32
|
f687a1bdb4
|
d_a_tag_etc work
|
2023-12-23 19:12:27 -07:00 |
|
LagoLunatic
|
8a660c0a67
|
d_a_hookshot work
|
2023-12-22 22:23:11 -05:00 |
|
LagoLunatic
|
0490fd3c84
|
more collision enums and inlines
|
2023-12-22 21:02:23 -05:00 |
|
LagoLunatic
|
ed66f75566
|
c_cc_d inlines and enums progress
|
2023-12-22 20:11:49 -05:00 |
|
Jcw87
|
46a937b489
|
various constructors and other small functions
|
2023-12-20 21:39:09 -08:00 |
|
Jcw87
|
61310b637f
|
d_camera
|
2023-12-20 21:23:22 -08:00 |
|
Jcw87
|
8eda1d418d
|
make more TUs compile
|
2023-12-20 19:04:09 -08:00 |
|
LagoLunatic
|
94465b0dbb
|
add c_cc_d and d_cc_d SPrm enums
|
2023-12-20 21:11:57 -05:00 |
|
LagoLunatic
|
df6853e917
|
fix SrcGObjTg SPrm name in comments
|
2023-12-20 20:05:55 -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 |
|
LagoLunatic
|
cfe547b37d
|
some bomb/bomb2 matches, TVec3::cubic match
|
2023-12-20 00:08:40 -05: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
|
985f1df0b7
|
dummy data should be static
|
2023-12-19 03:22:42 -08:00 |
|
LagoLunatic
|
2498d687eb
|
use enums for file indexes in a few more actors
|
2023-12-18 19:55:24 -05: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 |
|
LagoLunatic
|
0b64eb7d7e
|
use enums for tbox file indexes
|
2023-12-15 23:26:20 -05: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
|
5359c59323
|
ptmf syntax
|
2023-12-10 01:25:37 -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
|
18d1ef98ff
|
d_a_npc_md work
|
2023-12-07 15:45:07 -05:00 |
|
SuperDude88
|
410b625350
|
Match iceeff, lighteff
|
2023-12-06 21:16:03 -05:00 |
|
SuperDude88
|
36ca3efcb2
|
Iceeff, Lighteff 100%
Checksum fails for both still
|
2023-12-06 20:12:47 -05:00 |
|
LagoLunatic
|
0131e5ff52
|
d_a_npc_md work
|
2023-12-06 15:53:57 -05:00 |
|
LagoLunatic
|
7748957998
|
d_a_ghostship OK
|
2023-12-03 22:39:52 -05:00 |
|
Jasper St. Pierre
|
78fdf29147
|
d_a_ghostship work
|
2023-12-03 19:09:31 -08:00 |
|
Jasper St. Pierre
|
a4f5a3a691
|
Merge pull request #546 from SuperDude88/ghostship
d_a_ghostship Mostly Done
|
2023-12-03 19:04:54 -08:00 |
|
SuperDude88
|
2e3e51b80c
|
Mangled Symbol Comments
|
2023-12-03 18:38:39 -05:00 |
|
Jasper St. Pierre
|
b0c3b557c8
|
d_a_mmusic match
|
2023-12-03 12:49:51 -08:00 |
|
SuperDude88
|
a8f2704bad
|
daTag_Gship
Match daTag_Gship, fix .data for daGhostship
|
2023-12-03 14:48:02 -05:00 |
|