Commit Graph

  • 1049529244
    Merge a9cff90787 into db4d9c668d Darío 2024-11-05 02:01:39 +0000
  • a9cff90787 Update RT64. Dario 2024-11-04 23:01:31 -0300
  • 6dd650cc75
    Merge 5ecdc93f8e into 0d0f64e32f David Chavez 2024-11-04 14:52:23 +0000
  • 5ecdc93f8e Enable JIT entitlement feature/darwin David Chavez 2024-11-04 15:52:15 +0100
  • 7b9091428c Fixup builds David Chavez 2024-11-04 14:26:06 +0100
  • ac7ee4f13e Improve post steps on macOS David Chavez 2024-11-04 13:55:26 +0100
  • 79d7503704 Add macOS Support dcvz 2024-10-07 23:20:43 +0200
  • f779a4141a Deprecate offline list. Dario 2024-11-03 22:21:05 -0300
  • de9c7c1770 Use RHI Updates branch. Dario 2024-11-03 21:48:32 -0300
  • 32f0de7779 mod menu wip feat/config-ui-system-mod-menu thecozies 2024-10-30 08:13:31 -0500
  • 67aad25b5b
    Merge 9b08354ef2 into db4d9c668d danielryb 2024-10-27 02:51:29 +0200
  • 9b08354ef2 add export for camera fixes danielryb 2024-10-27 02:50:56 +0200
  • 2fbd3e8f1e add analog camera exports danielryb 2024-10-22 03:50:34 +0200
  • a2a8897785
    Merge db4d9c668d into 0d0f64e32f Wiseguy 2024-10-22 02:25:25 +0000
  • db4d9c668d Update runtime for heap allocator modding Mr-Wiseguy 2024-10-21 22:25:16 -0400
  • e862a38135
    More vanilla bug fix exports (#497) LittleCube 2024-10-20 19:35:41 -0400
  • e6abf56437 add honey and darling no sword fixes LittleCube 2024-10-18 17:25:43 -0400
  • 1ba9c43f2e fix epona fixes LittleCube 2024-10-16 23:50:24 -0400
  • 0f92410620
    Add recomp_after_play_init event (#496) LittleCube 2024-10-14 16:53:30 -0400
  • c6a36d175a say initialize instead of construct LittleCube 2024-10-14 16:45:16 -0400
  • e87cc67a25 fix signature for recomp_set_allow_no_ocarina_tf, add new event recomp_after_play_init LittleCube 2024-10-14 15:57:44 -0400
  • 21ca074bf7 Add exports for fd anywhere and epona fix patches (#494) LittleCube 2024-10-13 00:02:08 -0400
  • 8c8f5b889f Add events and exports for Play_Init (#495) LittleCube 2024-10-12 23:13:42 -0400
  • e5699e59a1 Update runtime to fix mod section alignment Mr-Wiseguy 2024-10-12 01:12:02 -0400
  • fdbdf5edb0 Add custom symbols toml and made non-relocatable versions of original gamestate functions, added base patch for Play_Init Mr-Wiseguy 2024-10-11 21:15:11 -0400
  • aeefc1b6bb chore(ci): Bundle Windows PDBs (#492) David Chavez 2024-10-08 05:27:13 +0200
  • cd12bc0c20 Disable identical code folding to prevent mods from conflicting with themselves due to merged functions Mr-Wiseguy 2024-10-07 01:35:56 -0400
  • 24c436a572 add exports and events for moon crash save and owl save (#487) LittleCube 2024-10-04 00:01:23 -0400
  • 5a8a1cb2ba Update runtime for custom mod content types and add RT64 texture pack support Mr-Wiseguy 2024-09-28 16:50:58 -0400
  • 5dc260f35a Update runtime to add DLL search path, enable strict mode in patch recompilation Mr-Wiseguy 2024-09-27 00:57:49 -0400
  • a568261064 Update runtime after merge Mr-Wiseguy 2024-09-12 19:24:04 -0400
  • 33806821e2 Update runtime for populating missing runtime pointers in offline compiled mods Mr-Wiseguy 2024-09-12 00:55:35 -0400
  • eda1979bf0 Update runtime to fix reference symbols Mr-Wiseguy 2024-09-12 00:10:29 -0400
  • 765d1d32f0 Update runtime after merge Mr-Wiseguy 2024-09-09 23:23:57 -0400
  • 2463fe4613 Update N64ModernRuntime for mod mips32 relocs and function lookups Mr-Wiseguy 2024-09-09 02:02:47 -0400
  • 359f8a9279 Update runtime for mod loading on posix systems, enable all mods temporarily Mr-Wiseguy 2024-09-08 22:45:37 -0400
  • 60b8d58e73 Update runtime and print mod authors and dependencies Mr-Wiseguy 2024-09-04 02:29:01 -0400
  • ea0cc6e6be Update runtime to have mod list functionality Mr-Wiseguy 2024-09-03 00:04:17 -0400
  • e6892248c7 Update runtime for new mod manifest schema Mr-Wiseguy 2024-09-02 23:46:38 -0400
  • be70a2a8f1 Parse version number from a string and provide it to the runtime Mr-Wiseguy 2024-09-02 20:00:47 -0400
  • 2c23d5f29b Update N64Recomp commit for CI Mr-Wiseguy 2024-09-02 12:04:14 -0400
  • ba39a73dca Update modern runtime for mod support, add some exports and events in the patches Mr-Wiseguy 2024-09-02 12:01:22 -0400
  • cf1943fe6a Removed shader cache Mr-Wiseguy 2024-08-11 12:51:26 -0400
  • 670bd61067 Updated RT64 and enabled RT64 extended RDRAM mode Mr-Wiseguy 2024-07-05 21:24:43 -0400
  • e527cf3350 Add events and exports for Play_Init LittleCube 2024-10-11 22:34:18 -0400
  • 23b00df775 Add custom symbols toml and made non-relocatable versions of original gamestate functions, added base patch for Play_Init Mr-Wiseguy 2024-10-11 21:15:11 -0400
  • 871b267237 fix a couple edge cases (being sent the bow while riding Epona) LittleCube 2024-10-10 23:35:23 -0400
  • 116b01f85c cleanup LittleCube 2024-10-10 20:56:58 -0400
  • caaf53c7e2 use better logic for restoreHudVisibility LittleCube 2024-10-10 20:24:47 -0400
  • 1d970c6ce4 add exports for fd anywhere and epona fix patches LittleCube 2024-10-10 19:04:34 -0400
  • 5a1ff9c50e
    Merge c3668d02d4 into 0d0f64e32f David Chavez 2024-10-08 13:49:47 +0200
  • 25be3acee5
    chore(ci): Bundle Windows PDBs (#492) David Chavez 2024-10-08 05:27:13 +0200
  • def375711f Update PDB archive name chore/windows-ci-artefacts dcvz 2024-10-07 22:36:11 +0200
  • 3db6913553 Update copy dcvz 2024-10-07 22:35:35 +0200
  • 75219ffced Archive PDB separately dcvz 2024-10-07 22:11:42 +0200
  • e7eaba9f01 Update copy on runners dcvz 2024-10-07 21:51:14 +0200
  • 6f30893aa6 Build RelWithDebInfo dcvz 2024-10-07 21:50:59 +0200
  • 4dc173aa2d Save PDB dcvz 2024-10-07 21:19:08 +0200
  • 60925e5768 update runners dcvz 2024-10-07 21:16:19 +0200
  • 1718b9329e
    Merge 237f4daaa0 into 0d0f64e32f David Chavez 2024-10-07 04:03:24 -0600
  • b9ea76847f Disable identical code folding to prevent mods from conflicting with themselves due to merged functions Mr-Wiseguy 2024-10-07 01:35:56 -0400
  • 0380d5bd20
    Merge 848972c91b into 0d0f64e32f hatcyl 2024-10-06 13:07:59 -0400
  • 0d0f64e32f
    Fix ninja package name in Ubuntu build instructions (#482) dev lkoger 2024-10-06 12:07:26 -0500
  • 5fa5a9ffee Update clang version in build instructions Levi Koger 2024-10-06 11:35:42 -0500
  • f59d91ef68 reset cache key dcvz 2024-10-05 22:56:35 +0200
  • 7bcb984347
    add exports and events for moon crash save and owl save (#487) LittleCube 2024-10-04 00:01:23 -0400
  • 9f8de91564 use full signature for event annotations LittleCube 2024-09-30 19:30:36 -0400
  • 296d45614e use better names, add better annotations LittleCube 2024-09-30 19:13:38 -0400
  • 4be4c0f21d init mod menu + bem class + button presets thecozies 2024-09-13 10:13:52 -0500
  • 47669a8880 Button config type + callback wip thecozies 2024-09-02 10:52:20 -0500
  • 7991907b93 Added TextField option type thecozies 2024-08-07 09:20:43 -0500
  • cb7122909e Added dropdown option type thecozies 2024-07-22 09:46:04 -0500
  • 4f02b48cd5 Updated color option type styling thecozies 2024-07-11 12:38:22 -0500
  • 21a71702a0 Move config registry/option to librecomp + added Color conf opt type thecozies 2024-07-11 12:33:03 -0500
  • cb206c25d5 init config opt system w/ 3 types and description support thecozies 2024-06-28 09:36:40 -0500
  • 11ba224271 Use :lg instance and bypass cache dcvz 2024-09-30 13:42:58 +0200
  • 688489f283 use new key to force build without cache dcvz 2024-09-30 12:55:54 +0200
  • e67eb0bed6 update runner label dcvz 2024-09-30 07:35:29 +0200
  • 8043c8481c temp update the target branches dcvz 2024-09-30 07:32:55 +0200
  • 8b78edad13 Update runner dcvz 2024-09-30 07:31:06 +0200
  • 51efeed0cc Merge branch 'modding' of https://github.com/Mr-Wiseguy/Zelda64Recomp into add_save_exports LittleCube 2024-09-28 19:03:20 -0400
  • 0c712ba318 use deletes instead of resets LittleCube 2024-09-28 19:03:08 -0400
  • 4767424aee Fix CI building the wrong target in the N64Recomp repo Mr-Wiseguy 2024-09-28 19:01:03 -0400
  • bf4b4bd713 Merge branch 'modding' of https://github.com/Mr-Wiseguy/Zelda64Recomp into add_save_exports LittleCube 2024-09-28 18:53:17 -0400
  • beeef1c7ef Fix commit hash for N64Recomp Mr-Wiseguy 2024-09-28 18:23:19 -0400
  • b796532a73 Merge branch 'modding' of https://github.com/Mr-Wiseguy/Zelda64Recomp into add_save_exports LittleCube 2024-09-28 17:30:57 -0400
  • 26607e541f Update runtime for custom mod content types and add RT64 texture pack support Mr-Wiseguy 2024-09-28 16:50:58 -0400
  • 5562bb450a rename a couple events LittleCube 2024-09-28 09:05:06 -0400
  • 8afbf0facb Merge branch 'modding' of https://github.com/Mr-Wiseguy/Zelda64Recomp into add_save_exports LittleCube 2024-09-28 08:16:28 -0400
  • 806d9bc848 Update runtime to add DLL search path, enable strict mode in patch recompilation Mr-Wiseguy 2024-09-27 00:57:49 -0400
  • be789d40c9 fix init event to not be terrible LittleCube 2024-09-25 21:29:03 -0400
  • 946fbb1fa2 add init event LittleCube 2024-09-25 21:07:55 -0400
  • 78c0e24b8b add more flexible owl events LittleCube 2024-09-25 20:05:23 -0400
  • a53b916ec7 fix recomp_on_owl_save event, add exports and callbacks for save loading LittleCube 2024-09-24 01:32:46 -0400
  • 766f8a8329 add exports and events for moon crash save and owl save LittleCube 2024-09-22 04:34:23 -0400
  • b817205ed9 init mod menu + bem class + button presets feat/config-ui-system thecozies 2024-09-13 10:13:52 -0500
  • 110e7acbb9 Button config type + callback wip thecozies 2024-09-02 10:52:20 -0500
  • 446912d449 Added TextField option type thecozies 2024-08-07 09:20:43 -0500
  • 964604d730 Added dropdown option type thecozies 2024-07-22 09:46:04 -0500
  • c643f329de Updated color option type styling thecozies 2024-07-11 12:38:22 -0500