Commit graph

60 commits

Author SHA1 Message Date
Narr the Reg 64aa34a491
Library/Camera: Implement CameraTargetHolder (#784) 2025-11-23 10:54:41 +01:00
Narr the Reg 57083bb31a
all: Fixes across various headers (#760) 2025-10-25 11:01:43 +02:00
LynxDev2 5201fd0311
all: Fix code styling enforced by upcoming lints (#733) 2025-10-18 16:03:35 +02:00
LynxDev2 5dd0ba0915
all: Fix more listsym issues (#734) 2025-09-29 11:52:01 +02:00
Narr the Reg f2b32f130c
Util: Implement initEventCameraObject within NpcEventFlowUtil (#728) 2025-09-15 23:41:48 +02:00
LynxDev2 4a6fe58477
al: Fix param name mismatches between declarations and definitions (#661) 2025-07-02 16:25:36 +02:00
Narr the Reg cbe11e770c
Library/Scene: Implement SceneUtil (#605) 2025-05-25 11:56:05 +02:00
Moddimation c45aebb924
Library/Camera: More headers for CameraUtil (#604) 2025-05-21 23:42:31 +02:00
Narr the Reg ac243288c3
Library/Camera: Implement CameraRequestParamHolder (#596) 2025-05-18 12:50:29 +02:00
Narr the Reg 97bbace029
Library/Camera: Implement CameraFlagCtrl (#595) 2025-05-18 11:08:21 +02:00
LynxDev2 a10e4ac931
all: Move lazy functions to headers (#573) 2025-05-10 16:57:49 +02:00
Narr the Reg f37675dc45
all: Remove extra symbols and mismatched tags (#571) 2025-04-29 11:01:30 +02:00
ud2 c13e914d51
all: Fix class declarations based on RTTI (#550) 2025-04-20 09:28:03 +02:00
LynxDev2 571ea07930
all: Add defaults for some params (#506) 2025-04-05 13:28:03 +02:00
Aubrey 343535042d
Library/LiveActor: Make ActorInitInfo a struct (#499) 2025-04-02 21:36:45 +02:00
Moddimation 470e610d75
Library/Camera: Add more headers (#454) 2025-03-29 11:17:20 +01:00
Narr the Reg f7ca52cd2d
all: Fix multiple headers (#453) 2025-03-21 23:16:47 +01:00
Moddimation e91b84f0f4
Library/Camera: Implement CameraPoser (#398) 2025-03-08 08:10:44 +01:00
Moddimation 03764e2ff7
Library/Camera: Implement CameraPoserSceneInfo (#428) 2025-03-04 16:35:34 +01:00
Moddimation f4b7e54937
Libary/Camera: Add CameraViewCtrl* (#427) 2025-03-04 16:05:07 +01:00
Moddimation f0096307fc
al/Camera: Add CameraTargetAreaLimitter and CameraObjectRequestInfo (#426) 2025-03-04 15:31:25 +01:00
LynxDev2 3096a796c2
lint: struct members as noPrefixCamelCase (#417) 2025-03-02 00:26:13 +01:00
Fuzzy2319 21762f382d
Scene: Implement ProjectCameraPoserFactory, ProjectEventFlowNodeFactory, ProjectSceneFactory and Refactor ProjectActorFactory, ProjectAppearSwitchFactory (#410) 2025-02-26 21:27:25 +01:00
Moddimation 865e57a5df
Library/Camera: Implement CameraPoserFix (#409) 2025-02-25 21:48:45 +01:00
Muz-dev 2ae22f13e2
Camera: Implement CameraStopJudge (#328) 2025-02-24 14:05:54 +01:00
MonsterDruide1 63b597a813
Library/LiveActor: Implement ActorPoseUtil (#337) 2025-02-24 13:40:05 +01:00
Moddimation ed479eed2e
Library/Camera: Add various headers (#386) 2025-02-21 00:35:27 +01:00
Moddimation 1a787743f4
Library/Camera: Implement CameraSwitchRequester (#385) 2025-02-21 00:06:42 +01:00
Moddimation 3119c34d7f
Library/Camera: Implement CameraViewCtrl (#384) 2025-02-20 23:33:42 +01:00
Moddimation 5f8b66a53d
Library/Camera: Implement CameraPoserFlag (#383)
Co-authored-by: Moddimation <vakhdmyt06@gmail.com>
2025-02-20 22:22:11 +01:00
LynxDev2 4622e7aa55
lint: Add many new checks and features (#260) 2025-02-18 15:51:40 +01:00
MonsterDruide1 a6daed4b54
Library/Camera: Implement CameraShaker (#219) 2025-02-17 17:10:30 +01:00
MonsterDruide1 357fad5c4f
Library/Camera: Implement CameraResourceHolder (#259) 2025-02-17 14:47:01 +01:00
Moddimation ebfd43290d
Library: Work on Camera and Projection (#336)
Co-authored-by: Moddimation <vakhdmyt06@gmail.com>
2025-02-16 10:41:16 +01:00
MonsterDruide1 670eba5bd4
all: Fix various mismatches (#263) 2025-01-26 13:08:53 +01:00
Muz-dev b768ccef9a
Library/Camera: Implement CameraInputHolder (#286) 2025-01-20 11:52:00 +01:00
MonsterDruide1 4b5cee7d63
Library/Camera: Implement ActorCameraSubTarget (#214) 2025-01-03 00:07:19 +01:00
tetraxile 80afd4957a
Library/Camera: Complete CameraUtil.h header (#203) 2024-11-30 12:51:24 +01:00
MonsterDruide1 c233c37c9e
lint: Enforce short names for sead::-math (#77) 2024-10-19 23:06:53 +02:00
MonsterDruide1 0559e0bc39
workflow: Test compiling all headers together and isolated (#149) 2024-10-18 18:44:30 +02:00
MonsterDruide1 a022913ee0
Library/Camera: Implement ICameraInput and SimpleCameraInput (#160) 2024-10-08 21:14:26 +02:00
LynxDev2 ad878a0218
Headers: Adjustments from existing mods (#169)
Co-authored-by: LynxDev2 <developer.iika@gmail.com>
2024-10-08 17:03:16 +02:00
MonsterDruide1 02015fb45b
Library/Camera: Implement SpecialCameraHolder (#161) 2024-09-25 23:28:01 +02:00
MonsterDruide1 c6cfcf95db
Library/Camera: Implement CameraTicketHolder (#159) 2024-09-10 01:46:15 +02:00
MonsterDruide1 c91f92749d
Library/Camera: Implement ActorCameraTarget (#157) 2024-09-06 11:07:26 +02:00
MonsterDruide1 b51a8b420a
Library/Camera: Implement CameraParamMoveLimit (#154) 2024-09-04 12:03:53 +02:00
MonsterDruide1 e388ee7ce2
Library/Camera: Implement CameraTicket (#153) 2024-09-03 12:50:50 +02:00
MonsterDruide1 d8efb8ff27
Library/Camera: Implement CameraTicketId (#152) 2024-09-02 21:00:46 +02:00
MonsterDruide1 8fb9173e80
Library/Camera: Implement CameraTargetBase (#151) 2024-09-02 18:26:24 +02:00
Wexos 631089ce00
Layout: Implement Compass (#139) 2024-08-08 00:45:44 +02:00