Commit Graph

144 Commits

Author SHA1 Message Date
LagoLunatic fa2cbbadf7 d_a_obj_mtest 100%, no match 2023-11-30 23:30:10 -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
Jasper St. Pierre 2551f09ba2 d_a_fan kinda 2023-11-28 20:35:06 -08:00
Jake Merdich 58847a5267 Cleanup comments 2023-11-28 21:29:47 -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 4f1c1c2de9 d_a_mgameboard_static 2023-11-26 16:21:56 -08:00
Jasper St. Pierre 3da166c0b7 d_a_obj_wood match 2023-11-26 15:25:15 -08:00
Jasper St. Pierre ed215c92aa d_a_obj_Yboil work 2023-11-26 15:07:12 -08:00
LagoLunatic da7b41ba49 Use struct bitfields for pad buttons, matching several functions 2023-11-26 17:43:39 -05:00
LagoLunatic ff6162dbee d_a_agb cleanup 2023-11-26 15:28:53 -05:00
LagoLunatic b9490ec082 fix wrong return types caused by bad regex 2023-11-26 14:37:07 -05:00
LagoLunatic 5039fe661c Finished porting all actor classes to headers 2023-11-25 23:53:05 -05:00
LagoLunatic 897b22f936 Move more actor classes to headers 2023-11-25 18:05:07 -05:00
LagoLunatic 6715b95c90 Define empty structs/enums to get actors closer to compiling 2023-11-25 16:27:51 -05:00
LagoLunatic 5d53392a9b minor player_main work 2023-11-25 14:23:29 -05:00
LagoLunatic e426ba5b86 d_stage 100%, no match 2023-11-25 14:23:28 -05:00
LagoLunatic 0c3b96e10f Move more actor class defs to headers 2023-11-24 19:05:04 -05:00
LagoLunatic 97eb1fb31f Remove fake inlines from fopAc_ac_c, add real inlines 2023-11-24 18:06:07 -05:00
LagoLunatic 072f172d50 d_a_obj_kanat OK 2023-11-24 17:26:10 -05:00
LagoLunatic 8a2bc19a89 Better defaults for create/delete/execute/draw/isdelete 2023-11-24 16:49:23 -05:00
LagoLunatic d87b01b34a Fix missing const inlines in actor headers 2023-11-24 16:26:18 -05:00
Jasper St. Pierre 40b189068f Port some actors over to headers 2023-11-24 13:01:26 -08:00
Jasper St. Pierre 6e3c8bd46f Ygush00 header fix 2023-11-24 12:47:25 -08:00
Jasper St. Pierre 9e62f677c2 d_a_kytag01 match 2023-11-24 12:11:49 -08:00
LagoLunatic e69d6ae3f6 Begin moving existing actor class defs to headers 2023-11-24 13:53:54 -05:00
LagoLunatic 6c9b6c3c00 Manually fix headers for build 2023-11-24 13:06:40 -05:00
LagoLunatic 471b881de8 Automatically generate headers for all actors 2023-11-24 12:44:06 -05:00
LagoLunatic 8ab8d35292 d_a_arrow + others cleanup and doc 2023-11-23 23:34:48 -05:00
LagoLunatic 0495b56636 d_lib progress, d_a_rd documentation progress 2023-11-22 19:31:49 -05:00
LagoLunatic 469f243030 Process IDs cleanup
* Use fpcM_ERROR_PROCESS_ID_e enum instead of literal -1/0xFFFFFFFF everywhere
* Disambiguate variable names by using itemNo/msgNo instead of itemID/msgID
2023-11-22 16:25:28 -05:00
LagoLunatic d27ea6aceb d_a_rd, d_lib etc work 2023-11-21 01:43:18 -05:00
LagoLunatic cc35bd0890 npc_md work 2023-11-20 23:28:35 -05:00
LagoLunatic 5b5772c2e1 agbsw0 and agb cleanup and some matches 2023-11-20 02:32:10 -05:00
LagoLunatic c130095d7f player_main work, player_ship start 2023-11-19 22:33:45 -05:00
LagoLunatic 785effa0c3 d_a_player_food start 2023-11-19 04:05:07 -05:00
LagoLunatic a3ac23c265 misc cleanup 2023-11-19 03:23:36 -05:00
Jasper St. Pierre 98da19dfac d_a_sea start 2023-11-18 19:54:18 -08:00
LagoLunatic 8f516ad018 d_a_rd work 2023-11-18 04:35:34 -05:00
LagoLunatic 25a2486992 d_a_rd progress 2023-11-16 16:49:37 -05:00
LagoLunatic 830635950d d_a_rd work 2023-11-15 22:47:37 -05:00
LagoLunatic 20aa2a94f0 d_a_rd work 2023-11-14 03:16:27 -05:00
Dylan Ascencio 6112691adc Add AT enum values for d_a_swhit0's sphere stuff 2023-11-12 23:15:59 -05:00