LagoLunatic
cbc5be21cd
player_main work
2024-06-30 15:45:44 -04:00
LagoLunatic
32dc871c83
d_a_player_dproc start
2024-06-28 09:41:22 -04:00
LagoLunatic
f9d40ebad8
Use NULL macro in asserts, fix NULL macro to match
2024-06-22 11:07:16 -04:00
LagoLunatic
c836c5ca1f
Use FALSE macro in asserts, remove JUT_PANIC macro
2024-06-22 10:10:07 -04:00
LagoLunatic
e855019ab4
Rename some more item enum entries
2024-06-07 14:04:18 -04:00
LagoLunatic
17e4446179
Document some player_main var names
2024-06-07 13:54:03 -04:00
LagoLunatic
90ce6f8ba6
PID cleanup
2024-06-06 19:30:34 -04:00
SuperDude88
55ff1d4923
Minor Player Data Work
...
Fix initialization/multiple definition errors, move some things to get sinit closer to matching
2024-05-18 21:10:24 -04:00
LagoLunatic
91891dc313
Add enum for player's equipped item
2024-05-10 00:19:26 -04:00
LagoLunatic
af61ba5f0a
d_a_player_tact work
2024-05-08 19:11:20 -04:00
LagoLunatic
12e1b800ad
Use NULL instead of 0
2024-04-23 14:04:42 -04:00
LagoLunatic
c93901ce2c
d_a_boko start
2024-04-17 13:35:53 -04:00
LagoLunatic
a116292705
add static keyword in more places
2024-04-17 13:27:52 -04:00
LagoLunatic
133df570d9
d_com_static OK
2024-04-13 15:16:15 -04:00
LagoLunatic
a3f191dc63
misc work and cleanup
2024-04-02 16:56:08 -04:00
LagoLunatic
8ef6dd4285
Fix some names
2024-03-25 18:49:19 -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
5c7d0387cf
d_a_player_main AtParam work
2024-02-12 10:11:19 -05:00
LagoLunatic
76083c90ea
Misc matches, including dComIfGp_event_runCheck fixes
2024-02-05 02:13:21 -05:00
LagoLunatic
b46e897826
Realmatch dComIfGp_event_runCheck inline
...
dComIfGp_event_runCheck's return type being different from the inner inline runCheck's return type apparently causes the compiler to double up the g_dComIfG_gameInfo load in certain functions.
And also fix dComIfGp_event_chkEventFlag which had the same issue.
2024-02-02 20:34:16 -05:00
LagoLunatic
f4ac738d36
Clean up comments
2024-02-01 20:56:47 -05:00
LagoLunatic
25e69da75e
d_cc_uty OK
2024-01-20 19:27:19 -05:00
Jasper St. Pierre
743c91ff74
c_bg_w work
2024-01-17 22:18:40 -08:00
LagoLunatic
4463680333
Rename actor orig->home and next->old
2024-01-16 18:30:05 -05:00
LagoLunatic
2a27075530
d_a_player_main
2024-01-16 14:44:21 -05:00
LagoLunatic
c3862413d5
Add noreloc to fix various data that looks like a pointer
2024-01-15 15:07:30 -05:00
LagoLunatic
8485e571b4
d_a_player_main work
2024-01-15 04:47:27 -05:00
LagoLunatic
9037c8e8f1
Use BGM/SE enums for JAIZelBasic
2024-01-13 01:50:54 -05:00
LagoLunatic
f2bb2bb4a7
Stts weight cleanup
2024-01-13 00:51:57 -05:00
LagoLunatic
76b7e0e1c2
Split link's data and rodata into a separate .inc file
2024-01-12 22:57:00 -05:00
LagoLunatic
76b28bee52
d_a_player_main work
2024-01-12 22:46:07 -05:00
LagoLunatic
ed2884f3b0
Name half of Link's mode flags
2024-01-10 20:13:38 -05:00
LagoLunatic
1887847e95
Added an enum for Link's proc mode flags
2024-01-10 19:43:49 -05:00
LagoLunatic
48e936269c
daPy_lk_c::changeDamageProc
2024-01-10 19:21:12 -05:00
LagoLunatic
e05e065854
Rename wind damage type
2024-01-08 20:39:00 -05:00
LagoLunatic
e0279f6218
Move event bits enum
2024-01-04 02:19:34 -05:00
LagoLunatic
a0ea511650
Add save stage table, stage type, and event bit enums
2024-01-04 00:37:52 -05:00
LagoLunatic
13e7dc77c7
J3DClusterLoader cleanup
2024-01-03 21:16:08 -05:00
LagoLunatic
ea78ea5f5c
d_a_player_main
2024-01-03 15:55:56 -05:00
LagoLunatic
4d85f3c390
d_a_player_main anim data/enum + d_a_player_tact work
2023-12-31 18:04:58 -05:00
LagoLunatic
69444ef01e
use enums and inlines in more places
2023-12-30 15:08:24 -05:00
LagoLunatic
82b429b72f
start adding particle/hitmark enums + some d_cc_s
2023-12-30 00:50:19 -05:00
LagoLunatic
e6edfa7b6f
start d_a_player_tact, add player status enums
2023-12-28 18:58:56 -05:00
LagoLunatic
0490fd3c84
more collision enums and inlines
2023-12-22 21:02:23 -05:00
LagoLunatic
ed66f75566
c_cc_d inlines and enums progress
2023-12-22 20:11:49 -05:00
LagoLunatic
94465b0dbb
add c_cc_d and d_cc_d SPrm enums
2023-12-20 21:11:57 -05:00
LagoLunatic
df6853e917
fix SrcGObjTg SPrm name in comments
2023-12-20 20:05:55 -05:00
LagoLunatic
fa5fb18d3c
use inlines in more places
2023-12-20 19:04:01 -05:00
LagoLunatic
ec3f7f0198
misc minor cleanup (indentation, offset comments, etc)
2023-12-19 21:29:37 -05:00