Commit Graph

  • 5d967f8e8c Don't crash if glClipControl is not available Emil Lenngren 2022-03-31 02:30:48 +0200
  • 511397c34b
    Merge pull request #113 from Sirius902/item-fix Nicholas Estelami 2022-03-30 20:15:42 -0400
  • 8998e4f3c6 Moved from strings to enums and removed std::functional KiritoDev 2022-03-30 18:12:48 -0600
  • aababcd87f Added new controller support Ian Drake 2022-03-30 19:53:01 -0400
  • 869e00d5bd Fixed bug causing crash Jack Walker 2022-03-30 19:12:11 -0400
  • 7d94209d36 Added new extract mode to ZAPD and optimized OTR gen time Jack Walker 2022-03-30 18:35:16 -0400
  • f20091dbf2 dynamic rupee rgb Thomas Achatz 2022-03-30 17:28:14 -0500
  • 033817a54b Changed textutre filter on ammo count, do_action and debug text KiritoDev 2022-03-30 15:07:10 -0600
  • be07a14534 Added version file Jack Walker 2022-03-30 15:09:22 -0400
  • b09e34cd75 Added queues for doors & chests MelonSpeedruns 2022-03-30 14:53:55 -0400
  • 00fb1bb321
    Button colors changed to the N64 Twanvanb1 2022-03-30 14:00:39 +0200
  • 1c5900b52c
    Delete z_parameter.c Twanvanb1 2022-03-30 13:58:50 +0200
  • 17ba823bca Make ResourceMgr and CVar more const correct, remove unnecessary const_cast Sirius902 2022-03-29 19:46:33 -0700
  • 5505336a8a
    Replace uAxisThreshold with appropriate constant for octagon clamping (#83) kev4cards 2022-03-29 22:23:40 -0400
  • 98ddacef01
    Fixed PS5 gyro & Added GUI calibration button (#78) MelonSpeedruns 2022-03-29 22:23:02 -0400
  • 6aa8894125
    Remove unnecessary warnings (#42) Torphedo 2022-03-29 22:21:53 -0400
  • 3eaafe3234 Initial commit with proximity actor navi shouts & file select sounds MelonSpeedruns 2022-03-29 15:03:03 -0400
  • e1be01cb6d Fixed rupee drops from bushes during title screen MelonSpeedruns 2022-03-29 11:59:24 -0400
  • ca8af708e2 Readded empty if KiritoDev 2022-03-29 12:24:36 -0600
  • b01156fb2d Moved gfx effects to the gpu and removed loadtexbyname on some textures KiritoDev 2022-03-29 10:27:41 -0600
  • 8c50e87eeb
    Merge b9ab528717 into f3fe43b912 KiritoDev 2022-03-29 18:09:14 +0200
  • f3fe43b912 Fixed Link's sword being cut in preview in pause menu. MaikelChan 2022-03-25 04:00:59 +0100
  • 25468cf722 Add cheats menu. ProjectRevoTPP 2022-03-27 21:18:05 -0400
  • dae8035314 Load controller db from file Sirius902 2022-03-27 18:47:53 -0700
  • 24acade2cc Fixed rupee drops from bushes during title screen MelonSpeedruns 2022-03-29 11:59:24 -0400
  • 4a24b5afb4 Use else if Sirius902 2022-03-28 22:57:32 -0700
  • 2371bf61f9
    Comment out error Torphedo 2022-03-28 18:58:25 -0400
  • 6278049307 added WIP collision MelonSpeedruns 2022-03-28 17:19:12 -0400
  • a9b56e78e2 Fix aiming items Sirius902 2022-03-28 14:11:37 -0700
  • 609dacf9f8 Added free cam behind cvar MelonSpeedruns 2022-03-28 16:23:57 -0400
  • d1018cd6f7 Updated OtrGui to handle different game versions Jack Walker 2022-03-27 23:21:05 -0400
  • 1adee28440 Load controller db from file Sirius902 2022-03-27 18:47:53 -0700
  • ff9e047bbb Add cheats menu. ProjectRevoTPP 2022-03-27 21:18:05 -0400
  • a612f73953
    Update z_player.c MegaMech 2022-03-27 17:19:16 -0700
  • a7a56632ca GC PAL Non-MQ support complete Jack Walker 2022-03-27 20:17:12 -0400
  • 17e379ded1
    Update bootcommands.c MegaMech 2022-03-27 17:16:02 -0700
  • c060329593 Almost done, needs collision still MelonSpeedruns 2022-03-27 19:30:48 -0400
  • 3cc9b79dcd wip free cam MelonSpeedruns 2022-03-27 16:15:46 -0400
  • a2eb03f6d2 WIP Multiversion support Jack Walker 2022-03-27 12:57:05 -0400
  • d528160684 Fix triforce vertex count Emil Lenngren 2022-03-27 17:14:07 +0200
  • 13fe3e7649 Revert GCN colors to N64 Zelllll 2022-03-26 14:28:49 -0500
  • c304f30fe6 Added custom color support for Tunic and Navi IShallRiseAgain 2022-03-26 13:18:48 -0400
  • 455bb9d51c
    Fixed Link's sword being cut in preview in pause menu. MaikelChan 2022-03-25 04:00:59 +0100
  • 8008cd4c80
    Fixed transparent texture making framebuffers also transparent in D3D11. MaikelChan 2022-03-25 02:10:28 +0100
  • fe50a61917
    Replace uAxisThreshold with appropriate constant for octagon clamping kev4cards 2022-03-24 18:45:39 -0400
  • 7dd991caca Change PS4/PS5 LED to the tunic color MelonSpeedruns 2022-03-24 14:51:31 -0400
  • 3ab0c45bdb
    Fixed window not properly disposing raylib and OpenGL when closing. (#59) MaikelChan 2022-03-24 19:48:22 +0100
  • 6f2046c427
    Merge branch 'develop' into window_close MaikelChan 2022-03-24 19:45:07 +0100
  • 2722b688be
    Merge pull request #56 from MaikelChan/window_drag MegaMech 2022-03-24 12:36:18 -0600
  • 04f7efe588 Fixed PS5 gyro & Added GUI calibration button MelonSpeedruns 2022-03-24 12:43:15 -0400
  • 2cd1479c43
    Fixed window not properly disposing raylib and OpenGL when closing. MaikelChan 2022-03-24 07:37:45 +0100
  • 2da6a2a78f
    Improved window dragging. MaikelChan 2022-03-24 07:07:49 +0100
  • c5f17881f3 Remove unnecessary warnings Torphedo 2022-03-23 21:06:14 -0400
  • 31dcd86d43 Add instructins for linux in the README Random06457 2022-03-23 17:11:13 +0900
  • 8a565f910a
    Update README.md MegaMech 2022-03-23 02:05:00 -0600
  • 7e4fb41f8f Initial Linux/GCC support commit Random06457 2022-03-23 16:41:00 +0900
  • 2a92ae5278
    Update README.md MegaMech 2022-03-22 22:00:02 -0700
  • b9ab528717 OTRGui downgrade to OpenGL 2.1 and fixed folder issues KiritoDev 2022-03-22 18:23:12 -0600
  • 4a05b32755
    Merge pull request #11 from MegaMech/readme Nicholas Estelami 2022-03-22 19:36:08 -0400
  • ea23da6ff3
    Fix typo in readme eientei95 2022-03-23 12:31:25 +1300
  • f93d3c1af6
    Update README.md MegaMech 2022-03-22 16:26:59 -0700
  • 54d997bf64 Update README.md 1.0.0 MegaMech 2022-03-22 15:10:35 -0600
  • 677051eea5
    Update README.md MegaMech 2022-03-22 14:41:40 -0700
  • b92db86812
    Update README.md MegaMech 2022-03-22 14:39:04 -0700
  • 840bf80e34
    Update README.md MegaMech 2022-03-22 14:36:28 -0700
  • e4256e83da
    readme.md update (#5) MegaMech 2022-03-22 15:10:35 -0600
  • ae05072191 Fixed Gyro not working MelonSpeedruns 2022-03-22 11:13:17 -0400
  • 68431ea64f
    Update README.md MegaMech 2022-03-22 13:31:41 -0700
  • 2a33fe7254 Add resource description and rum icon TODO: Test Linux M4xw 2022-03-22 21:19:11 +0100
  • 86c01d0be7
    Update README.md MegaMech 2022-03-22 13:17:49 -0700
  • 315e6c7953
    Update README.md MegaMech 2022-03-22 13:15:48 -0700
  • 34d2360dc1
    Update README.md MegaMech 2022-03-22 13:11:49 -0700
  • 7820a7bf82
    Update README.md MegaMech 2022-03-22 13:10:46 -0700
  • c12e8beba9
    Update README.md MegaMech 2022-03-22 13:10:34 -0700
  • acafb90b48
    Update README.md MegaMech 2022-03-22 13:09:19 -0700
  • eec10cb2ac
    Update README.md MegaMech 2022-03-22 13:06:37 -0700
  • df1af32492
    Update README.md MegaMech 2022-03-22 13:05:19 -0700
  • 644dee1885
    Update README.md MegaMech 2022-03-22 13:04:36 -0700
  • 881d935357
    Update README.md MegaMech 2022-03-22 12:39:16 -0700
  • add159564b
    Update README.md MegaMech 2022-03-22 12:33:38 -0700
  • 2312301a47
    Update README.md MegaMech 2022-03-22 12:24:38 -0700
  • b5f6357687
    Update README.md MegaMech 2022-03-22 12:23:37 -0700
  • 475bd20dce
    Merge branch 'HarbourMasters:develop' into readme MegaMech 2022-03-22 12:36:19 -0600
  • 6426f97988 [ZAPDTR] Minor changes for CreateDirectory M4xw 2022-03-22 16:45:03 +0100
  • 4135e3c936 [OTRGui] Fix dirscan behaviour M4xw 2022-03-22 16:44:01 +0100
  • d641d09742 Fixed Gyro not working MelonSpeedruns 2022-03-22 11:13:17 -0400
  • 8d53e09269 Thread pool prototype KiritoDev 2022-03-21 21:38:16 -0600
  • 1512aa0333 Thread pool prototype KiritoDev 2022-03-21 21:38:16 -0600
  • 0186686506
    Update README.md MegaMech 2022-03-21 20:27:29 -0700
  • 77d6c9fce0
    Update README.md MegaMech 2022-03-21 19:28:47 -0700
  • becfaa2cfb Fixed console being on the corner KiritoDev 2022-03-21 20:25:30 -0600
  • 282b5b4081 Fixed console being on the corner KiritoDev 2022-03-21 20:25:30 -0600
  • 35e6c0360e Update README.md MegaMech 2022-03-21 19:20:27 -0700
  • 3249396671
    Merge branch 'HarbourMasters:develop' into develop MegaMech 2022-03-21 20:22:58 -0600
  • d116148ccb Disabled multithreading KiritoDev 2022-03-21 20:21:33 -0600
  • 88b947adad Disabled multithreading KiritoDev 2022-03-21 20:21:33 -0600
  • 4ba1749d90
    Update README.md MegaMech 2022-03-21 19:20:27 -0700
  • 1fed43324c
    Sets default GFX backend to OpenGL Kenix3 2022-03-21 22:17:51 -0400
  • 4bf88493af
    Enough! My ship sails in the morning. Kenix3 2022-03-21 22:16:08 -0400
  • 10a0f8e6a4
    Update README.md MegaMech 2022-03-21 19:15:11 -0700