Commit Graph

336 Commits

Author SHA1 Message Date
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
LagoLunatic fa2cbbadf7 d_a_obj_mtest 100%, no match 2023-11-30 23:30:10 -05:00
LagoLunatic a8d10408a2 Add return type and static keyword to common actor static funcs 2023-11-30 15:54:02 -05:00
LagoLunatic 421a6bd3df d_a_obj_Yboil OK 2023-11-30 15:19:45 -05:00
LagoLunatic f596426ac4 d_a_npc_md work 2023-11-30 15:13:15 -05:00
Jasper St. Pierre 401000a83c d_a_obj_zouK almost 2023-11-29 00:12:56 -08:00
Jasper St. Pierre 8479c1e1f3 Merge pull request #544 from jmerdich/dalamp
Match d_a_lamp
2023-11-28 22:46:18 -08:00
LagoLunatic 479d0b93c4 d_com_inf_game progress 2023-11-29 00:05:59 -05:00
Jasper St. Pierre 2551f09ba2 d_a_fan kinda 2023-11-28 20:35:06 -08:00
Jake Merdich 176c26648e i_lamp -> i_this 2023-11-28 23:08:00 -05:00
Jake Merdich 2bd636eed6 Suffix all floats with 'f' 2023-11-28 23:05:51 -05:00
Jake Merdich 5e430c0966 Match d_a_lamp
Matched everything in lamp_class. Some member names might
be off, but I gave my best guess.
2023-11-28 21:25:29 -05:00
LagoLunatic a6a1801189 d_a_demo_item OK 2023-11-28 16:09:03 -05:00
LagoLunatic 548215d707 d_a_item cleanup, and a couple small matches 2023-11-28 15:04:45 -05:00
LagoLunatic d82fa3ccae match d_a_swc00 2023-11-27 21:33:08 -05:00
LagoLunatic 1c473f796d d_a_npc_md progress 2023-11-27 16:08:31 -05:00
LagoLunatic 6ec4a2ebbd Remove weak ctors/dtors from .cpp files 2023-11-26 23:16:19 -05:00
LagoLunatic 1c5dad23a2 Remove some unnecessary includes from headers 2023-11-26 20:00:50 -05:00
Jasper St. Pierre 3da166c0b7 d_a_obj_wood match 2023-11-26 15:25:15 -08:00