Commit Graph

  • 514ff42d97
    Merge 9f8de91564 into 4767424aee #487 LittleCube 2024-09-30 23:30:42 +0000
  • 9f8de91564 use full signature for event annotations #487 LittleCube 2024-09-30 19:30:36 -0400
  • 296d45614e use better names, add better annotations LittleCube 2024-09-30 19:13:38 -0400
  • ce4720a2b7
    Merge 11ba224271 into 4767424aee #491 David Chavez 2024-09-30 11:43:05 +0000
  • 11ba224271 Use :lg instance and bypass cache #491 exploration/ci-play 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 modding 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
  • fcf8d32e13 Add macOS Support #382 feature/darwin dcvz 2024-06-12 11:42:59 +0200
  • 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
  • a6c84b6dd9 Move config registry/option to librecomp + added Color conf opt type thecozies 2024-07-11 12:33:03 -0500
  • 851541c550 init config opt system w/ 3 types and description support thecozies 2024-06-28 09:36:40 -0500
  • 1e792299c8 Update runtime after merge Mr-Wiseguy 2024-09-12 19:24:04 -0400
  • 155d5790e6
    Merge 211dd66ef6 into d99a84f04f #482 lkoger 2024-09-12 01:15:37 -0500
  • 211dd66ef6 Update Ubuntu build instructions #482 Levi Koger 2024-09-12 00:40:45 -0500
  • 64793ef337 Update runtime for populating missing runtime pointers in offline compiled mods Mr-Wiseguy 2024-09-12 00:55:35 -0400
  • 49517ff978 Update runtime to fix reference symbols Mr-Wiseguy 2024-09-12 00:10:29 -0400
  • 9b6296871b Update runtime after merge Mr-Wiseguy 2024-09-09 23:23:57 -0400
  • 84f79e4033
    Merge c3668d02d4 into d99a84f04f #377 David Chavez 2024-09-09 21:38:51 +0100
  • 50536858c8 Update N64ModernRuntime for mod mips32 relocs and function lookups Mr-Wiseguy 2024-09-09 02:02:47 -0400
  • 99dc216c75 Update runtime for mod loading on posix systems, enable all mods temporarily Mr-Wiseguy 2024-09-08 22:45:37 -0400
  • 4a248677d1
    Merge 848972c91b into d99a84f04f #439 hatcyl 2024-09-07 02:04:48 +0100
  • 744607cee6
    Merge a6e69066b2 into d99a84f04f #403 danielryb 2024-09-07 02:02:35 +0100
  • e64ef01fbf
    Merge 237f4daaa0 into d99a84f04f #425 David Chavez 2024-09-06 20:41:38 -0400
  • a41b114f12
    Merge 5e3b5dd86e into d99a84f04f #447 Darío 2024-09-06 15:04:03 -0600
  • d99a84f04f Fix strict mode validation failure in latest N64Recomp version and update N64Recomp commit in github workflow dev Mr-Wiseguy 2024-09-06 16:46:43 -0400
  • c2d7a47512 Update runtime and print mod authors and dependencies Mr-Wiseguy 2024-09-04 02:29:01 -0400
  • 25e6ca6717 Update runtime to have mod list functionality Mr-Wiseguy 2024-09-03 00:04:17 -0400
  • cffda249a7 Update runtime for new mod manifest schema Mr-Wiseguy 2024-09-02 23:46:38 -0400
  • f4e8884de6 Parse version number from a string and provide it to the runtime Mr-Wiseguy 2024-09-02 20:00:47 -0400
  • a9bb035c0b Update N64Recomp commit for CI Mr-Wiseguy 2024-09-02 12:04:14 -0400
  • 5a8de31e82 Update modern runtime for mod support, add some exports and events in the patches Mr-Wiseguy 2024-09-02 12:01:22 -0400
  • d4a8cd351e Removed shader cache Mr-Wiseguy 2024-08-11 12:51:26 -0400
  • d68a8063c4 Updated RT64 and enabled RT64 extended RDRAM mode Mr-Wiseguy 2024-07-05 21:24:43 -0400
  • 5e3b5dd86e Add a placeholder mod loader for texture packs. #447 Dario 2024-07-27 12:12:54 -0300
  • af1404b83d
    Fix commit of N64Recomp used by workflow (#468) Wiseguy 2024-08-16 10:15:20 -0400
  • 7a75aa56f2
    Fix commit of N64Recomp used by workflow #468 Wiseguy 2024-08-16 10:02:11 -0400
  • 83ecc68d18
    Improve build times by using the recompiler to output multiple functions per file (#465) Wiseguy 2024-08-16 09:50:01 -0400
  • 3b8fe6f08d Improve build times by using the recompiler to output multiple functions per file #465 Mr-Wiseguy 2024-08-13 23:36:17 -0400
  • 7697a972a3
    Update RT64 for many things, most notably re-spirv (#463) Wiseguy 2024-08-10 19:31:37 -0400
  • 6a5774f0b9 Update RT64 for many things, most notably re-spirv #463 Mr-Wiseguy 2024-08-10 19:07:43 -0400
  • 7bd167d407 Update RT64. #462 Dario 2024-08-10 19:18:10 -0300
  • 8e15aac6a8
    Merge 17d6a9dd36 into 473b3d3d02 #382 David Chavez 2024-08-10 18:16:46 -0400
  • 7d493712e4 Update RT64. Dario 2024-08-10 18:07:24 -0300
  • 61a155512a Update RT64. Dario 2024-08-10 17:57:29 -0300
  • 3c9e319ba5 Use RT64 without re-spirv but with measurements. #461 Dario 2024-08-10 15:53:53 -0300
  • 473b3d3d02
    Add transform tagging for moths to fix their interpolation (#460) Wiseguy 2024-08-09 23:43:43 -0400
  • 949848b2fb Add transform tagging for moths to fix their interpolation #460 Mr-Wiseguy 2024-08-09 23:00:15 -0400
  • 17d6a9dd36 Add macOS Support dcvz 2024-06-12 11:42:59 +0200
  • cefc22ffef Update RT64. #458 Dario 2024-08-07 23:48:21 -0300
  • 1e6c8a0e14 Update RT64. Dario 2024-08-07 23:42:03 -0300
  • 8095555b11 Change RT64 version. Dario 2024-08-07 23:16:39 -0300
  • c27a7fa282 Add a placeholder mod loader for texture packs. Dario 2024-07-27 12:12:54 -0300
  • 79f839fe82 Made ubershaders visible #457 Mr-Wiseguy 2024-08-07 17:42:15 -0400
  • 98d143fab9 Update RT64. #456 Dario 2024-08-07 11:02:40 -0300
  • 6fe86effc8 Update RT64. Dario 2024-08-06 22:58:00 -0300
  • d5894f1e6c Make ubershaders visible and add re-spirv. Dario 2024-08-06 19:21:50 -0300
  • d782d3dcb9
    chore(ci): finalize PR build artifacts (#455) David Chavez 2024-08-01 21:00:38 +0200
  • a09a00acf0 handle pull_request_target triggers #455 dcvz 2024-08-01 20:48:31 +0200
  • 409b759865 Remove logging dcvz 2024-08-01 20:21:22 +0200
  • fa7658114c sort out the string dcvz 2024-08-01 18:26:11 +0200
  • ae39aa82fa more logging dcvz 2024-08-01 18:13:41 +0200
  • d47949f8ee Add logs dcvz 2024-08-01 17:47:50 +0200
  • f3ed68a359 go back to v6 dcvz 2024-08-01 17:34:31 +0200
  • aeda338984 Use correct endpoint in v7 dcvz 2024-08-01 17:03:35 +0200
  • dd4634ef6f Use alternative way to get PR number dcvz 2024-08-01 15:23:28 +0200
  • daf0b1343a Fix gh api usage dcvz 2024-08-01 14:56:49 +0200
  • 142b4d021b
    chore(ci): further tweaks to PR description updates (#454) David Chavez 2024-08-01 14:39:40 +0200
  • 556072243c more cleanup #454 dcvz 2024-08-01 14:14:10 +0200
  • 27490fce0f trigger dcvz 2024-08-01 13:56:24 +0200
  • b965d7b8e2 only run after the actually (and non skipped) workflow dcvz 2024-08-01 13:09:46 +0200
  • 6598da434e
    chore(ci): link and update build artifacts for PRs (#453) David Chavez 2024-08-01 13:02:35 +0200
  • c0a2b11e29 find PR that matches the upstream #453 dcvz 2024-08-01 11:24:02 +0200
  • 0215568d68 Use source’s repo’s name for finding PR dcvz 2024-08-01 11:19:46 +0200
  • 5fef1470e5 chore: link and update build artifacts for PRs #452 dcvz 2024-08-01 10:08:57 +0200
  • 54aed856f5 Update RT64 #451 Mr-Wiseguy 2024-07-31 09:28:45 -0400
  • b3420cf654 Update RT64 to use semaphores for swap chains Mr-Wiseguy 2024-07-30 23:36:30 -0400
  • 3346400775 Fix message box being used by accident in preload_executable Mr-Wiseguy 2024-07-28 22:04:14 -0400
  • c90434962f
    Preload executable into memory on Windows to prevent stutters (#450) Wiseguy 2024-07-28 22:00:39 -0400
  • 9981b922dc
    Fix .recomp_patch section functions not getting loaded (#449) Wiseguy 2024-07-28 21:43:14 -0400