MonsterDruide1
|
2d74b92a35
|
cleanup
|
2026-01-09 13:35:42 +01:00 |
|
MonsterDruide1
|
4712b22573
|
wip
|
2026-01-09 13:29:07 +01:00 |
|
ud2
|
49457ad6df
|
all: Fix some data references (#852)
|
2026-01-07 00:13:47 +01:00 |
|
MonsterDruide1
|
26414cf273
|
Library/Collision: Fix vtable of PartsConnector (#851)
|
2026-01-06 16:04:49 +01:00 |
|
Narr the Reg
|
413dae1545
|
Library/Execute: Implement ExecutorList variants (#848)
|
2026-01-06 12:55:41 +01:00 |
|
MonsterDruide1
|
4a840f987f
|
Library/Obj: Fix EffectObjFollowCameraLimit::init (#850)
|
2026-01-06 11:02:13 +01:00 |
|
MissBismuth
|
95f8c3dcfa
|
Library/Thread: Implement AyncFunctorThread (#846)
|
2026-01-04 17:31:39 +01:00 |
|
Narr the Reg
|
e9bcc135ee
|
Item: Implement CoinLead (#840)
|
2026-01-04 12:39:05 +01:00 |
|
Narr the Reg
|
fa8af06a5c
|
Library/Yaml: Finish ByamlWriterHash (#829)
|
2026-01-04 09:57:14 +01:00 |
|
Narr the Reg
|
f0219686df
|
Library/Execute: Implement ExecuteTableHolderDraw (#820)
|
2026-01-03 16:05:28 +01:00 |
|
Narr the Reg
|
ccdb6f6e5d
|
Library/LiveActor: Improve SubActorKeeper::init (#819)
|
2026-01-02 21:54:36 +01:00 |
|
Aubrey
|
d1df18d4dd
|
Camera: Implement HackObjMovieCameraTarget (#837)
|
2025-12-26 10:11:17 +01:00 |
|
tetraxile
|
42f4194917
|
Library/Camera: Implement CameraInSwitchOnAreaDirector (#817)
|
2025-12-24 16:01:01 +01:00 |
|
MissBismuth
|
3d057a9a15
|
Library/Layout: Implement LayoutUtil (#833)
|
2025-12-24 15:30:24 +01:00 |
|
MissBismuth
|
32c815af4c
|
Library/Controller: Implement more InputFunction (#827)
|
2025-12-20 14:37:04 +01:00 |
|
Narr the Reg
|
23334d8a78
|
Library/SaveData: Implement SaveDataFunction (#810)
|
2025-12-19 19:40:46 +01:00 |
|
Narr the Reg
|
f0237ead55
|
Player: Add PlayerPuppet (#826)
|
2025-12-19 00:52:02 +01:00 |
|
MissBismuth
|
131c1c8e85
|
Library/Yaml/Writer: Fix ByamlWriter::write (#825)
Co-authored-by: justliliandev <36055315+justliliandev@users.noreply.github.com>
|
2025-12-17 12:44:21 +01:00 |
|
MonsterDruide1
|
c87f4a0914
|
all: Fix more function signatures (#818)
|
2025-12-11 22:29:33 +01:00 |
|
Aubrey
|
2c0065a3a8
|
Player: Implement PlayerStateCameraSubjective (#802)
|
2025-12-04 21:19:45 +01:00 |
|
Aubrey
|
59fbad78af
|
Scene: Implement FirstSequenceScene (#797)
|
2025-12-04 15:59:04 +01:00 |
|
Narr the Reg
|
8092aee014
|
Library/Screen: Implement ScreenPointer (#794)
|
2025-12-03 23:43:19 +01:00 |
|
Narr the Reg
|
57cd37e94e
|
Library/Math: Implement more MathUtil (minmax, quat, spring) (#800)
|
2025-12-02 11:06:33 +01:00 |
|
Narr the Reg
|
fde6a21577
|
Library/Base: Implement more StringUtil functions (#799)
|
2025-11-24 11:32:13 +01:00 |
|
Narr the Reg
|
0b6d26020c
|
Library/Screen: Implement ScreenPointCheckGroup (#786)
|
2025-11-23 15:07:01 +01:00 |
|
Narr the Reg
|
64aa34a491
|
Library/Camera: Implement CameraTargetHolder (#784)
|
2025-11-23 10:54:41 +01:00 |
|
Naii-the-Baf
|
ca8e7eb87a
|
System: Implement GameDataUtil (#759)
|
2025-11-22 10:36:56 +01:00 |
|
Narr the Reg
|
bbf93327c5
|
all: Fix HackFork and some MathUtil functions (#798)
|
2025-11-12 13:09:05 +01:00 |
|
Aubrey
|
23f87c31d2
|
Projects/Scene: Implement SceneInitInfo (#796)
|
2025-11-12 12:16:23 +01:00 |
|
KleinTimmi
|
62c849bc59
|
Library/Draw: Add force/isGraphicsQualityMode (#789)
|
2025-11-09 14:04:30 +01:00 |
|
Narr the Reg
|
1fe403c1f9
|
Library/Action: Implement ActorActionKeeper (#782)
|
2025-11-01 11:12:06 +01:00 |
|
Narr the Reg
|
000c3aadd7
|
all: Replace custom impl with sead::Mathf::floor (#776)
|
2025-10-28 11:56:06 +01:00 |
|
MonsterDruide1
|
ec1bd72b9f
|
Library/Player: Implement PlayerUtil (#650)
|
2025-10-27 22:00:51 +01:00 |
|
Narr the Reg
|
7173a10a3a
|
Project/Resource: Partially Implement ResourceSystem (#746)
|
2025-10-27 21:22:52 +01:00 |
|
Narr the Reg
|
da5b8c9a31
|
Library/LiveActor: Implement ActorCollisionFunction (#745)
|
2025-10-26 10:32:12 +01:00 |
|
Naii-the-Baf
|
d894dc77b8
|
Library/Rail: Implement RailRider (#766)
|
2025-10-25 14:42:35 +02:00 |
|
Narr the Reg
|
43bccbee0f
|
Library/Collision: Implement ActorCollisionController (#765)
|
2025-10-25 12:51:24 +02:00 |
|
Narr the Reg
|
bf8d9d93e8
|
Library/Collision: Implement SensorConnector (#764)
|
2025-10-25 12:19:44 +02:00 |
|
Narr the Reg
|
57083bb31a
|
all: Fixes across various headers (#760)
|
2025-10-25 11:01:43 +02:00 |
|
Narr the Reg
|
832b3abb54
|
Library/Scene: Implement AddDemoInfo (#756)
|
2025-10-25 09:38:14 +02:00 |
|
Narr the Reg
|
c7b2d00c87
|
Project/Execute: Implement ExecuteFunction (#755)
|
2025-10-25 00:13:57 +02:00 |
|
Narr the Reg
|
6de13a8b6e
|
Library/Movement: Implement WheelMovement (#754)
|
2025-10-24 18:16:53 +02:00 |
|
Narr the Reg
|
bf48978446
|
Library/Math: Implement IntervalTrigger (#752)
|
2025-10-24 16:38:18 +02:00 |
|
Narr the Reg
|
9172791454
|
Library/Math: Implement MathGridUtil (#749)
|
2025-10-24 15:08:30 +02:00 |
|
Narr the Reg
|
a59feae933
|
Library/LiveActor: Implement ActorParamHolder (#748)
|
2025-10-24 13:26:42 +02:00 |
|
LynxDev2
|
5201fd0311
|
all: Fix code styling enforced by upcoming lints (#733)
|
2025-10-18 16:03:35 +02:00 |
|
Narr the Reg
|
efefd442ce
|
Library/Math: Implement more MathUtil (lerp, converge, random) (#743)
|
2025-10-17 22:59:41 +02:00 |
|
Fuzzy2319
|
21872bbc2c
|
Library/Area: Fix calcNearestAreaObjEdgePos return type (#750)
|
2025-10-17 17:35:49 +02:00 |
|
Narr the Reg
|
2b3e95b6fa
|
Library/Math: Implement RateParam (#753)
|
2025-10-16 00:20:46 +02:00 |
|
MonsterDruide1
|
946fe5cf06
|
Library/LiveActor: Implement ActorInitFunction (#741)
Co-authored-by: Aubrey Taylor <aubrey@hall.ly>
|
2025-10-02 21:02:05 +02:00 |
|