Commit Graph

1620 Commits

Author SHA1 Message Date
Irastris ea18075de8 Frame Interp: Game Clock Refactor & Ring Item Selection 2026-04-17 23:24:47 -04:00
Irastris 3f6cad3eb4 Frame Interp: UI Pacing Simplification 2026-04-17 23:24:47 -04:00
TakaRikka 649e07a570 Merge pull request #413 from TwilitRealm/uninitialized-inko
add uninitialized variable fix
2026-04-17 15:04:08 -07:00
TakaRikka 84c2f59f98 Merge pull request #410 from TwilitRealm/instant-text
Hold B for instant text setting
2026-04-17 15:03:35 -07:00
Irastris 08f785005d Gyro: Add Subjectivity ProcIDs 2026-04-17 17:13:12 -04:00
roeming 415d12b5a7 Update src/d/actor/d_a_npc_inko.cpp
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2026-04-17 15:14:00 -04:00
roeming d3c21336b4 add uninitialized variable fix 2026-04-17 15:05:12 -04:00
Lurs 89e273a0d5 fix #260 and potentially more 2026-04-17 16:12:53 +02:00
gymnast86 dd31c45b74 Merge branch 'main' of https://github.com/TwilitRealm/dusk into instant-text 2026-04-17 01:30:19 -07:00
gymnast86 f9fb0d856d implement instant text setting 2026-04-17 01:30:08 -07:00
Luke Street 03b95503b9 Merge pull request #408 from TwilitRealm/ci-2
macOS CI, iOS file picker, icons, safe area avoidance

Resolves #382
2026-04-17 00:00:34 -06:00
Luke Street 366fc700bf Make HUD viewport respect SDL_GetWindowSafeArea 2026-04-16 22:47:02 -06:00
Irastris de0353932d Frame interp: Ganondorf's Cape 2026-04-16 22:29:44 -04:00
Irastris af624bb3ea Gyro: Revisions & Rollgoal Mirror Mode 2026-04-16 15:31:58 -04:00
TakaRikka 649fc8d073 mirror minimap 2026-04-16 04:46:06 -07:00
Irastris d5566fd463 Gyro: ROLLGOAL! 2026-04-16 05:17:50 -04:00
Luke Street 774cf565f1 Add Bloom debug window 2026-04-16 00:34:17 -06:00
Irastris 83a95d64ee Frame interp: Revised camera system
FOV is now smooth, and the individual hacks for stars and Epona's reins are removed
2026-04-16 00:04:32 -04:00
SuperDude88 368d7a8ee2 Fix Unloading Gates (#397)
* Fix Unloading Gates

- Fix CitS/Lakebed gates not loading if you don't restart the game between the different instances

Comment should be upstreamed to decomp (+ daDsh_c brief should be changed from "Death Sword Shutter Gate" which isn't accurate)

* Clarify Comment

- Add details about GC/Wii vs TPHD
2026-04-15 20:00:05 -06:00
Howard Luck 248723d8af Fix dangling daMyna_c file-statics across scenes (#392) 2026-04-15 10:52:30 -06:00
Pheenoh 839b8e520c Merge remote-tracking branch 'origin/main' into fix/telma_dialog 2026-04-14 21:05:29 -06:00
TakaRikka 4dd858b0ac Merge pull request #380 from TwilitRealm/feature/disable-main-hud
Disable Main HUD Feature
2026-04-14 20:03:23 -07:00
TakaRikka 574f870724 Merge pull request #379 from TwilitRealm/minigame-wide-hud
Widescreen Minigame Counters
2026-04-14 20:02:41 -07:00
Pheenoh d18ed5a7ba Wait to finish creating Telma actor during escort on PC until the player is loaded 2026-04-14 20:47:30 -06:00
Irastris bc4145be90 Frame interp: GOAT IN! 2026-04-14 17:51:00 -04:00
Irastris 1bed728d08 Frame interp: Howl 2 Electric Boogaloo 2026-04-14 17:17:29 -04:00
Irastris 34de4ea392 Frame interp: Stable keying for simple shadows 2026-04-14 16:55:24 -04:00
MelonSpeedruns 0f32b444a1 Disable Main HUD Feature 2026-04-14 15:43:52 -04:00
Irastris 08855a5ad8 Frame interp: Howl UI scrolling dot 2026-04-14 15:27:29 -04:00
MelonSpeedruns 925df48e72 Widescreen minigame counters 2026-04-14 15:10:28 -04:00
Irastris f03ce8a868 Frame interp: Title logo presentation sync & minor sync refactor 2026-04-14 12:22:08 -04:00
CraftyBoss 8d8be02c07 fix shadow resolution changing causing a crash
operator delete[] was used instead of JKR_DELETE_ARRAY, which causes standard allocator to freak out
2026-04-14 02:45:16 -07:00
TakaRikka 3f8b474d75 Merge pull request #359 from TwilitRealm/feature/time-stones
Sun's Song
2026-04-14 02:38:10 -07:00
madeline 175a19eb5f Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-04-14 01:55:18 -07:00
madeline edd66a1561 more save state fixes 2026-04-14 01:55:14 -07:00
Irastris 235949e452 Frame interp: Initial presentation sync implementation 2026-04-14 02:41:11 -04:00
madeline f1820e8de7 style 2026-04-13 23:34:57 -07:00
Irastris 701986389d Frame interp: Initial presentation sync implementation 2026-04-14 02:33:44 -04:00
madeline 975b32d1de fix crash when loading states with ZA from title screen 2026-04-13 23:23:07 -07:00
madeline d9fd2671bb fix menu capture crash fixes #300 2026-04-13 20:08:48 -07:00
madeline 8cd36a0e7b Merge branch 'main' of https://github.com/TakaRikka/dusk 2026-04-13 19:35:33 -07:00
madeline 33697a4a8d fix hot springs water 2026-04-13 19:35:29 -07:00
Jasper St. Pierre 16e78b7d2d d_drawlist: shadow fix
dDlst_shadowControl_c::reset() is called every frame, dDlst_shadowControl_c::init() is not. Fix up dDlst_shadowControl_c::init() to not leak and reset its own data when needed, and remove texture reset calls which tear down the texobj.
2026-04-13 19:34:25 -07:00
Jasper St. Pierre 49d18c54af d_drawlist: naming cleanup 2026-04-13 19:34:25 -07:00
MelonSpeedruns 6e542c21cd Added howling anywhere (R+X) 2026-04-13 18:08:05 -04:00
MelonSpeedruns e1844d55da Time Stones now with Song of Time 2026-04-13 13:03:28 -04:00
MelonSpeedruns 48bdaaa3dd Time Stones Feature 2026-04-13 10:46:09 -04:00
TakaRikka 9466b34627 Merge https://github.com/zeldaret/tp 2026-04-13 01:44:04 -07:00
TakaRikka def29adbab cat door cleanup (#3155) 2026-04-13 01:42:10 -07:00
YunataSavior 04159ace64 Fix MDH cat door opening
* Needs to be upstreamed

Fixes #182
2026-04-13 00:44:18 -07:00