Commit Graph

  • 8faa532e53 Fixed UI events happening while the menu is closed, fixed crash on exit caused by destruction order of UI Mr-Wiseguy 2024-02-25 17:08:19 -0500
  • 0337a7fbc2 added recording icon while actively mapping thecozies 2024-02-25 12:21:18 -0600
  • b132dfad77 Update RT64 to WIP decomposition branch Mr-Wiseguy 2024-02-24 22:00:53 -0500
  • 24693c32c4 dpad visual + kb/cont toggle + general style updates thecozies 2024-02-24 12:51:58 -0600
  • 2b9eb9643c dpad svgs thecozies 2024-02-24 12:48:41 -0600
  • 1166851d7d switch to npm start for watch & added build cmd thecozies 2024-02-09 08:39:58 -0600
  • 66f184eec4 input conf header swap and rounded container thecozies 2024-01-29 09:42:23 -0600
  • 28104fa76d add border to modal thecozies 2024-01-28 09:50:51 -0600
  • f6a9a3c520 close config modal on backdrop or x button click thecozies 2024-01-22 10:45:13 -0600
  • 2718bfc87c config related style/layout updates thecozies 2024-01-22 10:43:21 -0600
  • 7b194955c5 input viz WIP + icons thecozies 2024-01-21 13:07:37 -0600
  • 214231de6c Add transform tags for bow and arrow's string and hookshot chain, update patch makefile to use fast-math and no-unsafe-math-optimizations Mr-Wiseguy 2024-02-24 16:14:48 -0500
  • 5a1dbb96f4 Fix POLY_XLU_DISP overflow by making gfx buffers 10x larger, added error reporting when gfx buffers overflow Mr-Wiseguy 2024-02-24 16:13:39 -0500
  • e97242af2e Fixed DPI awareness mode, fixed crash caused by patch that fixed drawing null skyboxes Mr-Wiseguy 2024-02-22 23:52:04 -0500
  • b88c729d93 Transform tagging for song of soaring effects Mr-Wiseguy 2024-02-19 17:02:10 -0500
  • 99c14fde04 Added mechanism for getting aspect ratio from recompiled code, fixed wipe3 transition in widescreen Mr-Wiseguy 2024-02-17 22:12:23 -0500
  • b6cec905c7 Transform tagging to missed skele drawing functions, transform tagging for particles, automatic transform tagging for all actors with only one matrix, update RT64 Mr-Wiseguy 2024-02-17 22:11:07 -0500
  • 12e107b872 Tag sky and camera matrices for interpolation and tag terrain matrices to skip interpolation Mr-Wiseguy 2024-02-04 23:12:34 -0500
  • 958808acb0 Enable relevant RT64 enhancements, fix pause background corruption if song of soaring was played before ever pausing Mr-Wiseguy 2024-02-04 22:55:15 -0500
  • 3326a1bcce Significantly improved transform tagging for most actors, updated RT64 Mr-Wiseguy 2024-01-28 23:43:51 -0500
  • 289d570b94 Update RT64 to fix HFR dropped frame performance issue Mr-Wiseguy 2024-01-28 12:25:02 -0500
  • 8370b9a9a9 Add patch to fix texture sampling seams in pause menu Mr-Wiseguy 2024-01-28 02:00:04 -0500
  • b281740fb7 Update RT64 to disable its own config file mechanism Mr-Wiseguy 2024-01-27 16:22:33 -0500
  • 8a919252d2 Modify gyro aim implementation to add aim reset and low pass filter, copy RT64 DLL dependencies to output folder Mr-Wiseguy 2024-01-27 16:06:36 -0500
  • dbfda5332e Update SDL2 and change CMakeLists to use FetchContent with a github release for SDL2 instead of using RT64's Mr-Wiseguy 2024-01-23 01:01:12 -0500
  • e04865c715 Initial implementation of gyro aim with GamepadMotionHelpers for sensor fusion Mr-Wiseguy 2024-01-22 23:08:59 -0500
  • 992bdb67e9 Save controls and graphics configs to files after editing and load them on startup Mr-Wiseguy 2024-01-21 19:21:58 -0500
  • 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 Mr-Wiseguy 2024-01-21 14:04:56 -0500
  • c7bfc15caa Update RT64 Mr-Wiseguy 2024-01-20 01:52:51 -0500
  • b8c15db6a1 Merge remote-tracking branch 'origin/ui' into ui-scaling Mr-Wiseguy 2024-01-20 01:49:00 -0500
  • 802c9bd5a8 Added modified version of RmlUi's ElementSVG that reduces the image dimensions to avoid unnecessarily large baked SVG textures Mr-Wiseguy 2024-01-20 01:48:27 -0500
  • b4bb64e688 Fixed resizing causing incorrect RmlUi context size sometimes and fixed some crashes on exit Mr-Wiseguy 2024-01-19 18:44:43 -0500
  • d6e4e98c8b Added custom font interface that scales font glyphs down to avoid downsampling Mr-Wiseguy 2024-01-19 18:14:42 -0500
  • 3456b03b4d Scaled mouse coordinates before passing them to RmlUi Mr-Wiseguy 2024-01-19 14:14:47 -0500
  • 4de0693328 fixed various ui positioning issues + scrollbar thecozies 2024-01-19 13:06:06 -0600
  • 0a4ae48d24 WIP scaling UI RmlUi vertex resolution Mr-Wiseguy 2024-01-19 14:02:05 -0500
  • 340b838001 styled control options thecozies 2024-01-18 14:49:29 -0600
  • 3759688e72 add ability to disable mouse input with body attr thecozies 2024-01-17 10:21:26 -0600
  • 6460ae1bf9 removed registering useless events thecozies 2024-01-17 10:03:18 -0600
  • b3dbb9e9be track and share focused/hovered input rows thecozies 2024-01-17 09:54:13 -0600
  • d0e01cdec1 Add active_binding_input and active_binding_slot bindings in controls UI Mr-Wiseguy 2024-01-17 02:22:36 -0500
  • 23f0235996 auto 4:3 aspect for cont conf visual thecozies 2024-01-16 14:26:57 -0600
  • 6ebc7256eb Implemented rebinding inputs from UI (controller only so far) and built minimal UI for doing so Mr-Wiseguy 2024-01-15 21:06:52 -0500
  • 457bc878e9 Refactored input mapping state Mr-Wiseguy 2024-01-14 22:49:04 -0500
  • 8f3acd3623 Removed obsolete mask.svg Mr-Wiseguy 2024-01-13 01:42:16 -0500
  • ecfe2381b0 Prototype quicksave functionality, disabled for now Mr-Wiseguy 2024-01-13 01:39:08 -0500
  • a25f967094 set svg img color with menu item thecozies 2024-01-10 10:03:46 -0600
  • a06f98ab09 added clipped mm to intro bg thecozies 2024-01-10 10:03:10 -0600
  • d6e9d2e94d Add lunasvg and enable SVG support in RmlUi, fix color endianness for RmlUi generated images Mr-Wiseguy 2024-01-09 19:55:15 -0500
  • 6e771ba1bf adjust modal transparency for contrast thecozies 2024-01-08 10:06:59 -0600
  • f2ea206d15 fade-in window transition + faded bg overlay thecozies 2024-01-08 09:42:21 -0600
  • 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 Mr-Wiseguy 2024-01-08 03:38:05 -0500
  • 0609c82417 Fixed navigation in config menu Mr-Wiseguy 2024-01-08 03:34:06 -0500
  • 0fcc366a35 Hooked up controls and settings buttons in launcher Mr-Wiseguy 2024-01-08 01:28:50 -0500
  • 15ce3b194d Hooked up exit button in launcher and updated RT64 to fix issue with the launcher not closing Mr-Wiseguy 2024-01-07 23:46:44 -0500
  • 098431d3e2 button sizing handles border thecozies 2024-01-07 18:26:40 -0600
  • 66adb00e53 updated button component and colors thecozies 2024-01-07 18:23:05 -0600
  • 1d16efc3f0 fixed typography sizing and related spacing thecozies 2024-01-07 16:11:17 -0600
  • 34b325b8ae adjust font size for the people thecozies 2024-01-07 15:51:27 -0600
  • 43340b9422 set default res to 1080 and dont hide cur doc before reload thecozies 2024-01-07 15:38:38 -0600
  • ccc240d255 new launcher and overall ui updates thecozies 2024-01-07 15:33:22 -0600
  • c26151cd6b Modified recomp UI event handling to allow event parameters using ":" as a delimiter Mr-Wiseguy 2024-01-07 02:03:12 -0500
  • 7a27d6555c updated conf menu styling thecozies 2024-01-06 18:04:28 -0600
  • 8510bb9109 Implemented RmlUi hack to replace color parsing so it uses 0-1 alpha instead of 0-255 Mr-Wiseguy 2024-01-06 16:08:15 -0500
  • 8e3c163594 added _old.scss and consolidate sass to recomp.rcss thecozies 2024-01-06 12:48:51 -0600
  • def9a39968 Fix cursors being created before SDL2 initialization Mr-Wiseguy 2024-01-06 13:02:58 -0500
  • 65fc7f9924 Fixed compilation errors on some machines Mr-Wiseguy 2024-01-02 14:56:32 -0500
  • 62e70ab0a1
    Merge pull request #2 from Mr-Wiseguy/sass-rework thecozies 2024-01-02 11:06:39 -0600
  • 8bb45dbacd remove outline and fix unknown box-sizing value #2 thecozies 2024-01-02 10:56:19 -0600
  • 697604dcf6 remove sass source map thecozies 2024-01-02 09:10:46 -0600
  • 6af312470a init sass rework thecozies 2024-01-02 09:10:06 -0600
  • 31e9d729c2 Fixed missing function in input.cpp Mr-Wiseguy 2024-01-02 11:06:07 -0500
  • e9e42322f0 Refactored menu logic into MenuController interface, updated RT64 Mr-Wiseguy 2024-01-01 22:36:06 -0500
  • 09bacbe82c Hooked up graphics option menu to RT64, updated RT64 Mr-Wiseguy 2024-01-01 00:09:14 -0500
  • ac131c7835 More work on graphics config menu, improved focus handling in UI, fixed scissor bug in UI rendering Mr-Wiseguy 2023-12-30 19:03:57 -0500
  • 525092fd60 Cleaned up assets folder, added promptfont, started config menu UI Mr-Wiseguy 2023-12-29 16:49:26 -0500
  • c0abf1a203 Patch options button in file select to be a quit button instead, update RT64 and RmlUi Mr-Wiseguy 2023-12-27 17:56:26 -0500
  • fd29131b02 Update RT64 to fix vismono after coverage emulation changes Mr-Wiseguy 2023-12-26 13:47:22 -0500
  • 86e701440c Patch light glow to use extended gbi, add right trigger to default bindings for R, update RT64 to fix lens of truth Mr-Wiseguy 2023-12-25 16:05:24 -0500
  • 675719cdcf Fix bad scissor on A button text Mr-Wiseguy 2023-12-24 02:31:13 -0500
  • 899bbb205e Added origin adjustment for item equip animation in pause screen, disabled some WIP patches Mr-Wiseguy 2023-12-24 02:01:22 -0500
  • 1a6af79048 Fix some outdated comments about audio Mr-Wiseguy 2023-12-24 00:10:23 -0500
  • ed9e21c864 Update RT64 to fix UI alignment Mr-Wiseguy 2023-12-23 23:58:13 -0500
  • bce34bfe0f Simplify logic for audio resampling, fixes it on less ideal input/output sample rate ratios Mr-Wiseguy 2023-12-23 23:57:22 -0500
  • f2eeb00e09 Switched to manual resampling to avoid reopening SDL2 audio device which was causing stutters Mr-Wiseguy 2023-12-23 20:23:35 -0500
  • fc55b53655 Update RT64 for new barriers Mr-Wiseguy 2023-12-23 15:38:00 -0500
  • 32cb89ed76 Added MM decomp as submodule and added workaround file to avoid needing to build it Mr-Wiseguy 2023-12-18 19:26:47 -0500
  • 92a95eecc7 Add freetype binary git submodule to replace vcpkg Mr-Wiseguy 2023-12-18 19:10:15 -0500
  • a8e6cd112e Disable infinite magic cheat Mr-Wiseguy 2023-12-17 21:43:09 -0500
  • b3e4ab13ca Update RT64 to fix crash caused by offset scissors going into negative coordinate ranges Mr-Wiseguy 2023-12-17 21:25:49 -0500
  • 0a6b8d0da3 Add fullscreen shortcut Mr-Wiseguy 2023-12-17 16:32:13 -0500
  • 8612c95b0a Update RT64 to fix ghosting in title screen Mr-Wiseguy 2023-12-17 16:23:26 -0500
  • 73db5cb6d8 Fixed saving lockup caused by incorrect fields in message queue struct, updated RT64 Mr-Wiseguy 2023-12-17 15:39:46 -0500
  • 971d728169 Input refactor to allow arbitrary bindings Mr-Wiseguy 2023-12-13 02:06:56 -0500
  • b11e652a20 Map C-Up camera input to D-pad Up in dual analog mode Mr-Wiseguy 2023-12-03 23:35:17 -0500
  • 9391253c7e Tag matrix groups for actors Mr-Wiseguy 2023-12-03 19:32:27 -0500
  • a487014623 Made RT64 into a submodule, redid UI patching using new extended gbi alignment commands Mr-Wiseguy 2023-12-03 13:14:54 -0500
  • f5bbe1d784 Change touch in CMakeLists to use cmake command instead Mr-Wiseguy 2023-12-01 11:37:23 -0500
  • d71b86c1da Added WIP dual analog camera and widescreen UI patches Mr-Wiseguy 2023-12-01 10:56:20 -0500
  • ddaac3cd8f Pull in symbols from the decomp elf automatically when building the patches elf Mr-Wiseguy 2023-11-27 23:39:18 -0500