Commit History

Author SHA1 Message Date
  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
  Bepis 5bababd7a3 Remove file writing debugging in preloader 4 years ago
  Bepis 974b45d675 Update library information 4 years ago
  Bepis e111e78d1b Remove debugging thread sleeps that I forgot to take out 4 years ago
  Bepis bcba267b2e Make DetourGen only log to debug 4 years ago
  ghorsington 39fc54619e Add WIP attempt to fix relative memory operands 4 years ago
  ghorsington b822b6a522 Bump HarmonyX version 4 years ago
  Bepis 01da398cba Fix debug logging for FastNativeDetour 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
  Bepis 065f2ea961 Implement automatic assembly unhollower 4 years ago
  Bepis f419c909bc Clean up method patcher implementation a bit 4 years ago
  Bepis 3754798497 Fix IL2CPP instance reference passing 4 years ago
  Bepis 487be15885 Clean up and optimize some harmony code 4 years ago
  Bepis b2662fb8a5 Implement IL2CPP support in HarmonyX 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 3558ebf963 Clean up FastNativeDetour logging 4 years ago
  Bepis 59237ec739 Implement initial MonoExtensions class 4 years ago
  Bepis 8c8f7c3a2d Implement initial icall proxy methods for UnityEngine.Input 4 years ago
  Bepis 2d8800f54b Restructure trampoline and detour code 4 years ago
  Bepis 2c2b44588e Improve trampoline logging and debugging 4 years ago
  Bepis 41de02ae00 Implement FastNativeDetour and clean up chainloader 4 years ago
  Bepis a45ee28303 Fix patched jmp location 4 years ago
  Bepis 418476b728 Implement x86 trampoline generation 4 years ago
  Bepis b5406ff440 Implement basic trampoline generator 4 years ago