Skip to content

Latest Build

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 18:57
2f6abb4

Commits

  • f94772c: [Shared] Adjust FX_AddPrimitive to take a regular pointer instead of a double pointer. (Daggolin) #1267
  • c0d6667: Support jka models in OpenJO (from mvdevs/jk2mv@ef336f9) (taysta) #1247
  • aba3f2c: Change mutually exclusive ifndef-endif-ifdef-endif logic to ifndef-else-endif (taysta) #1247
  • 4b8d64d: [Shared] provide option to use AddressSanitizer (Razish) #1124
  • 5735f8c: split UseSanitizer into UseAddressSanitizer and UseUndefinedSanitizer (Razish) #1124
  • b0eeacd: [Shared] Add git tag to version string (#1176) (razor) #1176
  • 6322abc: Revert release action change from b0eeacd (taysta) #1269
  • 7ff54ec: Replace header definition removal from b0eeacd, this was causing portable builds to not be portable on windows (taysta) #1269
  • 061dd39: Pin the continuous release action to a commit instead of to latest tag (taysta) #1269