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
LagoLunatic
8d77b19a6b
Fix d_com_inf_game on JPN
2023-11-29 16:13:06 -05:00
LagoLunatic
0c8486eae5
d_com_inf_game OK
2023-11-29 15:57:25 -05:00
LagoLunatic
288551ded0
d_save progress
2023-11-29 15:30:07 -05:00
Jasper St. Pierre
401000a83c
d_a_obj_zouK almost
2023-11-29 00:12:56 -08:00
LagoLunatic
aa229ec23e
d_save progress
2023-11-29 02:37:56 -05: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
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
2c8f5febd6
d_magma work
2023-11-26 16:56:20 -08: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
ba5ee165f4
Remove fake consts from d_save
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
Jasper St. Pierre
175568e3ac
m_do_graphic minor fixes
2023-11-24 23:23:49 -08:00
Jasper St. Pierre
e66b3f8c4d
m_do_graphic work
2023-11-24 23:13:19 -08: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
Jasper St. Pierre
cfbda2c423
d_a_obj_akabe 90%
2023-11-23 18:24:29 -08:00
LagoLunatic
6dbb6ef669
d_cc_d OK
2023-11-23 20:39:22 -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
906c8a8314
c_cc_s OK, c_cc_d inlines & enums work
2023-11-21 21:47:45 -05:00