Commit Graph

736 Commits

Author SHA1 Message Date
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 30357c1712 match d_a_obj_dragonhead, d_a_obj_adnno 2023-11-25 21:54:40 -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 05098b4207 obj_gong 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
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 9553fd0c22 Remove a bunch of weak symbols from TUs
Done with regex

/\* .* \*/
.*symbol.*.*\(.*\).* \{
    \/\* Nonmatching \*\/
\}
2023-11-24 12:45:11 -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
Jasper St. Pierre fd45c5a4f2 Remove all autogenerated @ functions from TUs 2023-11-23 19:36:26 -08:00
Jasper St. Pierre 25f122cb83 d_a_obj_hfuck1 match 2023-11-23 19:33:13 -08:00
Jasper St. Pierre cdd893b3fc d_a_obj_bscurtain 90% 2023-11-23 19:05:03 -08:00
Jasper St. Pierre cfbda2c423 d_a_obj_akabe 90% 2023-11-23 18:24:29 -08: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 906c8a8314 c_cc_s OK, c_cc_d inlines & enums work 2023-11-21 21:47:45 -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 5e5ea32dd5 d_a_rd 99% 2023-11-18 15:48:10 -05:00
LagoLunatic 8f516ad018 d_a_rd work 2023-11-18 04:35:34 -05:00
LagoLunatic b6a6d898e6 Fix dComIfGp_evmng inlines 2023-11-18 03:20:14 -05:00
Jasper St. Pierre 5860624757 d_a_obj_adnno, d_a_obj_dmgroom, d_a_obj_dragonhead, d_a_obj_eayogn, d_a_obj_gong work 2023-11-17 19:30:47 -08: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
Dylan Ascencio 860535b90d Match all d_a_swhit0 functions but not ok 2023-11-12 22:42:08 -05:00
Dylan Ascencio 7cf2a85d0c Match d_a_swhit0_c::draw 2023-11-12 21:41:22 -05:00
Dylan Ascencio 2a3b3d1ea0 Merge branch 'main' of github.com:zeldaret/tww into d_a_swhit0 2023-11-12 21:26:32 -05:00
Dylan Ascencio d3d13aa674 Nearly 100% d_a_swhit0 2023-11-12 21:25:55 -05:00
LagoLunatic 505b03d9a3 Fix regalloc in obj_mknjd with a horrible hack 2023-11-12 20:34:44 -05:00
LagoLunatic 119b56cb17 Use static_cast instead of void* hack 2023-11-12 19:26:58 -05:00