Shipwright/soh/src
Christopher Leggett 1b9962dfc2
Enhancement: Adds Slider for Duration of Sequence Names on the Overlay (#2375)
* New function: overlay text duration in seconds.

`Overlay_DisplayText` took a float as an argument, with no clear indication of what that float represented. That float also evaluates to different durations given different frame rates. However, since we know what the frame rate should be at any given time (since it's stored in a CVar) we can calculate what this duration should be based on the number of seconds we want the overlay to be displayed. That's what `Overlay_DisplayText_Seconds` does.

* Adds Slider for Overlay Sequence Name Durations
2023-01-20 21:48:17 -05:00
..
boot Disable BEL char by default when terminal attached (#2306) 2023-01-17 15:18:13 -05:00
buffers Add Support for macOS (#441) 2022-06-22 14:59:21 -04:00
code Enhancement: Adds Slider for Duration of Sequence Names on the Overlay (#2375) 2023-01-20 21:48:17 -05:00
dmadata git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
elf_message git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
libultra refactor: use LUS 1.0 RC 2023-01-17 00:33:56 -05:00
overlays Tweak - Rando freestanding/skulltula ice trap behaviour (#2230) 2023-01-20 21:30:49 -05:00