thecozies
|
23f0235996
|
auto 4:3 aspect for cont conf visual
|
2024-01-16 14:26:57 -06:00 |
|
Mr-Wiseguy
|
6ebc7256eb
|
Implemented rebinding inputs from UI (controller only so far) and built minimal UI for doing so
|
2024-01-15 21:06:52 -05:00 |
|
Mr-Wiseguy
|
457bc878e9
|
Refactored input mapping state
|
2024-01-14 22:49:04 -05:00 |
|
Mr-Wiseguy
|
8f3acd3623
|
Removed obsolete mask.svg
|
2024-01-13 01:42:16 -05:00 |
|
Mr-Wiseguy
|
ecfe2381b0
|
Prototype quicksave functionality, disabled for now
|
2024-01-13 01:39:41 -05:00 |
|
thecozies
|
a25f967094
|
set svg img color with menu item
|
2024-01-10 10:03:46 -06:00 |
|
thecozies
|
a06f98ab09
|
added clipped mm to intro bg
|
2024-01-10 10:03:10 -06:00 |
|
Mr-Wiseguy
|
d6e9d2e94d
|
Add lunasvg and enable SVG support in RmlUi, fix color endianness for RmlUi generated images
|
2024-01-09 19:55:44 -05:00 |
|
thecozies
|
6e771ba1bf
|
adjust modal transparency for contrast
|
2024-01-08 10:06:59 -06:00 |
|
thecozies
|
f2ea206d15
|
fade-in window transition + faded bg overlay
|
2024-01-08 09:42:21 -06:00 |
|
Mr-Wiseguy
|
5ee7eaed1f
|
Split default input mappings by device, disabled input while menu is open, made config menu open with escape/select, made config menu close with escape
|
2024-01-08 03:38:05 -05:00 |
|
Mr-Wiseguy
|
0609c82417
|
Fixed navigation in config menu
|
2024-01-08 03:34:06 -05:00 |
|
Mr-Wiseguy
|
0fcc366a35
|
Hooked up controls and settings buttons in launcher
|
2024-01-08 01:28:50 -05:00 |
|
Mr-Wiseguy
|
15ce3b194d
|
Hooked up exit button in launcher and updated RT64 to fix issue with the launcher not closing
|
2024-01-07 23:46:44 -05:00 |
|
thecozies
|
098431d3e2
|
button sizing handles border
|
2024-01-07 18:26:40 -06:00 |
|
thecozies
|
66adb00e53
|
updated button component and colors
|
2024-01-07 18:23:05 -06:00 |
|
thecozies
|
1d16efc3f0
|
fixed typography sizing and related spacing
|
2024-01-07 16:11:17 -06:00 |
|
thecozies
|
34b325b8ae
|
adjust font size for the people
|
2024-01-07 15:51:27 -06:00 |
|
thecozies
|
43340b9422
|
set default res to 1080 and dont hide cur doc before reload
|
2024-01-07 15:38:38 -06:00 |
|
thecozies
|
ccc240d255
|
new launcher and overall ui updates
|
2024-01-07 15:33:22 -06:00 |
|
Mr-Wiseguy
|
c26151cd6b
|
Modified recomp UI event handling to allow event parameters using ":" as a delimiter
|
2024-01-07 02:03:54 -05:00 |
|
thecozies
|
7a27d6555c
|
updated conf menu styling
|
2024-01-06 18:04:28 -06:00 |
|
Mr-Wiseguy
|
8510bb9109
|
Implemented RmlUi hack to replace color parsing so it uses 0-1 alpha instead of 0-255
|
2024-01-06 16:08:15 -05:00 |
|
thecozies
|
8e3c163594
|
added _old.scss and consolidate sass to recomp.rcss
|
2024-01-06 12:48:51 -06:00 |
|
Mr-Wiseguy
|
def9a39968
|
Fix cursors being created before SDL2 initialization
|
2024-01-06 13:02:58 -05:00 |
|
Mr-Wiseguy
|
65fc7f9924
|
Fixed compilation errors on some machines
|
2024-01-02 14:56:32 -05:00 |
|
thecozies
|
62e70ab0a1
|
Merge pull request #2 from Mr-Wiseguy/sass-rework
Sass rework
|
2024-01-02 11:06:39 -06:00 |
|
thecozies
|
8bb45dbacd
|
remove outline and fix unknown box-sizing value
|
2024-01-02 10:56:19 -06:00 |
|
thecozies
|
697604dcf6
|
remove sass source map
|
2024-01-02 10:07:37 -06:00 |
|
thecozies
|
6af312470a
|
init sass rework
|
2024-01-02 10:07:37 -06:00 |
|
Mr-Wiseguy
|
31e9d729c2
|
Fixed missing function in input.cpp
|
2024-01-02 11:06:07 -05:00 |
|
Mr-Wiseguy
|
e9e42322f0
|
Refactored menu logic into MenuController interface, updated RT64
|
2024-01-01 22:36:06 -05:00 |
|
Mr-Wiseguy
|
09bacbe82c
|
Hooked up graphics option menu to RT64, updated RT64
|
2024-01-01 00:09:14 -05:00 |
|
Mr-Wiseguy
|
ac131c7835
|
More work on graphics config menu, improved focus handling in UI, fixed scissor bug in UI rendering
|
2023-12-30 19:03:57 -05:00 |
|
Mr-Wiseguy
|
525092fd60
|
Cleaned up assets folder, added promptfont, started config menu UI
|
2023-12-29 16:49:26 -05:00 |
|
Mr-Wiseguy
|
c0abf1a203
|
Patch options button in file select to be a quit button instead, update RT64 and RmlUi
|
2023-12-27 17:56:26 -05:00 |
|
Mr-Wiseguy
|
fd29131b02
|
Update RT64 to fix vismono after coverage emulation changes
|
2023-12-26 13:47:22 -05:00 |
|
Mr-Wiseguy
|
86e701440c
|
Patch light glow to use extended gbi, add right trigger to default bindings for R, update RT64 to fix lens of truth
|
2023-12-25 16:05:24 -05:00 |
|
Mr-Wiseguy
|
675719cdcf
|
Fix bad scissor on A button text
|
2023-12-24 02:31:13 -05:00 |
|
Mr-Wiseguy
|
899bbb205e
|
Added origin adjustment for item equip animation in pause screen, disabled some WIP patches
|
2023-12-24 02:01:22 -05:00 |
|
Mr-Wiseguy
|
1a6af79048
|
Fix some outdated comments about audio
|
2023-12-24 00:10:23 -05:00 |
|
Mr-Wiseguy
|
ed9e21c864
|
Update RT64 to fix UI alignment
|
2023-12-23 23:58:13 -05:00 |
|
Mr-Wiseguy
|
bce34bfe0f
|
Simplify logic for audio resampling, fixes it on less ideal input/output sample rate ratios
|
2023-12-23 23:57:22 -05:00 |
|
Mr-Wiseguy
|
f2eeb00e09
|
Switched to manual resampling to avoid reopening SDL2 audio device which was causing stutters
|
2023-12-23 20:23:35 -05:00 |
|
Mr-Wiseguy
|
fc55b53655
|
Update RT64 for new barriers
|
2023-12-23 15:38:00 -05:00 |
|
Mr-Wiseguy
|
32cb89ed76
|
Added MM decomp as submodule and added workaround file to avoid needing to build it
|
2023-12-18 19:26:47 -05:00 |
|
Mr-Wiseguy
|
92a95eecc7
|
Add freetype binary git submodule to replace vcpkg
|
2023-12-18 19:10:15 -05:00 |
|
Mr-Wiseguy
|
a8e6cd112e
|
Disable infinite magic cheat
|
2023-12-17 21:43:09 -05:00 |
|
Mr-Wiseguy
|
b3e4ab13ca
|
Update RT64 to fix crash caused by offset scissors going into negative coordinate ranges
|
2023-12-17 21:25:49 -05:00 |
|
Mr-Wiseguy
|
0a6b8d0da3
|
Add fullscreen shortcut
|
2023-12-17 16:32:13 -05:00 |
|