Shipwright/soh
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
..
CMake Move to cmake across all platforms (#363) 2022-08-05 07:59:19 +02:00
assets [#361] Fix ganon boss offset on retail rom (#2190) 2022-12-17 19:51:52 -05:00
include Rando: Misc. Hints (#1947) 2023-01-19 23:45:34 -05:00
macosx Set LSApplicationCategoryType to games 2023-01-17 17:19:35 -05:00
platform Wii U support (#1097) 2022-08-14 22:57:24 -04:00
soh Enhancement: Adds Slider for Duration of Sequence Names on the Overlay (#2375) 2023-01-20 21:48:17 -05:00
src Enhancement: Adds Slider for Duration of Sequence Names on the Overlay (#2375) 2023-01-20 21:48:17 -05:00
.clang-format git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
.clang-tidy git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
.gitattributes git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
.gitignore Add Support for macOS (#441) 2022-06-22 14:59:21 -04:00
.gitrepo git subrepo push soh 2022-07-14 20:47:48 -04:00
CMakeLists.txt Moves SoH mixer to SoH from LUS. (#2361) 2023-01-17 22:03:55 -05:00
Resource.rc git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
SHIPOFHARKINIAN.ico git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
fixbaserom.py git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
format.sh git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
icon.jpg Nintendo switch support (#935) 2022-07-25 21:11:53 -04:00
resource.h git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00