Commit Graph

24 Commits

Author SHA1 Message Date
Mr-Wiseguy
beec29217c Implemented warp debug menu feature 2024-03-01 18:42:05 -05:00
Mr-Wiseguy
8a919252d2 Modify gyro aim implementation to add aim reset and low pass filter, copy RT64 DLL dependencies to output folder 2024-01-27 16:06:36 -05:00
Mr-Wiseguy
dbfda5332e Update SDL2 and change CMakeLists to use FetchContent with a github release for SDL2 instead of using RT64's 2024-01-23 01:01:12 -05:00
Mr-Wiseguy
e04865c715 Initial implementation of gyro aim with GamepadMotionHelpers for sensor fusion 2024-01-22 23:08:59 -05:00
Mr-Wiseguy
8e4e4b1cae Split recomp config handling into separate file, changed "inputs" RmlUi variable to be a struct with an "array" member and named fields for each input 2024-01-21 14:04:56 -05:00
Mr-Wiseguy
802c9bd5a8 Added modified version of RmlUi's ElementSVG that reduces the image dimensions to avoid unnecessarily large baked SVG textures 2024-01-20 01:48:27 -05:00
Mr-Wiseguy
d6e4e98c8b Added custom font interface that scales font glyphs down to avoid downsampling 2024-01-19 18:14:42 -05:00
Mr-Wiseguy
ecfe2381b0 Prototype quicksave functionality, disabled for now 2024-01-13 01:39:41 -05: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
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
Mr-Wiseguy
65fc7f9924 Fixed compilation errors on some machines 2024-01-02 14:56:32 -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
92a95eecc7 Add freetype binary git submodule to replace vcpkg 2023-12-18 19:10:15 -05:00
Mr-Wiseguy
a487014623 Made RT64 into a submodule, redid UI patching using new extended gbi alignment commands 2023-12-03 13:14:54 -05:00
Mr-Wiseguy
f5bbe1d784 Change touch in CMakeLists to use cmake command instead 2023-12-01 11:37:23 -05:00
Mr-Wiseguy
d71b86c1da Added WIP dual analog camera and widescreen UI patches 2023-12-01 10:56:20 -05:00
Mr-Wiseguy
ec23ef02fd Added some more patch functionality, added recomp namespace 2023-11-24 17:10:21 -05:00
Mr-Wiseguy
f324253052 Reorganized loose files in src into src/recomp folder 2023-11-12 20:09:29 -05:00
Mr-Wiseguy
244d37e3c8 Renamed everything ultra related to "ultramodern" 2023-11-12 19:40:02 -05:00
Mr-Wiseguy
398988a961 Added function patching, began reorganizing UI code, added native file dialog library 2023-11-11 17:42:07 -05:00
Mr-Wiseguy
6fdf66b296 Integrated RmlUi, fully moved over to cmake 2023-11-02 01:20:12 -04:00
Mr-Wiseguy
dd30250623 Hooked up RT64 draw callbacks, fixed incorrect iobuf for reading ROM 2023-10-30 22:41:05 -04:00
Mr-Wiseguy
352b28b1fd Added cmake build system 2023-10-29 12:13:41 -04:00