Commit graph

  • 416e0382cc Fix merge conflict Josh Bodner 2022-04-06 21:18:43 -07:00
  • 2ed5c7d104
    Changed alpha blend states in D3D11 and OpenGL. MaikelChan 2022-04-07 02:48:53 +02:00
  • 64327fafb1
    Make ResourceMgr and CVar more const correct, remove unnecessary const_cast (#118) Sirius902 2022-04-06 17:42:23 -07:00
  • c1eb71fa33 Updated python script to use new "extract directory" mode. Nicholas Estelami 2022-04-03 15:48:44 -04:00
  • a59317627f Fix Shadow Temple title card Sirius902 2022-04-03 16:45:02 -07:00
  • 918250f1f5
    Update README.md TAKStation 2022-04-05 06:51:24 +04:30
  • f36f91f6d8
    Fix z_kaleido_scope_PAL.c L and R button color issues Baoulettes 2022-04-05 01:11:04 +02:00
  • dc3eb4d985
    Add Enhancement 3D Dropped Items Baoulettes 2022-04-04 04:05:36 +02:00
  • c282d187f2 Fix Shadow Temple title card Sirius902 2022-04-03 16:45:02 -07:00
  • c5bc87617b Wrap changes in CVar Josh Bodner 2022-04-03 16:41:46 -07:00
  • cf6b716230
    Merge pull request #2 from HarbourMasters/develop briaguya 2022-04-03 19:32:36 -04:00
  • 259e4a2be0 Fix mapping not updating if CVar is changed in-game Josh Bodner 2022-04-03 16:29:45 -07:00
  • e8837cf247 Fix title card Sirius902 2022-04-03 16:06:31 -07:00
  • 750187e013 Merge branch 'develop' into shopdpadnav Josh Bodner 2022-04-03 16:17:55 -07:00
  • ca2c8b8348 Wrap changes in CVar Josh Bodner 2022-04-03 16:15:41 -07:00
  • a043ff9780 Fix title card Sirius902 2022-04-03 16:06:31 -07:00
  • 22dbdc984c Merge branch 'develop' into ocarinadpad Josh Bodner 2022-04-03 15:59:12 -07:00
  • a699bf5803 Wrap changes behind CVar Josh Bodner 2022-04-03 15:52:05 -07:00
  • 94ec5eae7a Merge branch 'develop' into pausedpadnav Josh Bodner 2022-04-03 14:41:20 -07:00
  • 72363923e5 Updated python script to use new "extract directory" mode. Nicholas Estelami 2022-04-03 15:48:44 -04:00
  • 407a9c5371 Update nes_message_data_static.xml MegaMech 2022-04-02 15:00:47 -07:00
  • 2b4b44f698 Update staff_message_data_static.xml MegaMech 2022-04-02 15:00:16 -07:00
  • a029827944 Update staff_message_data_static.xml MegaMech 2022-04-01 22:49:14 -07:00
  • 1e938866ac Update nes_message_data_static.xml MegaMech 2022-04-01 22:48:52 -07:00
  • 6acb8d20b4 Update staff_message_data_static.xml MegaMech 2022-04-01 22:46:28 -07:00
  • ea91d36351 Update nes_message_data_static.xml MegaMech 2022-04-01 22:46:08 -07:00
  • 6f49bc9a56 Update Globals.cpp MegaMech 2022-04-01 22:44:03 -07:00
  • 0849f6b0cf Added DPad support to shops Josh Bodner 2022-04-02 23:03:36 -07:00
  • 6d2e828520 Assetized all remaining variables for N64-ification Stardust Sauce 2022-04-02 23:42:14 -04:00
  • d97271c95a Initial Commit Stardust Sauce 2022-04-02 21:12:02 -04:00
  • 0682d6d79e Merge branch 'develop' into ocarinadpad Josh Bodner 2022-04-02 15:05:03 -07:00
  • b85b8f490b Added DPad support to ocarina playing and text choice selection. Josh Bodner 2022-04-02 15:03:56 -07:00
  • 2b76ce3ee7
    Update nes_message_data_static.xml MegaMech 2022-04-02 15:00:47 -07:00
  • 356f4b82b6
    Update staff_message_data_static.xml MegaMech 2022-04-02 15:00:16 -07:00
  • 529c5f642d
    Don't copy skybox textures (#129) Emill 2022-04-02 19:57:20 +02:00
  • 3bfd6980c6 Allocate aligned heaps GaryOderNichts 2022-04-02 13:47:22 +02:00
  • 34aa059aa2
    Update staff_message_data_static.xml MegaMech 2022-04-01 22:49:14 -07:00
  • c00779dcbc
    Update nes_message_data_static.xml MegaMech 2022-04-01 22:48:52 -07:00
  • bacf627439
    Update staff_message_data_static.xml MegaMech 2022-04-01 22:46:28 -07:00
  • 5773eee2ec
    Update nes_message_data_static.xml MegaMech 2022-04-01 22:46:08 -07:00
  • 461af0b110
    Update Globals.cpp MegaMech 2022-04-01 22:44:03 -07:00
  • 8e20328ae9
    Updated Globals to fix an error micah686 2022-04-01 19:59:42 -07:00
  • 2cee6b761f Moved FileIO to libultraship Ian Drake 2022-04-01 20:18:09 -04:00
  • adf3b064ca Support loading TLUT from two different memory locations Emil Lenngren 2022-04-02 01:19:02 +02:00
  • f709ffa99a Make palette address part of texture cache key Emil Lenngren 2022-04-01 22:51:09 +02:00
  • 9ef130eb40 Remove unnecessary parameter in skybox functions Emil Lenngren 2022-04-01 20:29:45 +02:00
  • ad8d37ab2d Added save filename and path to config file Ian Drake 2022-03-31 20:58:39 -04:00
  • 8c73c1c940 Don't copy skybox textures Emil Lenngren 2022-04-01 02:11:49 +02:00
  • c80f9fbd57
    Added support for multiple game versions (#107) Nicholas Estelami 2022-03-31 19:42:44 -04:00
  • 9f42192ba7 Additional fog fixes. Jack Walker 2022-03-31 19:37:03 -04:00
  • f76691215c update rupeeWalletColors dimensions Thomas Achatz 2022-03-31 18:31:23 -05:00
  • a0fe168302 Update z_parameter.c Thomas Achatz 2022-03-31 18:22:02 -05:00
  • 68cc6c528f
    Merge branch 'develop' into develop Thomas Achatz 2022-03-31 17:52:06 -05:00
  • 572e9fb9d0
    Add an enhancement for a minimal ui. (#102) Andrew Piper 2022-03-31 18:32:32 -04:00
  • bf1cfa072a Add an enhancement for a minimal ui. Andrew Piper 2022-03-27 10:00:56 -04:00
  • e7e80c2c95
    Clarified compiliation step (#127) MegaMech 2022-03-31 15:40:25 -06:00
  • 8bb9dd8aba
    Update README.md Kenix3 2022-03-31 17:39:47 -04:00
  • 438fa8954c
    Update README.md Kenix3 2022-03-31 17:39:12 -04:00
  • f146101d17 Fixed memory leak and fog issue on pause screen. Jack Walker 2022-03-31 17:03:19 -04:00
  • 10019052a0 refactor Thomas Achatz 2022-03-31 14:47:27 -05:00
  • 015cd80205 update blue rgb to match rando Thomas Achatz 2022-03-31 14:20:32 -05:00
  • d8f047dd25
    Update README.md MegaMech 2022-03-31 11:51:28 -07:00
  • 6fb00de08c
    Update README.md MegaMech 2022-03-31 11:50:04 -07:00
  • d4af085a3f More TTS work MelonSpeedruns 2022-03-31 12:46:20 -04:00
  • c203bf5a3f Fixed merge issue Jack Walker 2022-03-31 02:52:38 -04:00
  • 9a54487fb8 Merge remote-tracking branch 'upstream/develop' into multiversionsupport Jack Walker 2022-03-31 02:51:08 -04:00
  • e4855fba0b ZAPD is now multi-threaded. Jack Walker 2022-03-31 02:47:44 -04:00
  • 8022ce4736
    Merge branch 'HarbourMasters:develop' into develop Twanvanb1 2022-03-31 08:37:23 +02:00
  • bc1861a569 Merge branch 'develop' into pausedpadnav Josh Bodner 2022-03-30 21:08:21 -07:00
  • 9f9a0e2f51 Added DPad support to file selection and pause screens Josh Bodner 2022-03-30 21:02:57 -07:00
  • dba4cf6c14 Further optimized OTRExporter, saving around ~20 seconds. Jack Walker 2022-03-31 00:01:26 -04:00
  • 8c9f8fcab5 update blue rgb Thomas Achatz 2022-03-30 20:53:28 -05:00
  • 795a10f0eb dynamic_wallet_icon cvar Thomas Achatz 2022-03-30 20:34:16 -05:00
  • 5d967f8e8c Don't crash if glClipControl is not available Emil Lenngren 2022-03-31 02:30:48 +02:00
  • 511397c34b
    Merge pull request #113 from Sirius902/item-fix Nicholas Estelami 2022-03-30 20:15:42 -04:00
  • 8998e4f3c6 Moved from strings to enums and removed std::functional KiritoDev 2022-03-30 18:12:48 -06:00
  • aababcd87f Added new controller support Ian Drake 2022-03-30 19:53:01 -04:00
  • 869e00d5bd Fixed bug causing crash Jack Walker 2022-03-30 19:12:11 -04:00
  • 7d94209d36 Added new extract mode to ZAPD and optimized OTR gen time Jack Walker 2022-03-30 18:35:16 -04:00
  • f20091dbf2 dynamic rupee rgb Thomas Achatz 2022-03-30 17:28:14 -05:00
  • 033817a54b Changed textutre filter on ammo count, do_action and debug text KiritoDev 2022-03-30 15:07:10 -06:00
  • be07a14534 Added version file Jack Walker 2022-03-30 15:09:22 -04:00
  • b09e34cd75 Added queues for doors & chests MelonSpeedruns 2022-03-30 14:53:55 -04:00
  • 00fb1bb321
    Button colors changed to the N64 Twanvanb1 2022-03-30 14:00:39 +02:00
  • 1c5900b52c
    Delete z_parameter.c Twanvanb1 2022-03-30 13:58:50 +02:00
  • 17ba823bca Make ResourceMgr and CVar more const correct, remove unnecessary const_cast Sirius902 2022-03-29 19:46:33 -07:00
  • 5505336a8a
    Replace uAxisThreshold with appropriate constant for octagon clamping (#83) kev4cards 2022-03-29 22:23:40 -04:00
  • 98ddacef01
    Fixed PS5 gyro & Added GUI calibration button (#78) MelonSpeedruns 2022-03-29 22:23:02 -04:00
  • 6aa8894125
    Remove unnecessary warnings (#42) Torphedo 2022-03-29 22:21:53 -04:00
  • 3eaafe3234 Initial commit with proximity actor navi shouts & file select sounds MelonSpeedruns 2022-03-29 15:03:03 -04:00
  • e1be01cb6d Fixed rupee drops from bushes during title screen MelonSpeedruns 2022-03-29 11:59:24 -04:00
  • ca8af708e2 Readded empty if KiritoDev 2022-03-29 12:24:36 -06:00
  • b01156fb2d Moved gfx effects to the gpu and removed loadtexbyname on some textures KiritoDev 2022-03-29 10:27:41 -06:00
  • 8c50e87eeb
    Merge b9ab528717 into f3fe43b912 KiritoDev 2022-03-29 18:09:14 +02:00
  • f3fe43b912 Fixed Link's sword being cut in preview in pause menu. MaikelChan 2022-03-25 04:00:59 +01:00
  • 25468cf722 Add cheats menu. ProjectRevoTPP 2022-03-27 21:18:05 -04:00
  • dae8035314 Load controller db from file Sirius902 2022-03-27 18:47:53 -07:00
  • 24acade2cc Fixed rupee drops from bushes during title screen MelonSpeedruns 2022-03-29 11:59:24 -04:00
  • 4a24b5afb4 Use else if Sirius902 2022-03-28 22:57:32 -07:00
  • 2371bf61f9
    Comment out error Torphedo 2022-03-28 18:58:25 -04:00