Commit Graph

  • 8d9f2fbc0d better better owl select inspectredc 2024-06-02 02:25:17 +0100
  • f6bc91514e fix gerudo title cards inspectredc 2024-06-02 01:20:01 +0100
  • 07cad81d93 newline inspectredc 2024-06-02 01:03:56 +0100
  • 0c963a1909 Extract gMtxClear inspectredc 2024-06-02 01:02:42 +0100
  • 65ad0c210c better jabu fix and revert LUS inspectredc 2024-06-02 00:21:19 +0100
  • 6a682107d6 re-add pal inspectredc 2024-06-01 23:24:50 +0100
  • 41b632bbea Fix barinade crash inspectredc 2024-06-01 23:14:54 +0100
  • fc11def0db bump for fix briaguya 2024-06-01 16:49:54 -0400
  • 75c4f5d9a8 verify windowbackend enum stuff briaguya 2024-06-01 16:37:17 -0400
  • 89bc941f22 fix file name using wrong font of file being hovered over inspectredc 2024-06-01 19:22:58 +0100
  • 54a69f2aa5 actual fix, allows extraction inspectredc 2024-06-01 18:55:20 +0100
  • 226736faaf Fix ntsc nes message table overriding pal nes message table inspectredc 2024-06-01 18:11:07 +0100
  • 8a38efd5bb Address reviews Pepper0ni 2024-06-01 14:31:28 +0100
  • 4271de0548 use correct message table init inspectredc 2024-06-01 04:11:36 +0100
  • f7b7b9169a add new versions to non-mq list inspectredc 2024-06-01 01:56:26 +0100
  • 00e4940122 support cross-version filenames inspectredc 2024-05-31 23:57:12 +0100
  • ef36d86f14 `SetAltAssetsEnabled()` with `prevAltAssets` on init to save a `CVarGetInteger` call. Malkierian 2024-05-31 07:53:43 -0700
  • f657eec333 fix US filename inspectredc 2024-05-31 15:20:16 +0100
  • 9e3b5bc2bb re checkout submodules post merge inspectredc 2024-05-31 13:16:39 +0100
  • d7edb643bd Merge branch 'develop' into NTSC inspectredc 2024-05-31 13:13:04 +0100
  • 88dd8a4536 clean up some todos inspectredc 2024-05-31 13:06:30 +0100
  • ecfea3c4ea ntsc 12 extraction inspectredc 2024-05-31 13:04:06 +0100
  • 50a2543e84
    Fixes for the German translation in z_message_OTR.cpp Extloga 2024-05-31 13:13:26 +0200
  • d7531ad274
    Fixes for the German translation in item_list.cpp Extloga 2024-05-31 12:35:57 +0200
  • 907228968b copy ntsc 11 to 12 inspectredc 2024-05-31 10:38:53 +0100
  • 2097a360b9 change title version names inspectredc 2024-05-31 10:31:55 +0100
  • e8bfc4d382 ntsc 11 extraction inspectredc 2024-05-31 10:31:46 +0100
  • 46af61316e copy ntsc 10 to 11 inspectredc 2024-05-31 09:35:10 +0100
  • 6e91ac0764 n64 logo? inspectredc 2024-05-31 09:34:28 +0100
  • d7a3d734dd Swap to main LUS commit. Malkierian 2024-05-30 21:33:13 -0700
  • 2143c388ed ntsc-j 1.0 support inspectredc 2024-05-31 03:46:18 +0100
  • 0cfa0dbc1c Moved `prevAltAssets` to OTRGlobals only. Cleanup. Malkierian 2024-05-30 19:12:23 -0700
  • 3066a6096c rando and custom messages working! inspectredc 2024-05-31 02:27:05 +0100
  • 526a32c852 uintptr_t inspectredc 2024-05-31 02:10:36 +0100
  • 5572c8eea6 Change `ToggleAltAssetsAtEndOfFrame` functionality to a local `prevAltAssets` check, make Tab set the CVar directly again, remove the unset functionality from the menu option, which then sets `mAltAssetsEnabled`. Still end of frame. Malkierian 2024-05-30 18:06:43 -0700
  • b08dcd85fa message, kaleido and everything else but rando inspectredc 2024-05-31 01:46:46 +0100
  • dd28a5fc9f Set `mAltAssetsEnabled` port-side after ResourceManager init. Change CVAR_ALT_ASSETS references to CVAR_ENHANCEMENT("AltAssets") to reflect the CVar being removed from LUS. Malkierian 2024-05-30 17:39:11 -0700
  • 4c86c81e55 Bump LUS and implement alt assets variable changes. Malkierian 2024-05-30 17:04:20 -0700
  • d4ae168576
    Fixes for the German translation in hint_list.cpp Extloga 2024-05-30 23:21:36 +0200
  • 04cbd6ea88
    Fixes for the German translation in randomizer.cpp Extloga 2024-05-30 22:47:51 +0200
  • 6e5ee085c6 Use correct default value inspectredc 2024-05-30 21:36:23 +0100
  • 2b111e85b6
    Fixes for the german translation in randomizer.cpp Extloga 2024-05-30 20:33:22 +0200
  • 9145776b52 file select inspectredc 2024-05-30 17:29:56 +0100
  • a1e4f9721a compile and font implemented to get past title screen inspectredc 2024-05-30 13:08:11 +0100
  • d2f87ceb89 Update SohMenuBar.cpp Yomitht 2024-05-29 16:24:41 -0600
  • 81da697dff Cleaning some things up Yomitht 2024-05-29 15:20:39 -0600
  • 342176bb91 [Fixed] Crashing when applying preset settings Yomitht 2024-05-29 15:10:43 -0600
  • 7c2277574d More Mweep Yomitht 2024-05-29 14:37:23 -0600
  • c01de31706 Fix AllHyruleLoaches Pepe20129 2024-05-29 17:33:17 +0200
  • f994a214fd Fix issues with areas not being applied to the region itself, and Link's Pocket Propogating through randomised warps Pepper0ni 2024-05-29 00:06:09 +0100
  • 353d051f49 remove debug comment Pepper0ni 2024-05-28 12:40:12 +0100
  • 48f571cbd8 Fix Multiple Foolish hints for the same location Pepper0ni 2024-05-28 12:36:48 +0100
  • 8022cdfc9d Update z_fishing.c Pepe20129 2024-05-28 12:50:54 +0200
  • 54874acb8c Quick fix Chest Minigame Setting Pepper0ni 2024-05-28 01:39:35 +0100
  • 53efc22a23
    Framebuffer clear and bump LUS (#4187) Lywx 2024-05-27 16:33:02 -0600
  • 5387dbbe2a update submodules to latest upstream briaguya 2024-05-27 18:00:27 -0400
  • 923ef86d67 I forgot Pepe20129 2024-05-27 20:39:01 +0200
  • b3a92bdb34 Move keeping masks thru loading zones to PersistentMasks Pepe20129 2024-05-27 20:14:46 +0200
  • 8e8d3d8bc2 Consolidate multiple enhancements into PersistentMasks Pepe20129 2024-05-27 20:08:34 +0200
  • bf2615db61 Change bunny hood enhancements to all mask ones Pepe20129 2024-05-27 19:38:38 +0200
  • 77c7c1353a Re-re-run build Pepe20129 2024-05-27 19:15:51 +0200
  • 7411be5fa6 Fixed black bars KiritoDv 2024-05-27 09:55:48 -0600
  • b6be1eb438 Implement `ABS` macro for `TWO_ACTOR_PARAMS` GaryOderNichts 2024-05-27 12:13:48 +0200
  • 546897bdd7 Reduce stack usage during static initialization GaryOderNichts 2024-05-27 12:13:48 +0200
  • 5d9eead0ea Will this fix it? sitton76 2024-05-24 09:14:51 -0500
  • dbb39bccb6 test refine viewport support briaguya 2024-05-25 11:03:56 -0400
  • 1f177cafe5 this seems like it might be an actual fix briaguya 2024-05-25 09:12:13 -0400
  • 44884f1f60 comment out title cards until zapd can fix itself (we extract these in a different file anyway) inspectredc 2024-05-25 13:54:13 +0100
  • 0a9a46407b icon item offsets inspectredc 2024-05-25 01:49:49 +0100
  • b124dba585 just don't use that file name briaguya 2024-05-24 01:27:50 -0400
  • 8688340ce5 nostrip? briaguya 2024-05-24 01:11:36 -0400
  • f91985ceb8 python? briaguya 2024-05-24 00:56:13 -0400
  • 44d06860d1 reorder briaguya 2024-05-24 00:49:29 -0400
  • 301e09f558 try building appimage in arch docker container? briaguya 2024-05-24 00:48:19 -0400
  • cd6211a139
    Update apt-deps.txt briaguya 2024-05-24 00:13:30 -0400
  • 748b87bc50
    what happens with 24.04? briaguya 2024-05-23 23:50:06 -0400
  • fb9993574c something about config window width and height? briaguya 2024-05-23 03:49:51 -0400
  • 9b9bdabf8d Bump ZAPDTR KiritoDv 2024-05-22 23:12:56 -0600
  • 4d5c80e6fe Added F3DEX_GBI_2 macro KiritoDv 2024-05-22 23:09:34 -0600
  • cd0f8e1698 Added gbi version as a compile definition KiritoDv 2024-05-22 22:26:33 -0600
  • 83d23dceee msgptr init fix inspectredc 2024-05-23 02:16:35 +0100
  • b3376383e2 Scenes, audio, jp text extraction, rom support, overlay fixes, sheik & darunia inspectredc 2024-05-22 03:28:23 +0100
  • e695865116 start of footstep mode implementation briaguya 2024-05-21 18:47:06 -0400
  • 4982637c53 test connect/disconnect fix briaguya 2024-05-20 21:53:17 -0400
  • d8cee23d0d allow setting device visibility in controller mapping window briaguya 2024-05-20 18:18:40 -0400
  • 87c8803644 gameplay_keep inspectredc 2024-05-20 17:33:13 +0100
  • f51bc69421 fix typo Pepper0ni 2024-05-20 13:58:32 +0100
  • 4aa43365a0 fix receive typos Pepper0ni 2024-05-20 13:51:39 +0100
  • ae75b5d387 headers for jpn stuff inspectredc 2024-05-20 00:51:07 +0100
  • da4eaeb07b boss title cards, do action, icon item, item name, map name inspectredc 2024-05-19 23:44:45 +0100
  • c6933bd15b spell folder correctly inspectredc 2024-05-19 20:34:20 +0100
  • 9f8a2a6462 title static inspectredc 2024-05-19 20:33:49 +0100
  • d18dacffab add kanji and fix title cards inspectredc 2024-05-19 16:02:49 +0100
  • 38590c78bc overlays, message data, icon item jpn, audio, code inspectredc 2024-05-19 02:01:47 +0100
  • 81d5926e31 Fixed bug where equipping a recently unequipped item into a slot with another item would "ghost swap" the second into the first's previous slot OtherBlue 2024-05-18 18:49:34 -0300
  • 50f5a2e51a Unequip with button + tunics&boots support OtherBlue 2024-05-18 16:50:41 -0300
  • f752b909af transfer german->jp icon item inspectredc 2024-05-18 20:43:04 +0100
  • ef98c05c4a copy n64 pal 10 inspectredc 2024-05-18 00:47:54 +0100
  • 467ce9c1d9 Adds an enhancement for unequipping C-items OtherBlue 2024-05-17 12:32:24 -0300
  • ad0e17383e
    update nightly links in readme (#4147) briaguya 2024-05-16 14:55:04 -0400