LagoLunatic
217775af4e
Use precompiled headers, fix weak data issues
2025-08-20 18:51:42 -04:00
LagoLunatic
c625992a77
Add enum for actor priority
2025-05-21 14:44:25 -04:00
LagoLunatic
36fec0f7fd
Disappear drop type cleanup
2025-05-09 16:34:02 -04:00
LagoLunatic
822b13e57a
Add cPhs_State typedef and use it everywhere
2025-03-17 22:26:56 -04:00
LagoLunatic
a9e1527253
Work on d_a_bk, c_damagereaction
2025-03-12 22:30:10 -04:00
LagoLunatic
4a4624decf
Populate particle IDs enum with placeholders and use them everywhere
2025-03-06 17:37:20 -05:00
LagoLunatic
e8adc6c9e5
Rename more item enums
2025-01-17 20:58:43 -05:00
LagoLunatic
d330c1e68a
Add enums for items and disappears
2025-01-11 19:15:36 -05:00
LagoLunatic
3eac0a16ac
warning cleanup
2024-11-02 00:00:04 -04:00
LagoLunatic
5778c31aed
Add developer-specific macros for g_regHIO child registers
2024-07-04 00:57:17 -04:00
LagoLunatic
f856df04e5
Regenerate old actor profiles for consistency
2024-04-22 13:20:05 -04:00
LagoLunatic
94f3b78155
Generate all actor profiles and method tables
2024-04-21 23:31:40 -04:00
LagoLunatic
a116292705
add static keyword in more places
2024-04-17 13:27:52 -04:00
LagoLunatic
443691603d
rename fopAc_ac_c member vars to match TP decomp
2024-03-08 21:31:41 -05:00
LagoLunatic
fdba7c3a7b
Started cleaning up the itemNo enum
2024-02-25 02:05:17 -05:00
LagoLunatic
2db5435315
minor actor cleanup
2024-01-23 04:25:43 -05:00
LagoLunatic
2524f4f5fc
Minor d_com_static work
2024-01-21 02:37:08 -05:00
LagoLunatic
82b429b72f
start adding particle/hitmark enums + some d_cc_s
2023-12-30 00:50:19 -05:00
Jcw87
fe28552c28
move placement new to MSL_C
2023-12-19 03:30:16 -08:00
LagoLunatic
a3170e5d69
add default params to a lot more functions
2023-12-08 16:25:12 -05:00
LagoLunatic
a8d10408a2
Add return type and static keyword to common actor static funcs
2023-11-30 15:54:02 -05:00
LagoLunatic
897b22f936
Move more actor classes to headers
2023-11-25 18:05:07 -05:00
LagoLunatic
97eb1fb31f
Remove fake inlines from fopAc_ac_c, add real inlines
2023-11-24 18:06:07 -05:00
LagoLunatic
f3055e96e8
Fix some roomno related inlines
2023-11-02 05:31:02 -04:00
LagoLunatic
d347dcd89b
d_a_am2 match
2023-10-20 19:01:13 -04:00
LagoLunatic
0ca314c746
Add attention flags enum, use enums in more places
2023-10-15 00:45:59 -04:00
Jasper St. Pierre
a5641b0ba9
f_op_overlap cleanup, d_ovlp_fade progress
...
remove a bunch of externs
2023-10-13 19:22:57 -07:00
LagoLunatic
888bb95051
Add default parameters for particle inlines
2023-10-10 18:01:27 -04:00
LagoLunatic
8d4a9545e1
Use fopAcStts enum everywhere
2023-10-07 02:26:59 -04:00
TakaRikka
853e5c7fba
most of d_kankyo done ( #61 )
...
* most of d_kankyo done
* some kankyo fixes
2023-09-19 16:46:06 -07:00
Dylan Ascencio
246274d24a
Add dEvt and dNpc enums ( #45 )
...
* Small but important fix for m_DoExt_McaMorf
* Better fix for m_DoExt_McaMorf lol
* Work on d_a_mozo
* Add dEvt_Command_e, dEvt_Condition_e, and dNpc_MessageStatus_e; also implement those 3 in d_a_obj_paper.
* 100% match d_a_disappear
* Remove nonmatching comments from d_a_disappear
* Clean up d_a_mozo slightly
2023-09-16 16:56:31 -07:00
Luke Street
adb95b135c
Import project
...
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00