Commit History

Author SHA1 Message Date
  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
  Bepis f6f03d08bc Simplify unhollower log delegates 4 years ago
  ghorsington e6e192756d Add testing code for invoke hook 4 years ago
  Bepis f737a3e53c First doorstop prototype integration 4 years ago
  Bepis 9db86e89c8 Update branch to use HarmonyX 4 years ago
  Bepis 896be9be5a Add some more debug logging 4 years ago
  Bepis dbea82eb2a Fix console compatibility with unix platforms 4 years ago
  Bepis e18e932610 Implement stdout ouput for windows platform 4 years ago
  Bepis 185e89515c Actually use the patched entrypoint assembly instead of only pretending to 4 years ago
  Bepis a1944a9dfe Add runtime fix for Assembly.GetEntryAssembly() not returning what games expect 4 years ago
  Bepis 572194dc90 Fix console colors for .NET games 4 years ago
  Bepis 555cdf1c69 Fix .NET plugin initialization 4 years ago
  Bepis 2e66c68fee Fix project references 4 years ago
  Bepis 9c8ad31af8 Implement prototype .NET loader 4 years ago
  Bepis dc5d9f444f Initial framework split 4 years ago
  Geoffrey Horsington 7e690cd562 Bump MonoMod to 20.03.05.01 4 years ago
  Geoffrey Horsington c2f1d3aede Fix preloader crash when assembly name is invalid (e.g. autogenerated by MM) 4 years ago
  Geoffrey Horsington c9503aa19e Remove unnecessary error logging 4 years ago
  Geoffrey Horsington fab7cc2599 Fix regression introduced by #109 4 years ago
  Geoffrey Horsington 6f2efa5f7e Merge pull request #109 from notfood/master 4 years ago
  notfood e7502419a1 Allow Console to fail gracefully if missing extern 4 years ago
  ghorsington c42b29632b Update README 4 years ago
  ghorsington cd9cb35706 Update Doorstop to 2.12.1.0 4 years ago
  ghorsington 601415898a Update MonoMod to 20.1.1.4 4 years ago