123456789758
b46f2904d1
d_a_player - Add cut type enum ( #966 )
...
Co-authored-by: < >
2026-05-01 01:12:52 -04:00
LagoLunatic
63a3aa2399
ProcID cleanup
2026-04-01 18:50:20 -04:00
LagoLunatic
207f6e911f
Add default arguments to anm init functions to simplify calls
2026-03-31 22:11:01 -04:00
LagoLunatic
061fa893eb
Replace particle enums with official names
2026-03-20 16:02:41 -04:00
LagoLunatic
ff60c624ce
Clean up dComIfGp_evmng_getMyActIdx calls
2026-03-12 17:46:14 -04:00
LagoLunatic
5dbb7e875e
Added enums for all used event/tmp bits/regs ( #893 )
2025-09-19 15:06:44 -04:00
LagoLunatic
b77717694c
Add dolzel_rel.pch
...
This fixes the sdata linker error in the debug build.
2025-08-23 12:17:10 -04:00
LagoLunatic
bc74b63d11
Fix collision struct formatting
2025-08-22 23:26:48 -04:00
LagoLunatic
217775af4e
Use precompiled headers, fix weak data issues
2025-08-20 18:51:42 -04:00
LagoLunatic
816f08fc7c
Add extra brackets to collision src structs
2025-08-03 20:41:05 -04:00
LagoLunatic
67259edeeb
Clean up HIO reg accesses
2025-07-17 21:41:40 -04:00
LagoLunatic
0a86117a3b
Create return type cleanup, use dist enum
2025-07-15 15:03:01 -04:00
LagoLunatic
32e5848095
d_a_npc_ji1 a bit closer
2025-06-20 16:36:56 -04:00
SuperDude88
4aadd65d72
Match Most of daNpc_ji1_c ( #796 )
...
* More npc_ji1 Work
- Match most remaining code
Still need to fix setHairAngle and do a ton of cleanup
* setHairAngle Closer
* Oops
Why was this not causing an error locally
* More Field Names
2025-06-20 13:45:04 -04:00
LagoLunatic
46718e76dd
Use cCcD "All" enums everywhere
2025-06-01 16:56:31 -04:00
LagoLunatic
7cd75e8f7b
Demo matches ( #767 )
2025-05-24 18:54:46 -04:00
LagoLunatic
c625992a77
Add enum for actor priority
2025-05-21 14:44:25 -04:00
LagoLunatic
337303fc79
Standardize mMode/mAction names in C-style actors
2025-05-17 14:01:12 -04:00
LagoLunatic
74e03b6ecb
Document some more TU names
2025-05-07 17:22:10 -04:00
LagoLunatic
ce8d17ec08
Add an enum for action button icon status
2025-04-20 20:06:40 -04:00
LagoLunatic
309158e274
J3DModel inlines cleanup, procBottleSwing_init match, etc
2025-04-10 19:30:51 -04:00
LagoLunatic
a0536371e6
player_swim 100%, bunch of inline cleanup
2025-03-29 20:09:32 -04:00
LagoLunatic
b9c1eed694
d_demo work
2025-03-28 22:35:13 -04:00
LagoLunatic
822b13e57a
Add cPhs_State typedef and use it everywhere
2025-03-17 22:26:56 -04:00
LagoLunatic
b97eeed779
Rename J3DFrameCtrl loop mode enum
...
See https://github.com/zeldaret/tp/pull/2327/commits/2a284165cf35a2324d36d825add5c06ffa864398
2025-03-17 16:21:46 -04:00
LagoLunatic
5cb5fe848b
Clean up mDoAud_seStart inline
...
The devs apparently made 4 versions of this inline instead of just using default arguments.
2025-03-17 15:57:18 -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
6e83a87f42
Implement dCom attention inlines
2025-03-01 00:54:52 -05:00
LagoLunatic
5571ec74e4
Document the second param to joint callback functions
2025-02-28 18:04:05 -05:00
LagoLunatic
33f76d9968
More cleanup
2025-02-23 20:56:27 -05:00
LagoLunatic
f51b9b65df
A few small matches for 2dnumber/meter
2025-02-11 17:08:48 -05:00
LagoLunatic
46801e0ee9
npc_ji1 small matches
2025-01-27 19:22:15 -05:00
LagoLunatic
e8adc6c9e5
Rename more item enums
2025-01-17 20:58:43 -05:00
LagoLunatic
f74fd75332
Misc cleanup
2025-01-08 15:42:47 -05:00
LagoLunatic
37dbfd75de
Add item button enum and talk button enum
2025-01-06 00:23:55 -05:00
Jasper St. Pierre
70044ec8dd
Clean up cc enums
2024-10-28 21:16:46 -07:00
LagoLunatic
329d94a301
Add fake headers for unsolved weak objects to reduce manual copy-pasting
2024-10-19 14:03:50 -04:00
LagoLunatic
9e29fd3c68
More warning cleanup
2024-10-18 11:33:08 -04:00
LagoLunatic
202851599f
More warning/error cleanup, mostly includes
2024-10-17 23:46:30 -04:00
LagoLunatic
34afbd84db
clangd: Started fixing warnings and errors, code cleanup
2024-10-17 21:35:18 -04:00
LagoLunatic
a25d2651de
Move sqrtf to std:: namespace
2024-08-08 14:55:57 -04:00
LagoLunatic
d287e79ab0
Move abs and fabsf to std namespace
2024-08-07 12:55:30 -04:00
LagoLunatic
2def735282
Add fpc_ProcID type and use it for all process IDs
...
See https://github.com/zeldaret/tp/pull/2173
2024-07-12 21:14:13 -04:00
LagoLunatic
f9d40ebad8
Use NULL macro in asserts, fix NULL macro to match
2024-06-22 11:07:16 -04:00
LagoLunatic
e855019ab4
Rename some more item enum entries
2024-06-07 14:04:18 -04:00
LagoLunatic
4767560aea
Fix some warnings and errors
2024-06-03 20:10:38 -04:00
LagoLunatic
3e02c1e450
minor cleanup and matches
2024-05-12 12:26:10 -04:00
SuperDude88
d29443b920
A Little More Orca Work
2024-05-10 23:18:51 -04:00
LagoLunatic
2870b39dd3
use loopmode enum in more places
2024-05-10 01:04:38 -04:00