Commit Graph

354 Commits

Author SHA1 Message Date
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
LagoLunatic 9f6ea21dfa match d_a_race_item_static 2023-12-03 14:28:43 -05:00
LagoLunatic 72657eeee4 Merge pull request #545 from SuperDude88/main
daRaceItem_c 100%, not OK
2023-12-03 13:59:50 -05:00
SuperDude88 d156ea55ba Nonmatching Comments
Forgot about these again
2023-12-03 13:24:06 -05:00
SuperDude88 c95364dc7e Ghost Ship Mostly Matching
Down to a couple regswaps + unused floats at the start of .data
2023-12-03 13:22:47 -05:00
LagoLunatic 556e4a1b32 Fix a few actor headers 2023-12-02 23:32:38 -05:00
LagoLunatic 48fa3cf3de d_a_player_food progress 2023-12-02 23:02:18 -05:00
LagoLunatic a43906c96b d_a_obj_zouK OK 2023-12-02 22:59:55 -05:00
LagoLunatic fdbb0225bf Add dBgS_AttributeCode enum 2023-12-02 15:05:50 -05:00
LagoLunatic a7aef34839 start d_a_bk 2023-12-02 01:28:24 -05:00
SuperDude88 e8574384e7 Inlines 2023-12-01 18:18:16 -05:00
SuperDude88 977e87a0dc d_a_race_item Matches 2023-12-01 17:18:36 -05:00
LagoLunatic 6f6c73dc8b agbsw0 OK, npc_cb1_static OK, com_static progress 2023-12-01 14:29:22 -05:00
LagoLunatic d518b6b723 Document some details about obj_mtest 2023-12-01 00:41:46 -05:00
LagoLunatic 94116cc7cd Fakematch d_a_obj_akabe 2023-12-01 00:31:26 -05:00