| .. |
|
ActorActionFunction.cpp
|
all: Replace intances of mtx.getBase(vec, n) with mtx.getBase(n) (#533)
|
2025-04-13 11:35:37 +02:00 |
|
ActorActionFunction.h
|
Library/Action: Implement ActorActionFunction (#359)
|
2025-02-23 00:25:28 +01:00 |
|
ActorAnimFunction.cpp
|
Library/LiveActor: Implement ActorPoseUtil (#337)
|
2025-02-24 13:40:05 +01:00 |
|
ActorAnimFunction.h
|
al: Fix param name mismatches between declarations and definitions (#661)
|
2025-07-02 16:25:36 +02:00 |
|
ActorAreaFunction.cpp
|
Library/LiveActor: Partially Implement ActorAreaFunction (#579)
|
2025-05-06 21:20:10 +02:00 |
|
ActorAreaFunction.h
|
al: Fix param name mismatches between declarations and definitions (#661)
|
2025-07-02 16:25:36 +02:00 |
|
ActorClippingFunction.cpp
|
lint: Apply SeparateDefinitionBlocks (#96)
|
2024-07-09 21:48:16 +02:00 |
|
ActorClippingFunction.h
|
al: Fix param name mismatches between declarations and definitions (#661)
|
2025-07-02 16:25:36 +02:00 |
|
ActorCollisionFunction.cpp
|
all: Add information from conflicting types in my decompiler (#1023)
|
2026-04-22 02:47:13 +02:00 |
|
ActorCollisionFunction.h
|
all: More fixes for new lints (#908)
|
2026-02-15 19:25:25 +01:00 |
|
ActorFactory.cpp
|
al: Merge include/src (#87)
|
2024-06-13 21:10:45 +02:00 |
|
ActorFactory.h
|
al: Fix param name mismatches between declarations and definitions (#661)
|
2025-07-02 16:25:36 +02:00 |
|
ActorFlagFunction.cpp
|
all: Fix various mismatches (#263)
|
2025-01-26 13:08:53 +01:00 |
|
ActorFlagFunction.h
|
al: Merge include/src (#87)
|
2024-06-13 21:10:45 +02:00 |
|
ActorInitFunction.cpp
|
all: Fix some data references (#852)
|
2026-01-07 00:13:47 +01:00 |
|
ActorInitFunction.h
|
all: More fixes for new lints (#908)
|
2026-02-15 19:25:25 +01:00 |
|
ActorInitInfo.cpp
|
Library/Clipping: Implement ClippingActorInfo (#687)
|
2025-07-30 23:13:54 +02:00 |
|
ActorInitInfo.h
|
Library/Clipping: Implement ClippingActorInfo (#687)
|
2025-07-30 23:13:54 +02:00 |
|
ActorInitResourceData.cpp
|
al: Merge include/src (#87)
|
2024-06-13 21:10:45 +02:00 |
|
ActorInitResourceData.h
|
Library/Resource: Implement ActorResource and Holder (#652)
|
2025-07-06 12:44:45 +02:00 |
|
ActorInitUtil.cpp
|
all: Enable warnings on virtual overload and variable shadowing (#938)
|
2026-03-06 15:01:24 +01:00 |
|
ActorInitUtil.h
|
al: Fix param name mismatches between declarations and definitions (#661)
|
2025-07-02 16:25:36 +02:00 |
|
ActorModelFunction.h
|
Library/LiveActor: Implement ActorInitUtil (#492)
|
2025-04-11 11:18:28 +02:00 |
|
ActorMovementFunction.cpp
|
all: Add information from conflicting types in my decompiler (#1023)
|
2026-04-22 02:47:13 +02:00 |
|
ActorMovementFunction.h
|
al: Fix param name mismatches between declarations and definitions (#661)
|
2025-07-02 16:25:36 +02:00 |
|
ActorParamHolder.cpp
|
all: Fix some data references (#852)
|
2026-01-07 00:13:47 +01:00 |
|
ActorParamHolder.h
|
Library/LiveActor: Implement ActorParamHolder (#748)
|
2025-10-24 13:26:42 +02:00 |
|
ActorParamHolderUtil.cpp
|
Library/LiveActor: Implement ActorParamHolder (#748)
|
2025-10-24 13:26:42 +02:00 |
|
ActorParamHolderUtil.h
|
Library/LiveActor: Implement ActorParamHolder (#748)
|
2025-10-24 13:26:42 +02:00 |
|
ActorPoseKeeper.cpp
|
all: Fix some data references (#852)
|
2026-01-07 00:13:47 +01:00 |
|
ActorPoseKeeper.h
|
all: Move lazy functions to headers (#573)
|
2025-05-10 16:57:49 +02:00 |
|
ActorPoseUtil.cpp
|
Library/LiveActor: Implement al::multVecInvQuat (#868)
|
2026-01-11 12:21:11 +01:00 |
|
ActorPoseUtil.h
|
Library/LiveActor: Implement ActorPoseUtil (#337)
|
2025-02-24 13:40:05 +01:00 |
|
ActorResourceFunction.cpp
|
Library/Yaml: Implement ParameterBase (#835)
|
2026-01-30 20:31:21 +01:00 |
|
ActorResourceFunction.h
|
Library/LiveActor: Implement ActorResourceFunction (#668)
|
2025-07-01 23:40:43 +02:00 |
|
ActorSceneFunction.cpp
|
Scene: Implement TitleMenuScene (#503)
|
2025-04-07 12:40:30 +02:00 |
|
ActorSceneFunction.h
|
Library/LiveActor: Implement ActorSceneFunction (#346)
|
2025-02-17 13:56:53 +01:00 |
|
ActorSceneInfo.h
|
Library/LiveActor: Fix ModelDrawBufferCounter (#594)
|
2025-05-16 11:54:45 +02:00 |
|
ActorSensorController.cpp
|
Library/LiveActor: Split ActorSensorFunction (#370)
|
2025-03-05 16:51:13 +01:00 |
|
ActorSensorController.h
|
Library/LiveActor: Implement ActorSensorController[List] (#326)
|
2025-02-02 12:36:28 +01:00 |
|
ActorSensorFunction.h
|
Library/LiveActor: Split ActorSensorFunction (#370)
|
2025-03-05 16:51:13 +01:00 |
|
ActorSensorUtil.cpp
|
all: Fix more listsym issues (#734)
|
2025-09-29 11:52:01 +02:00 |
|
ActorSensorUtil.h
|
all: Fix more listsym issues (#734)
|
2025-09-29 11:52:01 +02:00 |
|
ComboCounter.h
|
Util: Implement SensorMsgFunction (#719)
|
2026-02-15 22:12:52 +01:00 |
|
CreateActorFunction.h
|
Scene: Implement ProjectCameraPoserFactory, ProjectEventFlowNodeFactory, ProjectSceneFactory and Refactor ProjectActorFactory, ProjectAppearSwitchFactory (#410)
|
2025-02-26 21:27:25 +01:00 |
|
HitReactionKeeper.h
|
all: Fix code styling enforced by upcoming lints (#733)
|
2025-10-18 16:03:35 +02:00 |
|
LiveActor.cpp
|
all: Move lazy functions to headers (#573)
|
2025-05-10 16:57:49 +02:00 |
|
LiveActor.h
|
Library/LiveActor: Remove useless friend class (#989)
|
2026-03-19 21:57:15 +01:00 |
|
LiveActorFlag.cpp
|
al: Merge include/src (#87)
|
2024-06-13 21:10:45 +02:00 |
|
LiveActorFlag.h
|
all: Fix code styling enforced by upcoming lints (#733)
|
2025-10-18 16:03:35 +02:00 |
|
LiveActorFunction.cpp
|
Library/LiveActor: Implement LiveActorFunction (#564)
|
2025-04-24 08:28:52 +02:00 |
|
LiveActorFunction.h
|
Library/LiveActor: Implement LiveActorFunction (#564)
|
2025-04-24 08:28:52 +02:00 |
|
LiveActorGroup.cpp
|
Library/LiveActor: Refactor ActorInitInfo (#366)
|
2025-02-19 20:47:57 +01:00 |
|
LiveActorGroup.h
|
al: Fix param name mismatches between declarations and definitions (#661)
|
2025-07-02 16:25:36 +02:00 |
|
LiveActorInfo.cpp
|
data: Split Library/LiveActor/LiveActor.o (#544)
|
2025-04-19 23:03:48 +02:00 |
|
LiveActorInfo.h
|
all: Fix code styling enforced by upcoming lints (#733)
|
2025-10-18 16:03:35 +02:00 |
|
LiveActorKeeper.cpp
|
all: Fix some data references (#852)
|
2026-01-07 00:13:47 +01:00 |
|
LiveActorKeeper.h
|
Library/LiveActor: Remove useless friend class (#989)
|
2026-03-19 21:57:15 +01:00 |
|
LiveActorKit.cpp
|
Project/Execute: Implement ExecuteSystemInitInfo (#683)
|
2025-07-13 12:23:41 +02:00 |
|
LiveActorKit.h
|
al: Fix param name mismatches between declarations and definitions (#661)
|
2025-07-02 16:25:36 +02:00 |