Narr the Reg
|
b30105638f
|
all: Fix headers (#1091)
Compile and verify functions / compile_verify (push) Waiting to run
Copy headers to separate repo / copy_headers (push) Waiting to run
decomp-dev / publish_progress_decomp_dev (1.0) (push) Waiting to run
lint / clang-format (push) Waiting to run
lint / custom-lint (push) Waiting to run
Check and verify that setup works on NixOS / nixos_verify (push) Waiting to run
progress / publish_progress (push) Waiting to run
testcompile / test_compile (push) Waiting to run
Trigger full-sync on the tracker repo on push / api-trigger-workflow (push) Waiting to run
|
2026-04-23 10:42:13 +02:00 |
|
MonsterDruide1
|
572c2d6736
|
Library/Sequence: Fix vtable of Sequence (#1087)
|
2026-04-22 22:45:21 +02:00 |
|
Narr the Reg
|
b847fd4117
|
Library/Movement: Implement ClockMovement (#1053)
|
2026-04-22 20:18:01 +02:00 |
|
Narr the Reg
|
3c9de3e36f
|
Library/Clipping: Implement FrustumRadar (#1049)
Compile and verify functions / compile_verify (push) Waiting to run
Copy headers to separate repo / copy_headers (push) Waiting to run
decomp-dev / publish_progress_decomp_dev (1.0) (push) Waiting to run
lint / clang-format (push) Waiting to run
lint / custom-lint (push) Waiting to run
Check and verify that setup works on NixOS / nixos_verify (push) Waiting to run
progress / publish_progress (push) Waiting to run
testcompile / test_compile (push) Waiting to run
Trigger full-sync on the tracker repo on push / api-trigger-workflow (push) Waiting to run
Co-authored-by: Alex Larbe <alex.larbe@outlook.com>
|
2026-04-22 03:23:52 +02:00 |
|
MonsterDruide1
|
ef2f7fdf86
|
all: Add information from conflicting types in my decompiler (#1023)
|
2026-04-22 02:47:13 +02:00 |
|
Narr the Reg
|
00fb866836
|
Library/Yaml: Simplify ParameterBase (#1012)
|
2026-04-12 17:01:38 +02:00 |
|
Narr the Reg
|
a3ed1588c4
|
Library/Bgm: Implement BgmMusicalInfo and copyAudioInfoList (#1000)
|
2026-04-03 12:05:54 +02:00 |
|
Narr the Reg
|
fc21c020ce
|
Library/Math: Implement random MathUtil functions (#973)
|
2026-03-31 10:14:45 +02:00 |
|
Fuzzy2319
|
976594c87c
|
Util: Implement ScenePrepoFunction (#1001)
|
2026-03-30 18:52:32 +02:00 |
|
Fuzzy2319
|
fd0293b9c5
|
Library/Event: Implement BalloonOrderGroup (#961)
|
2026-03-28 11:08:41 +01:00 |
|
Narr the Reg
|
004cb2ef50
|
Library/Math: Implement FractalGenerator (#971)
|
2026-03-23 12:38:50 +01:00 |
|
Aubrey
|
198110b5e9
|
Library/Demo: Implement DemoSyncedEventKeeper (#964)
|
2026-03-22 13:20:22 +01:00 |
|
Narr the Reg
|
8e45397ae7
|
all: Deprecate use of 'e' in vectors and resolve sign warnings (#998)
|
2026-03-22 11:14:33 +01:00 |
|
Aubrey
|
7917987136
|
Library/Layout: Implement LayoutTextureRenderer (#965)
|
2026-03-21 21:57:35 +01:00 |
|
MonsterDruide1
|
04ea71b45e
|
Library/LiveActor: Remove useless friend class (#989)
|
2026-03-19 21:57:15 +01:00 |
|
Spletz
|
ffd385f51c
|
Player: Implement PlayerRecoverySafetyPoint and PlayerJudgeAbyssDeadStatus (#930)
|
2026-03-18 14:54:47 +01:00 |
|
Fuzzy2319
|
091cb07506
|
Library/Event: Implement EventFlowNodeActorBaseMovementStart (#954)
|
2026-03-16 16:44:46 +01:00 |
|
Fuzzy2319
|
818e48df59
|
Library/Event: Implement EventFlowNodeActorKill (#953)
|
2026-03-15 11:26:05 +01:00 |
|
Fuzzy2319
|
117f9279c4
|
Library/Event: Implement EventFlowNodeActionOneTime (#952)
|
2026-03-14 14:17:34 +01:00 |
|
Naii-the-Baf
|
33097d8def
|
Library/Bgm: Implement DspValueController (#937)
|
2026-03-13 02:04:40 +01:00 |
|
Narr the Reg
|
fc33c409ec
|
Library/Audio: Implement al::trySetAudioInfo and al::tryFindAudioInfo (#951)
|
2026-03-12 23:56:52 +01:00 |
|
Naii-the-Baf
|
84a1c44e77
|
Library/Bgm: Implement BgmParamsChanger (#936)
|
2026-03-08 22:42:46 +01:00 |
|
Narr the Reg
|
9a9eeefb89
|
all: Enable warnings on virtual overload and variable shadowing (#938)
|
2026-03-06 15:01:24 +01:00 |
|
Fuzzy2319
|
c129faf216
|
Library/Event: Implement EventFlowNodeActionLoop (#939)
|
2026-03-04 13:20:45 +01:00 |
|
Narr the Reg
|
032ed048d7
|
Library/Controller: Implement JoyPadAccelerometerAddon (#933)
|
2026-03-02 04:00:01 +01:00 |
|
Narr the Reg
|
ee3a42d98c
|
Library/Audio: Implement AudioAddonSoundArchiveInfo and al::createAudioInfoList (#890)
|
2026-03-02 01:23:32 +01:00 |
|
Narr the Reg
|
f8e9775d9e
|
all: Fix foward references (#943)
|
2026-03-01 12:28:18 +01:00 |
|
Fuzzy2319
|
b52cd38bf9
|
Library/Event: Implement EventFlowNode (#918)
|
2026-02-24 21:56:09 +01:00 |
|
Fuzzy2319
|
b65ba0f9c0
|
Scene: Implement SceneEventFunctorListener, SceneEventListenerHolder, SceneEventNotifier and SceneEventNotifyFunction (#917)
|
2026-02-24 00:07:35 +01:00 |
|
MonsterDruide1
|
bf1e9d457a
|
data: List more already-implemented functions without symbols (#911)
|
2026-02-23 22:05:21 +01:00 |
|
tetraxile
|
b389b5a457
|
Project/Controller: Implement PadUiKeyInputAddon (#910)
|
2026-02-19 11:01:28 +01:00 |
|
MonsterDruide1
|
ba6cb4ed19
|
Library / Project: Make more interfaces abstract (#913)
|
2026-02-17 11:20:02 +01:00 |
|
tetraxile
|
86d07c8f34
|
Library/Play: Add PartsGraphics and RandomTextureKeeper (#909)
|
2026-02-16 11:21:11 +01:00 |
|
LynxDev2
|
b9e425cdb4
|
Util: Implement SensorMsgFunction (#719)
|
2026-02-15 22:12:52 +01:00 |
|
LynxDev2
|
03ab3f345f
|
all: More fixes for new lints (#908)
|
2026-02-15 19:25:25 +01:00 |
|
MonsterDruide1
|
82e4518bf3
|
Library/Event: Make IEventFlowEventReceiver abstract (#907)
|
2026-02-15 18:50:56 +01:00 |
|
MonsterDruide1
|
1816a3245e
|
Library/Collision: Fix SphereMoveHitInfo struct (#903)
|
2026-02-13 14:47:42 +01:00 |
|
Narr the Reg
|
d19613d82c
|
Item: Implement CoinStackBound (#895)
|
2026-02-10 00:56:53 +01:00 |
|
Narr the Reg
|
be5ecdeaa1
|
Library/Rail: Implement VertexGraph (#889)
|
2026-02-10 00:02:25 +01:00 |
|
MonsterDruide1
|
7564c2df93
|
Library/Message: Make IUseMessageSystem abstract (#891)
|
2026-02-01 19:21:55 +01:00 |
|
Naii-the-Baf
|
b92c17a0b9
|
Library/Obj: Implement HostSyncTowerCamera (#886)
|
2026-01-31 00:00:19 +01:00 |
|
Narr the Reg
|
875e4ec961
|
Library/Yaml: Implement ParameterBase (#835)
|
2026-01-30 20:31:21 +01:00 |
|
Narr the Reg
|
06c8d29492
|
Library/Light: Implement PlaneParam (#885)
|
2026-01-24 13:26:49 +01:00 |
|
Narr the Reg
|
5a72d499e9
|
Project/Resource: Implement ResourceSystem::removeCategory (#816)
|
2026-01-24 12:21:31 +01:00 |
|
Naii-the-Baf
|
60eef744a4
|
Library/Obj: Implement PartsFunction (#884)
|
2026-01-24 11:25:22 +01:00 |
|
Narr the Reg
|
9346090dc8
|
Library/Light: Implement DirectionParam (#854)
|
2026-01-21 15:26:13 +01:00 |
|
Narr the Reg
|
cf81af3458
|
Library/Screen: Implement ScreenPointerUtil (#847)
|
2026-01-21 15:01:06 +01:00 |
|
Narr the Reg
|
409bf2f3d7
|
Library/SaveData: Implement SaveDataDirector (#870)
|
2026-01-16 13:37:35 +01:00 |
|
Naii-the-Baf
|
aae5a8bf2b
|
Player: Implement PlayerDamageKeeper (#855)
|
2026-01-15 20:18:27 +01:00 |
|
Narr the Reg
|
d1b7018193
|
Library/Yaml: Remove magic numbers (Part 1) (#830)
|
2026-01-14 14:49:23 +01:00 |
|