Commit Graph

353 Commits

Author SHA1 Message Date
LagoLunatic 2498d687eb use enums for file indexes in a few more actors 2023-12-18 19:55:24 -05:00
Jasper St. Pierre cd7dc9ddd7 Merge pull request #552 from Jcw87/JAudio
JAudio
2023-12-18 08:04:39 -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 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 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 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
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 a90e2e842e d_door start 2023-12-04 16:22:09 -05:00
Jasper St. Pierre da63253d99 d_chain match 2023-12-03 20:04:25 -08:00
LagoLunatic 7748957998 d_a_ghostship OK 2023-12-03 22:39:52 -05: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
Jasper St. Pierre b0c3b557c8 d_a_mmusic match 2023-12-03 12:49:51 -08:00
LagoLunatic 63a07a674d match d_s_room (some fakematches) 2023-12-03 15:24:55 -05: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 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
Jasper St. Pierre 3327711006 d_attention work 2023-12-02 15:53:02 -08:00
Jasper St. Pierre af144f369a d_bg_s work 2023-12-02 14:47:52 -08:00
Jasper St. Pierre fe69529cbd d_bg_s work 2023-12-02 12:15:24 -08:00
LagoLunatic fdbb0225bf Add dBgS_AttributeCode enum 2023-12-02 15:05:50 -05:00
Jasper St. Pierre 5b0183182e d_bg_s_acch mostly 2023-12-02 11:28:54 -08:00
Jasper St. Pierre d1683b39cd d_bg_s_acch work 2023-12-02 10:37:33 -08:00
Jasper St. Pierre 612f10d206 d_bg_s start 2023-12-02 02:28:30 -08:00
LagoLunatic a7aef34839 start d_a_bk 2023-12-02 01:28:24 -05:00
Jasper St. Pierre 265677be13 d_kankyo_rain work 2023-12-01 22:11:15 -08:00
Jasper St. Pierre 440287c60c d_kankyo work 2023-12-01 21:21:00 -08: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
Jasper St. Pierre d0971c5a81 d_kankyo_rain work 2023-11-30 22:50:56 -08: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
LagoLunatic fa2cbbadf7 d_a_obj_mtest 100%, no match 2023-11-30 23:30:10 -05:00