LagoLunatic
|
ab5659b201
|
d_a_player_main cleanup and some demo matches (#1016)
* d_a_player_main cleanup and some demo matches
* Add unions for player_main procvars
* Make d_a_player_main fields private
|
2026-05-21 19:18:46 -04:00 |
|
LagoLunatic
|
10651a0c4e
|
Player inlines and item enums
|
2026-05-12 17:57:33 -04:00 |
|
LagoLunatic
|
729f81babf
|
Fix HIO load issues for d_a_player_main
|
2025-12-10 17:31:47 -05:00 |
|
LagoLunatic
|
217775af4e
|
Use precompiled headers, fix weak data issues
|
2025-08-20 18:51:42 -04:00 |
|
LagoLunatic
|
ce8d17ec08
|
Add an enum for action button icon status
|
2025-04-20 20:06:40 -04:00 |
|
LagoLunatic
|
58ab930817
|
More inlines
Also update dtk-template
|
2025-04-19 13:55:59 -04:00 |
|
LagoLunatic
|
38a6e76657
|
player checkFlg inline fix, player_pushpull cleanup
|
2025-04-16 16:50:11 -04:00 |
|
LagoLunatic
|
be81e109e9
|
One more player inline
|
2025-04-16 15:07:00 -04:00 |
|
LagoLunatic
|
ce1468c108
|
player enum and inlines and goto cleanup
|
2025-04-16 15:02:18 -04:00 |
|
123456789758
|
70d9f5df10
|
d_a_player_main - 48% Matching. (#739)
Co-authored-by: < >
|
2025-04-14 17:17:47 -04:00 |
|
LagoLunatic
|
6aeaaef643
|
Added enum for Link's movement direction
|
2025-04-11 15:02:53 -04:00 |
|
123456789758
|
072cb3a441
|
d_a_player_misc - Several matches/close matches across several files. (#736)
Co-authored-by: < >
|
2025-04-08 17:41:27 -04:00 |
|
LagoLunatic
|
f9a862ae73
|
player_hang cleanup and fixes
|
2025-04-04 15:51:35 -04:00 |
|
LagoLunatic
|
4f6533b871
|
hookshot and player_hook cleanup, inlines
|
2025-04-01 23:25:03 -04:00 |
|
LagoLunatic
|
5dff645173
|
Cleanup
0.0099999998f -> 0.01f
4 space indents
Unnecessary parentheses from Ghidra
etc
|
2025-04-01 15:26:16 -04:00 |
|
123456789758
|
a69b604b01
|
d_a_player_pushpull.inc - Almost all matching except minor issues. (#728)
Co-authored-by: < >
|
2025-03-31 18:10:34 -04:00 |
|
LagoLunatic
|
c130095d7f
|
player_main work, player_ship start
|
2023-11-19 22:33:45 -05:00 |
|
LagoLunatic
|
d53c702bb7
|
Rename d_a_player_link.h -> d_a_player_main.h
|
2023-10-23 20:16:32 -04:00 |
|
LagoLunatic
|
2ac03c0187
|
Fill in Link's proc tables
|
2023-10-23 19:30:23 -04:00 |
|
fig02
|
2c82d9708f
|
Split player functions into appropriate .inc files (#47)
* split files
* remove functions that are prob weak
|
2023-09-16 22:16:52 -07:00 |
|