Commit graph

9 commits

Author SHA1 Message Date
LynxDev2 5201fd0311
all: Fix code styling enforced by upcoming lints (#733) 2025-10-18 16:03:35 +02:00
LynxDev2 4a6fe58477
al: Fix param name mismatches between declarations and definitions (#661) 2025-07-02 16:25:36 +02:00
LynxDev2 a10e4ac931
all: Move lazy functions to headers (#573) 2025-05-10 16:57:49 +02:00
LynxDev2 1ef4d56f82
Library/LiveActor: Split ActorSensorFunction (#370) 2025-03-05 16:51:13 +01:00
LynxDev2 3096a796c2
lint: struct members as noPrefixCamelCase (#417) 2025-03-02 00:26:13 +01:00
MonsterDruide1 63b597a813
Library/LiveActor: Implement ActorPoseUtil (#337) 2025-02-24 13:40:05 +01:00
MonsterDruide1 aeca26f86b
Library/Math: Add complete MathUtil.h (#220) 2025-01-31 11:00:09 +01:00
Fuzzy2319 bc2a54b911
Library/Movement: Refactor EnemyStateBlowDownParam (#236) 2025-01-12 17:35:06 +01:00
GRAnimated 744ece6a70
Enemy: Implement EnemyCap and EnemyStates (#64)
Co-authored-by: GRAnimated <devin@nhscan.com>
Co-authored-by: LynxDev2 <developer.iika@gmail.com>
Co-authored-by: LynxDev2 <128722393+LynxDev2@users.noreply.github.com>
2024-10-28 13:22:26 +01:00