Commit Graph

  • 015e7aceab hd faster tears toggle TakaRikka 2026-04-04 06:02:23 -07:00
  • b45af18374 quick climbing qol, difficulty options TakaRikka 2026-04-04 03:52:28 -07:00
  • 0d1e680ddd no sword recoil enhancement TakaRikka 2026-04-04 02:59:53 -07:00
  • 7d41421702 couple of hd qol toggles TakaRikka 2026-04-04 02:37:59 -07:00
  • f5ce58ca7f reverb proof of concept madeline 2026-04-04 01:38:28 -07:00
  • ec66b4c9f4 Merge pull request #98 from TakaRikka/feature/disable-tv-settings TakaRikka 2026-04-03 23:27:04 -07:00
  • c94976cd41 Remove AuroraConfig configPath Irastris 2026-04-04 01:52:48 -04:00
  • 932123bedb Fix compile error in J3DMaterialFactory_v21 Max Roncace 2026-04-04 01:41:04 -04:00
  • 479d444066 Fix a couple more BE issues in J3DMaterialFactory_v21 Max Roncace 2026-04-04 01:36:16 -04:00
  • c869320471 Merge branch 'main' of https://github.com/TakaRikka/dusk madeline 2026-04-03 22:33:41 -07:00
  • 350e99e8ab fix getDopplerPower fixes #213 madeline 2026-04-03 22:33:38 -07:00
  • 5bb36dfb20 Fix crashes when entering Henna's shop Max Roncace 2026-04-04 01:30:24 -04:00
  • 882c61e101 Merge branch 'main' of https://github.com/TakaRikka/dusk madeline 2026-04-03 21:51:08 -07:00
  • 889129cacf do resampling manually madeline 2026-04-03 21:51:04 -07:00
  • 970664d7f9 Add tweak to enable/disable TV settings screen Max Roncace 2026-03-17 01:07:22 -04:00
  • 4d3330acf5 Merge pull request #209 from TakaRikka/feature/tweaks-refactor TakaRikka 2026-04-03 21:23:53 -07:00
  • 45137f4838 Move hotkey bindings to separate header Max Roncace 2026-04-03 00:23:09 -04:00
  • b9e16d33df Refactor Dusk settings out to common interface used by game and UI code Max Roncace 2026-04-02 23:58:38 -04:00
  • 495536bc18 Merge branch 'main' of https://github.com/TakaRikka/dusk madeline 2026-04-03 19:55:00 -07:00
  • f3465b7506 better gitignore madeline 2026-04-03 19:54:57 -07:00
  • e04cd69851 Fix Windows builds Irastris 2026-04-03 21:53:39 -04:00
  • 12631c3ee8 Merge pull request #212 from TakaRikka/imgui-overhaul TakaRikka 2026-04-03 16:48:48 -07:00
  • d7644a294d Add pipeline progress overlay Luke Street 2026-04-03 17:28:32 -06:00
  • 5f0f3628ce Rescale imgui on display scale change Luke Street 2026-04-03 17:09:29 -06:00
  • b8f53c55a5 Copy more imgui stuff from Metaforce Luke Street 2026-04-03 17:04:22 -06:00
  • 97ab7313d4 Merge pull request #210 from TakaRikka/offscreen TakaRikka 2026-04-02 22:20:00 -07:00
  • cdcb352084 Update aurora & use new frame buffer API Luke Street 2026-04-02 23:07:33 -06:00
  • 806bef466c Merge branch 'main' of https://github.com/TakaRikka/dusk TakaRikka 2026-04-02 21:11:03 -07:00
  • 5e5e72ca1b fix plumm balloon score proj TakaRikka 2026-04-02 21:10:57 -07:00
  • 507ba41a26 Fix crash when first talking to Fyrus Max Roncace 2026-04-02 23:06:32 -04:00
  • 776cd0b344 fix TakaRikka 2026-04-02 19:15:41 -07:00
  • 3222d18e3c add mirror mode toggle TakaRikka 2026-04-02 19:08:30 -07:00
  • 67402d092e Merge pull request #193 from TakaRikka/26-04-01-quick-transform TakaRikka 2026-04-02 14:48:15 -07:00
  • ea6a357887 Rename d_a_alink_quicktransform.cpp to d_a_alink_dusk.cpp PJB3005 2026-04-02 23:45:35 +02:00
  • c6eb705950 Just use mDoCPd_c for the input check PJB3005 2026-04-02 23:45:22 +02:00
  • 2edbcd6c65 Merge branch 'main' into 26-04-01-quick-transform PJB3005 2026-04-02 20:35:49 +02:00
  • f04a0d2119 add enhancements menu tab TakaRikka 2026-04-02 03:11:58 -07:00
  • b3196db113 Merge pull request #206 from TakaRikka/ira/title-reload TakaRikka 2026-04-01 22:59:51 -07:00
  • e9b96bdd21 Add JKRThread::Run return value Luke Street 2026-04-01 21:01:59 -06:00
  • bf4aa16185 Merge pull request #205 from TakaRikka/shutdown TakaRikka 2026-04-01 18:32:31 -07:00
  • d5cd60cd0d Merge pull request #196 from TakaRikka/feature/camera-invert-option TakaRikka 2026-04-01 18:30:35 -07:00
  • f93180bb54 Reset instead of softlocking when movies are unsupported Irastris 2026-04-01 20:57:49 -04:00
  • 7642d72a52 Allow threads to gracefully shutdown Luke Street 2026-04-01 18:30:12 -06:00
  • c4bedd6684 BE d_msg_unit.cpp PJB3005 2026-04-02 01:23:53 +02:00
  • 0818add160 Update Aurora Irastris 2026-04-01 18:09:40 -04:00
  • 5eab69a6d0 Add logging to the Epona minigame fixes and some research comments Irastris 2026-03-31 13:02:19 -04:00
  • aae628ae07 Prevent some array lookups in c_cc_d and c_math from going out of bounds Irastris 2026-03-31 04:33:08 -04:00
  • 2c82fcb255 How did this compile on my branch but not here... (fix d_a_movie_player.h) PJB3005 2026-04-01 23:48:45 +02:00
  • cb77b629e6 Fix bad merge in #139 PJB3005 2026-04-01 23:43:26 +02:00
  • e7e363f9a4 Merge pull request #139 from TakaRikka/26-03-28-movie-player TakaRikka 2026-04-01 13:49:55 -07:00
  • 7480cd3c34 Implement Quick Transform from Rando PJB3005 2026-04-01 18:11:49 +02:00
  • 1f1d913de6 Fix letter menu rendering v0.0.1 PJB3005 2026-04-01 15:16:04 +02:00
  • 6730d0c952 Merge branch 'main' into 26-03-28-movie-player Pieter-Jan Briers 2026-04-01 15:15:08 +02:00
  • a005ce31b7 Implement OSSetCurrentThreadName on macOS PJB3005 2026-04-01 14:37:24 +02:00
  • 3cf2b25733 Merge pull request #189 from TakaRikka/hd-map TakaRikka 2026-04-01 00:54:08 -07:00
  • 85e6a92ea8 increase fmap res TakaRikka 2026-04-01 00:32:06 -07:00
  • 01eb2d9b1a fix dmap TakaRikka 2026-04-01 00:17:41 -07:00
  • f88d483aac Update aurora & increase map resolution Luke Street 2026-04-01 00:53:08 -06:00
  • abd5e85c7f Merge branch 'main' of https://github.com/TakaRikka/dusk TakaRikka 2026-03-31 22:51:36 -07:00
  • 95c9379053 coo crash fix TakaRikka 2026-03-31 22:51:26 -07:00
  • a5e4dea13d Update Aurora for CARD refactor Irastris 2026-03-31 23:31:45 -04:00
  • 197a764be4 Update Aurora for PAD fixes Max Roncace 2026-03-31 21:27:24 -04:00
  • ac2f91f828 Don't render HUD map if invisible PJB3005 2026-04-01 01:11:13 +02:00
  • 40aad8929e Couple names in dMeterMap_c PJB3005 2026-04-01 01:09:51 +02:00
  • 9b3872ca3a More GX debug groups PJB3005 2026-04-01 00:59:17 +02:00
  • 28d5136fb7 Merge pull request #184 from TakaRikka/feature/axis-mapping TakaRikka 2026-03-31 15:50:03 -07:00
  • a89168f93b Implement controller axis remapping Max Roncace 2026-03-30 23:03:10 -04:00
  • e0038041ff Fix compile error in ImGuiHeapOverlay due to invalid static keyword Max Roncace 2026-03-31 18:46:39 -04:00
  • f225957f3e Update Aurora for input changes Max Roncace 2026-03-31 18:46:05 -04:00
  • 5fae2be850 Added camera invert X option to Tweaks menu MelonSpeedruns 2026-03-31 17:33:28 -04:00
  • 9e298f9228 Expand heap debug ImGui PJB3005 2026-03-31 21:18:25 +02:00
  • 14db71187b Allow OSReport to *really* be forced on via menu. PJB3005 2026-03-31 21:14:02 +02:00
  • 094d43c84f Heap allocation failure logs free blocks, always crashes even without DEBUG PJB3005 2026-03-31 21:13:13 +02:00
  • d24d78f354 Fix heap corruption caused by JKRExpHeap::do_freeAll PJB3005 2026-03-31 21:11:19 +02:00
  • b95c4d8c28 Fix also the big map Lurs 2026-03-31 13:14:08 +02:00
  • e912403918 Merge pull request #165 from TakaRikka/26-03-31-suspicious-assert TakaRikka 2026-03-31 03:53:09 -07:00
  • c1e905ee74 Minimap fixes (needs change for intensityI8 in aurora) and some other BE fixes Lurs 2026-03-31 11:38:59 +02:00
  • 487c9b030e remove unneeded ospanic TakaRikka 2026-03-31 01:08:11 -07:00
  • 9599a84e4b enable hyrule field speedhack for now TakaRikka 2026-03-31 00:47:41 -07:00
  • 329b2d1cab Merge pull request #172 from TakaRikka/arrays TakaRikka 2026-03-31 00:11:07 -07:00
  • 2ce83d3026 Update GXSetArray usages (fixes & le arg) Luke Street 2026-03-31 01:06:36 -06:00
  • 253bdd2919 Should have done this too, don't commit when tired kids Irastris 2026-03-31 00:49:43 -04:00
  • 599fae78f4 Change fullscreen checkbox to menu item, add F11 keybind Irastris 2026-03-31 00:47:24 -04:00
  • 2a61dea5a6 Use <aurora/main.h> for SDL_main Luke Street 2026-03-30 22:14:42 -06:00
  • 0245ebf9b3 Disable suspicious assert causing cutscene crashes PJB3005 2026-03-31 04:36:33 +02:00
  • f0b9979d50 gitignore: raw, gci, and zip YunataSavior 2026-03-30 19:24:13 -07:00
  • 487378c697 Merge pull request #162 from TakaRikka/26-03-31-fast-iron-boots TakaRikka 2026-03-30 18:22:53 -07:00
  • b7a69c6986 Fast iron boots tweak PJB3005 2026-03-31 03:17:56 +02:00
  • 63a2c8db9f Fix d_a_obj_stone bound crashing due to accessing a field improperly PJB3005 2026-03-31 03:17:02 +02:00
  • 0678c31c39 unstub map rendering TakaRikka 2026-03-30 17:52:19 -07:00
  • 01e88fbd85 Fix JUTGamePad stopPatternedRumbleAtThePeriod division by zero PJB3005 2026-03-31 01:12:21 +02:00
  • f361be6dd6 fix pad rumble TakaRikka 2026-03-30 14:44:40 -07:00
  • 52111b6699 the rest of maddie's flower stuff TakaRikka 2026-03-30 13:08:29 -07:00
  • e3df42e393 fix camera shake TakaRikka 2026-03-30 03:33:15 -07:00
  • adfa259ccb Merge https://github.com/zeldaret/tp TakaRikka 2026-03-30 02:21:28 -07:00
  • 5685fa58c6 Z2Audio player debug work / fix actor method returns (#3140) TakaRikka 2026-03-30 02:10:42 -07:00
  • 885fad3312 Z2Audio player debug work / fix actor method returns (#3140) TakaRikka 2026-03-30 02:10:42 -07:00
  • cda8f5dc67 Fix softlock when entering Faron cave (and maybe others) in Release Lurs 2026-03-30 09:33:54 +02:00
  • 3f3f70f164 bg obj sfx fix TakaRikka 2026-03-30 00:18:57 -07:00
  • f9a986cf28 fix flowers TakaRikka 2026-03-30 00:08:07 -07:00