Jasper St. Pierre
cb98725ac5
mirror flicker fix 2
2026-04-19 16:21:30 -07:00
TakaRikka
483d26110d
Merge pull request #438 from TwilitRealm/frame-interp-simplify
...
Frame interp simplify
2026-04-19 14:58:38 -07:00
Jasper St. Pierre
18dc98d1ee
fix stone shadow flicker
2026-04-19 13:22:00 -07:00
Jasper St. Pierre
fc90ff0ec1
mirror interp fix
2026-04-19 12:57:30 -07:00
Jasper St. Pierre
738241b9c1
jutfader doc
2026-04-19 12:48:50 -07:00
Jasper St. Pierre
f969311459
grass/flower/shadow interp fixes
2026-04-19 10:27:37 -07:00
TakaRikka
aa8af54687
attempt to fix clawshot aim model position
2026-04-19 03:58:22 -07:00
Jasper St. Pierre
f39086eabf
run d_a_bg::draw on interp frames
...
to set up lights. this is a somewhat hacky workaround for lighting setup, but it might be good enough?
2026-04-19 03:19:44 -07:00
Jasper St. Pierre
f5dcea8525
add alternate to interp callbacks, flags on the leafdraw
2026-04-19 02:43:25 -07:00
Jasper St. Pierre
6c56c224c9
frame interp camera cleanups
2026-04-19 02:25:00 -07:00
Jasper St. Pierre
395eb78b97
simple shadow interp fix
2026-04-19 01:14:58 -07:00
Jasper St. Pierre
4137d05c59
frame interp simplify
2026-04-18 23:26:28 -07:00
Pheenoh
0087f9eb0c
Merge remote-tracking branch 'origin/main' into fix/d_menu_fmap2d_interp
2026-04-18 19:34:57 -06:00
Pheenoh
85b3f44306
fix minimap tear of light flash not respecting interpolation
2026-04-18 19:34:38 -06:00
TakaRikka
d443f80629
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-18 18:08:40 -07:00
TakaRikka
afd6d05f5d
volume setting effects movie now
2026-04-18 18:08:33 -07:00
TakaRikka
6078dc5356
Merge pull request #427 from TwilitRealm/fix/interp_d_file_select
...
Fix file select fade not rendering with frame interpolation
2026-04-18 16:17:54 -07:00
TakaRikka
340eb6f0b4
fix bulblin eye glow
2026-04-18 15:54:42 -07:00
Pheenoh
91492fe7b6
fix file select fade not rendering with frame interpolation
2026-04-18 16:53:48 -06:00
TakaRikka
957874bf8e
Merge pull request #426 from TwilitRealm/fix/cat_cs
...
More interpolation fixes
2026-04-18 13:44:05 -07:00
Pheenoh
0aff13d6a8
fix interpolation for cat cs, pop up 2d text
2026-04-18 14:27:01 -06:00
Luke Street
9dcd1a44bb
Merge branch 'main' into unhackify-widescreen
...
# Conflicts:
# src/dusk/imgui/ImGuiMenuGame.cpp
# src/m_Do/m_Do_lib.cpp
2026-04-18 14:12:21 -06:00
Luke Street
ba98d1f868
Fix shadow draw viewport/scissor overflow
2026-04-18 14:04:28 -06:00
Luke Street
6b6038ec20
Unhackify mDoLib_project
2026-04-18 12:46:44 -06:00
Howard Luck
89091d8d41
Frame Interp: d_meter_haihai, d_msg_out_font, d_meter_button
...
* fix menu option haihai cursor and description icon animation speeds under frame interpolation
* also fix d_meter_button
2026-04-18 14:06:32 -04:00
TakaRikka
9bcd07848f
fix mirrored shops / projection
2026-04-18 03:38:16 -07:00
TakaRikka
cbf01a2e70
add some cheats
2026-04-18 01:14:14 -07:00
Luke Street
67fbbf4acc
Merge remote-tracking branch 'refs/remotes/origin/main' into unhackify-widescreen
...
# Conflicts:
# src/m_Do/m_Do_main.cpp
2026-04-17 23:12:58 -06:00
Luke Street
7dba5738b6
Widescreen rework & IR scaling
2026-04-17 23:11:43 -06:00
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