78fcab1822ensure focus after cont/kb input + enable mouse on SDL_QUIT + force focus to prompt while open
thecozies
2024-05-01 10:10:13 -0500
956db3366fMoved UI resource destruction to RT64 deinit hook, temporarily disabled shader cache as it's out of date
Mr-Wiseguy
2024-05-01 04:25:22 -0400
a6f94f9e2eAdded special defaults for steam deck and embedded linux icon png into binary
Mr-Wiseguy
2024-04-26 22:41:41 -0400
3537a22ccdFixed description of mouse aiming, made D-Pad icon translucent if none of its items have been obtained yet
Mr-Wiseguy
2024-04-26 19:35:19 -0400
539497f84dForced camera interpolation in Camera_Fixed1 mode to fix several incorrect camera skips
Mr-Wiseguy
2024-04-25 23:44:44 -0400
c4b89613abFix Linux build and locale
Reonu
2024-04-25 15:51:04 +0100
ac2150b0faFix shader compilation on Linux
Mr-Wiseguy
2024-04-25 03:07:06 -0400
dd1315e6ebAdd Linux fullscreen support (#8)
Reonu
2024-04-25 08:05:43 +0100
25a3837b37Add Linux taskbar icon (#6)
Reonu
2024-04-23 02:21:52 +0100
a6e34bb49bChanges to fix compilation on linux
Mr-Wiseguy
2024-04-21 14:18:33 -0400
68ee43f5acImplemented new thread scheduling logic that doesn't need a central scheduler thread, removed all uses of atomic waits
Mr-Wiseguy
2024-04-25 02:57:06 -0400
4783f3f51ause right window type
Reonu
2024-04-25 01:15:34 +0100
45bbd40b12Fix bug with pause tiles being in wrong location when unpausing, update RT64
Mr-Wiseguy
2024-04-06 12:42:15 -0400
460d1aafb4Added patches for skipping interpolation when actors get teleported in cutscenes
Mr-Wiseguy
2024-04-06 00:34:10 -0400
bd537728e3Switch system_clock to high_resolution_clock, work around win32 sleep_for/sleep_until bug when clocks go backwards
Mr-Wiseguy
2024-04-05 21:06:04 -0400
65ced0c594added set time debug ui
thecozies
2024-04-05 11:25:30 -0500
50536bf737Patched ocarina wipe effects to work in widescreen by injecting new vertex and triangle lists
Mr-Wiseguy
2024-04-04 20:37:08 -0400
636f312823Add debug set time hook
Mr-Wiseguy
2024-04-04 17:24:45 -0400
13bb773f4dforgot mouse out handler for clearing cur description
thecozies
2024-04-04 08:36:31 -0500
56504a71b4global description handler and impl
thecozies
2024-04-04 08:32:22 -0500
6848645854Fixed pause menu buttons not interpolating, skipped cursor interpolation when it moves, fixed pause menu panels popping in on widescreen
Mr-Wiseguy
2024-04-04 02:11:48 -0400
407b6e547cFixed stutter caused by saving by adding a sleep in the saving loop, fixed bug with timers not resuming due to a negative remaining duration
Mr-Wiseguy
2024-04-02 22:16:31 -0400
fcc4eb6351Tweaked input latency patch to help prevent microstutters, updated RT64
Mr-Wiseguy
2024-04-02 18:21:05 -0400
2e4988da2bFixed ortho tri textbox patch in Bomber's notebook
Mr-Wiseguy
2024-04-02 00:49:32 -0400
0cd022d144Merge remote-tracking branch 'origin/ui' into dev
Mr-Wiseguy
2024-04-01 23:34:12 -0400
ea61c2bc73Switched letterbox rects to ortho tris so they could be interpolated, updated RT64 to fix projection matching issue
Mr-Wiseguy
2024-04-01 21:38:24 -0400
6ce38f5325Changed textboxes to be ortho tris so they'd get interpolated, update RT64
Mr-Wiseguy
2024-04-01 18:52:26 -0400
9763cae32bFixed telescope effect breaking when the scale is 0
Mr-Wiseguy
2024-04-01 14:42:33 -0400