Commit Graph

  • daf0b1343a Fix gh api usage dcvz 2024-08-01 14:56:49 +0200
  • 142b4d021b
    chore(ci): further tweaks to PR description updates (#454) David Chavez 2024-08-01 14:39:40 +0200
  • 556072243c more cleanup #454 dcvz 2024-08-01 14:14:10 +0200
  • 27490fce0f trigger dcvz 2024-08-01 13:56:24 +0200
  • b965d7b8e2 only run after the actually (and non skipped) workflow dcvz 2024-08-01 13:09:46 +0200
  • 6598da434e
    chore(ci): link and update build artifacts for PRs (#453) David Chavez 2024-08-01 13:02:35 +0200
  • c0a2b11e29 find PR that matches the upstream #453 dcvz 2024-08-01 11:24:02 +0200
  • 0215568d68 Use source’s repo’s name for finding PR dcvz 2024-08-01 11:19:46 +0200
  • 5fef1470e5 chore: link and update build artifacts for PRs #452 dcvz 2024-08-01 10:08:57 +0200
  • 54aed856f5 Update RT64 #451 Mr-Wiseguy 2024-07-31 09:28:45 -0400
  • b3420cf654 Update RT64 to use semaphores for swap chains Mr-Wiseguy 2024-07-30 23:36:30 -0400
  • 3346400775 Fix message box being used by accident in preload_executable Mr-Wiseguy 2024-07-28 22:04:14 -0400
  • c90434962f
    Preload executable into memory on Windows to prevent stutters (#450) Wiseguy 2024-07-28 22:00:39 -0400
  • 9981b922dc
    Fix .recomp_patch section functions not getting loaded (#449) Wiseguy 2024-07-28 21:43:14 -0400
  • 068b072abd Fix .recomp_patch section functions not getting loaded #449 Mr-Wiseguy 2024-07-28 21:21:27 -0400
  • 761dffa3a7 Preload executable into memory on Windows to prevent stutters #450 Mr-Wiseguy 2024-07-28 20:57:44 -0400
  • 528a22d86f
    Update RT64 to fix compilation error from missing includes on some compilers (#448) Wiseguy 2024-07-28 12:10:07 -0400
  • 05cda4d6b5 Update RT64 to fix compilation error from missing includes on some compilers #448 Mr-Wiseguy 2024-07-28 11:56:38 -0400
  • 4c2cc2003a
    Opt out of constexpr mutex constructor on windows to prevent vcredist issues (#444) Wiseguy 2024-07-26 21:44:28 -0400
  • c21d55938b
    Update RT64 for odd-sized HD texture mipmap fix (#445) Wiseguy 2024-07-26 18:57:22 -0400
  • 1ff90d97b6 Update RT64 for odd-sized HD texture mipmap fix #445 Mr-Wiseguy 2024-07-26 18:36:44 -0400
  • a39865b497 Opt out of constexpr mutex constructor on windows to prevent vcredist issues #444 Mr-Wiseguy 2024-07-26 17:31:39 -0400
  • 5aa650bffa
    Update RT64 for HD texture framework and DXIL linker (#262) Reonu 2024-07-26 04:08:23 +0100
  • 839200b717 Update to RT64 main as HD textures were merged and completely removed shader cache as it's not needed #262 Mr-Wiseguy 2024-07-25 22:29:34 -0400
  • a8a5e216fe
    Tag all patches with the RECOMP_PATCH attribute in preparation for the recompiler's strict mode (#441) Wiseguy 2024-07-25 22:17:00 -0400
  • 01889bd5f6 Tag all patches with the RECOMP_PATCH attribute in preparation for the recompiler's strict mode #441 Mr-Wiseguy 2024-07-25 22:01:43 -0400
  • cb3067daca Update RT64 to fix replace button crash Mr-Wiseguy 2024-07-25 20:22:11 -0400
  • a80bd84a4a Update RT64 to have multiple pack loading and texture memory stats in the debugger Mr-Wiseguy 2024-07-24 22:37:11 -0400
  • 281067ab65 Update RT64 for zipped texture pack support and fix CMake warning flags for clang-cl Mr-Wiseguy 2024-07-21 18:17:39 -0400
  • a8f4278a3e Update RT64 for mip preloading and alignment fixes Mr-Wiseguy 2024-07-18 23:47:20 -0400
  • e3605abceb Fix vertices for bottom strip in seamless pause background patch Mr-Wiseguy 2024-07-11 13:53:26 -0400
  • fed8982409 Fix RT64 compilation error and temporarily disable shader cache Mr-Wiseguy 2024-07-02 22:27:08 -0400
  • b4bde60114 Fix texcoords for seamless pause background patch Mr-Wiseguy 2024-05-31 18:46:36 -0400
  • 130f91fe50 Remove STB implementation as it's already defined in RT64 Wiseguy 2024-05-25 12:58:47 -0400
  • 35d86c46e6 WIP HD texture support Reonu 2024-05-25 17:42:28 +0100
  • 97912578e9 Fix patching error that resulted in the rewind button highlight being in the wrong position Mr-Wiseguy 2024-07-24 23:42:33 -0400
  • 848972c91b Revert to 4 spaces per tab. #439 hatcyl 2024-07-23 18:52:33 -0700
  • dc44d7f42b Fix broken setting (that I broke). hatcyl 2024-07-22 21:54:57 -0700
  • 3e6773970d Implement special item hud toggle. hatcyl 2024-07-22 21:34:35 -0700
  • ae9b13a79d Implement setting for special item HUD. #438 hatcyl 2024-07-21 23:19:07 -0700
  • 0e514887a4 Update RT64 with DXIL Linker #436 Reonu 2024-07-13 19:12:35 +0100
  • e35bb0700f
    Fix bug where ocarina inputs are dropped right after taking out the ocarina (#428) Wiseguy 2024-07-08 16:33:33 -0400
  • 237f4daaa0 Rename file recompcontrollerdb.txt dcvz 2024-07-04 09:17:09 +0200
  • 3653186f58 Use custom controller db mappings dcvz 2024-07-01 09:28:18 +0200
  • c7baa7ef8f
    Fix ubuntu-18.04 workflow (#429) David Chavez 2024-07-08 18:52:33 +0200
  • 70035eea59 Attempt to mounth node20 #429 dcvz 2024-07-08 16:43:47 +0200
  • 487408dcff Allow unsecure node_version dcvz 2024-07-08 09:27:00 +0200
  • 19d2e38499
    Allow configuring menu accept/apply buttons (#385) briaguya 2024-07-06 03:19:31 +0200
  • 36a6763755 Use new image dcvz 2024-07-06 01:21:08 +0200
  • bada66a28d Fix bug where ocarina inputs are dropped right after taking out the ocarina #428 Mr-Wiseguy 2024-07-05 16:35:30 -0400
  • 79fc56f1fd
    Remove decomp elf dependency and automate patch relocations (#419) Wiseguy 2024-07-05 16:33:34 -0400
  • ee624625c8
    Update assets/icons/Reset.svg #385 briaguya 2024-07-04 17:13:45 +0200
  • 9c90ca6f42 Update build instructions to reflect that the decomp elf is no longer needed #419 Mr-Wiseguy 2024-07-02 22:59:40 -0400
  • c3a255193d Disable unpaired lo16 warnings and update N64Recomp in CI Mr-Wiseguy 2024-07-02 22:47:33 -0400
  • 24b46fceb1
    Merge 7d079b6d45 into 5e3aac4b45 #412 AltoXorg 2024-07-02 17:04:36 -0300
  • 5e3aac4b45
    Update README.md to add multilang support in upcoming features Wiseguy 2024-07-02 15:10:24 -0400
  • 6dd618e5a4
    Update RT64 to fix Nvidia Wayland crash (#424) Reonu 2024-07-01 22:37:21 +0100
  • 00ec70b1c0 Update RT64 to fix Nvidia Wayland crash #424 Reonu 2024-07-01 06:56:24 +0100
  • 12de6551e6 Update N64Recomp to fix issue with pause screen cursor, fix some issues caused by patches and overlay function-local statics Mr-Wiseguy 2024-06-29 16:39:35 -0400
  • c9128b6da2 Remove option in patches toml that doesn't exist Mr-Wiseguy 2024-06-29 10:37:28 -0400
  • c6b11f8379 Remove accidental change in rt64 render context Mr-Wiseguy 2024-06-29 10:35:54 -0400
  • bce1b12441 Update N64Recomp commit in CI to fix Linux compilation error Mr-Wiseguy 2024-06-28 21:39:30 -0400
  • 58d01899e2 Fix symbol file submodule url Mr-Wiseguy 2024-06-28 21:31:25 -0400
  • b556a94e06 Update N64Recomp commit in CI to symbol_reference_file branch Mr-Wiseguy 2024-06-28 21:24:34 -0400
  • b765e8d3c8 Moved symbol tomls to submodule, switched from objcopy to recompiler output binary mechanism for patch recompilation Mr-Wiseguy 2024-06-28 21:22:50 -0400
  • 49901d8ce1 Changed patch recompilation to use new reference symbol functionality and removed all manual relocations Mr-Wiseguy 2024-06-28 02:34:39 -0400
  • cae2102017 feat: allow configuring menu accept/apply buttons briaguya 2024-06-09 04:44:57 -0400
  • 208e3044fc
    fix: use sdl userevent to set await_stick_return when scanning for input (#413) briaguya 2024-06-22 22:06:25 -0400
  • cbb5e8e7a4
    Allow skipping Song of Soaring cutscene (#409) danielryb 2024-06-23 04:02:33 +0200
  • 9e829b2236 fix: use sdl userevent to set await_stick_return when scanning for input #413 briaguya 2024-06-22 12:44:09 -0400
  • 7d079b6d45 upd building docs #412 AltoXorg 2024-06-22 22:20:54 +0800
  • fa919b16b7 also update patched function names AltoXorg 2024-06-22 22:04:30 +0800
  • c7ae9c650b update to MM commit 45ae63ccc AltoXorg 2024-06-22 19:41:42 +0800
  • 687e2851ab update symbols to match with the bundled mm-decomp AltoXorg 2024-06-14 18:22:39 +0800
  • 7ab3615add add option to skip sos cutscene #409 danielryb 2024-06-21 16:44:31 +0200
  • 4abd0fe720
    Update N64ModernRuntime and add debug game thread naming (#408) Anghelo Carvajal 2024-06-21 09:40:06 -0400
  • a73154baae Add mroe default cases to the thread switch #408 angie 2024-06-21 09:02:44 -0400
  • 296673fd29 Add game thread naming angie 2024-06-11 13:18:10 -0400
  • a6e69066b2 add toggle for double SoT #403 danielryb 2024-06-19 23:58:43 +0200
  • 2d0ce9f68d add better double SoT danielryb 2024-06-18 03:26:28 +0200
  • f6030a3efc
    Merge 7eaa28c22b into 07cfe51010 #363 briaguya 2024-06-18 14:06:15 +0100
  • fe0ed75fce
    Merge 0a5a067ac0 into 07cfe51010 #393 David Chavez 2024-06-17 09:47:16 -0400
  • 07cfe51010
    Update SDL2 version for remaining workflows (#401) David Chavez 2024-06-17 13:10:34 +0200
  • 1a99022acd
    Update SDL2 version for remaining workflows #401 David Chavez 2024-06-17 13:01:01 +0200
  • dae2a5e857 Allow high dpi window #400 David Chavez 2024-06-17 11:00:09 +0200
  • b086945b67
    Add Blaze message to README (#397) David Chavez 2024-06-17 00:51:21 +0200
  • c3668d02d4
    Merge branch 'dev' into chore/ci-windows-test #377 chore/ci-windows-test David Chavez 2024-06-16 21:56:55 +0200
  • 1a6a3b3082
    CI: build on ubuntu-18.04 (#346) David Chavez 2024-06-16 21:38:23 +0200
  • 65849b4de7 Bump the SDL version on Windows #346 dcvz 2024-06-16 19:59:48 +0200
  • 08a0877a65
    Add Blaze message to README #397 David Chavez 2024-06-15 19:45:37 +0200
  • 590a9e7106 Add downloading and sourcing game controller db dcvz 2024-06-15 19:35:28 +0200
  • 5e046b1775 Validate DXC checksum for safety dcvz 2024-06-12 22:24:04 +0200
  • ffee491096 Hotpatch DXC into RT64 dcvz 2024-06-12 21:35:02 +0200
  • 19fcd9bf31
    Update to latest N64ModernRuntime (#392) David Chavez 2024-06-12 09:40:14 +0200
  • 0a5a067ac0 Build and run N64Recomp in CMake #393 exploration/recomp-cmake dcvz 2024-06-11 23:44:20 +0200
  • 0aa60be265 Set render hooks #392 dcvz 2024-06-11 22:23:42 +0200
  • 9d64742b68 Update to merged size_t fixes in runtime dcvz 2024-06-11 20:48:29 +0200
  • 58201e4b78 Validate size_t change in the runtime dcvz 2024-06-11 20:08:44 +0200
  • ec6322cba5 Add missing header dcvz 2024-06-11 19:49:51 +0200
  • f3d1a112b3 Do controller checks and add get_connected_device_info dcvz 2024-06-11 19:41:31 +0200