Commit History

Author SHA1 Message Date
  ghorsington 105ce89d17 Update BepInEx.Harmony 4 years ago
  ghorsington f9d6de56cf Update HarmonyX; Add HarmonyInterop initializer 4 years ago
  ghorsington 747f879385 Update BepInEx.Harmony 4 years ago
  ghorsington 36cbf5e5b2 TraceFix: Remove redundant documentation 4 years ago
  ghorsington a6a6a5fc56 Remove unneeded reference 4 years ago
  ghorsington 4d7e5cac2b TypeLoader: don't write error when a native DLL is found 4 years ago
  ghorsington a55939c947 Attempt a second fix for #139 4 years ago
  ghorsington a7a3274d38 Attempt to fix #139 4 years ago
  ghorsington 6bd59af09d Add a workaround for MissingMethodException for unityVersion in some rare cases 4 years ago
  Geoffrey Horsington 3e8bfe8c22 Merge pull request #138 from xoxfaby/master 4 years ago
  XoXFaby 0591e6b8b2 Limit line.Split in Reload() 4 years ago
  ghorsington 5899ab0bee Clarify log source of Harmony as HarmonyX 4 years ago
  Bepis 58b594c495 Removed scuffed debug logging 4 years ago
  Bepis 279189d0f5 Fix tab/spacing issues 4 years ago
  Bepis 796f3a33a9 Use better iOS check 4 years ago
  ghorsington b1745b03f1 Update issue templates 4 years ago
  ghorsington e86c861e00 Move PR template 4 years ago
  Geoffrey Horsington 4b0c8b703a Create pull_request_template.md 4 years ago
  Bepis 7647862bf4 Add uname libc call on Unix systems as platform check 4 years ago
  Bepis ec7bd7f08a Added code of conduct 4 years ago
  ghorsington 6d5d2fe61a Clean up ConsoleWriter 4 years ago
  Bepis 25704c8561 Revert back to System.ConsoleDriver check for XTermFix 4 years ago
  Bepis 1e394b8d0e Change xterm implementation check to use a different class 4 years ago
  Bepis 6d8ea93b79 Fix unix xterm implementation check code 4 years ago
  Bepis 8091b93219 Add check for additional broken mono implementation of xterm 4 years ago
  ghorsington fd656ecf52 Resolve libc.so.6 before libc.so 4 years ago
  ghorsington a53d4d5c21 Support alternative CStreamWriter ctor args 4 years ago
  ghorsington d754daffb3 Force detour platform to x86 on Unix for XTermFix 4 years ago
  ghorsington 3466b8ef37 Fix preloader logs not replaying into DiskLogListener 4 years ago
  ghorsington 911375ace5 Use TryParseAssemblyName wherever possible 4 years ago