LagoLunatic
cc561b1b09
Fix BOW_JNT ambiguity in res_arc.py script
2026-06-16 15:11:23 -04:00
123456789758
d61a31e7ab
Use joint enums in several different places ( #981 )
...
Co-authored-by: < >
2026-06-16 14:55:36 -04:00
LagoLunatic
bae595b973
Update all code to use the new enum formats
2026-05-29 16:34:55 -04:00
LagoLunatic
102042628f
Process profiles and enums cleanup ( #1031 )
...
* Fix some profile comments
* Add missing static for local visibility data
* Move proc name and draw priority enums to f_pc
* Add _e suffix to daObjBarrier_c proc enum
* Change proc name enum format to match TP
* Change draw prio enum format to match TP
* Change ItemNo enum format, finish fixing item names
* Revert static for cb1 hio
* Clean up formatting of profile comments
* Fix comment alignment
2026-05-26 00:11:58 -04:00
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
207f6e911f
Add default arguments to anm init functions to simplify calls
2026-03-31 22:11:01 -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
2eaf012e4f
Fix some version differences ( #852 )
...
* Fix some version differences
* Found real inline name for checkBowMiniGame
2025-08-12 16:30:44 -04:00
LagoLunatic
c0b1454807
Document which of link's materials are being shown/hidden when drawing
2025-07-10 14:31:55 -04:00
LagoLunatic
f042f156f5
Add all player demo mode names to enum
2025-06-15 16:10:33 -04:00
LagoLunatic
0146d0b91f
d_a_player_main cleanup and inlines
2025-06-15 13:59:16 -04:00
LagoLunatic
4a54a410b1
More player_main match fixes
2025-05-14 16:00:12 -04:00
LagoLunatic
534f5d4e72
player_crawl and player_hammer 100%, misc player cleanup
2025-05-07 23:00:35 -04:00
123456789758
224b83ed8c
d_a_player_main - 96% matching ( #750 )
...
Co-authored-by: < >
2025-05-07 19:08:04 -04:00
LagoLunatic
2690304a74
player_main cleanup and a few matches
2025-04-29 15:44:49 -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
7d0c280adf
player_grab 100%, cleanup
2025-04-17 00:53:33 -04:00
LagoLunatic
ad22472b1a
player misc cleanup and various match fixes
2025-04-16 20:26:40 -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
LagoLunatic
a8b40b2d74
Return cleanup
2025-04-01 21:08:50 -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
95c813aad2
d_a_player_bow.inc - Almost all matching with only minor issues. ( #723 )
...
Co-authored-by: < >
2025-03-31 18:12:17 -04:00
LagoLunatic
3d63a54587
Player inlines and enums
2025-01-08 15:05:14 -05:00
SuperDude88
716492b7b9
First Person Item Procs ( #680 )
...
* First Person Item Procs
Match a couple of Link's proc functions
* Cleanup
2024-10-19 13:03:32 -04:00
LagoLunatic
e8506099f0
Add return type and static keyword for more static funcs
2024-02-01 22:26:39 -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
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
LagoLunatic
1299f85522
d_a_player_main work
2023-10-18 18:13:26 -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