Commit History

Author SHA1 Message Date
  ghorsington bd7597fa56 Move preloader to a separate project 5 years ago
  ghorsington 886856c4aa Make Chainloader static class 5 years ago
  ghorsington a99cfb2852 Rename AssemblyLoader back to AssemblyPatcher; make preloader patcher internal 5 years ago
  ghorsington c76a637c70 Document all new public members 5 years ago
  ghorsington 0bb2ef9665 Rename AssemblyPatcherLoader into AssemblyLoader 5 years ago
  ghorsington 81dee64097 Remove unused methods in patcher loader 5 years ago
  ghorsington 96c7cbd5d3 Refactor preloader to use new patcher methods 5 years ago
  ghorsington cefb8812f4 Add new patching methods for preloader 5 years ago
  ghorsington 0f1a38d752 Rename AssemblyPatcher into AssemblyPatcherLoader 5 years ago
  Bepis b63895401e Merge pull request #62 from BepInEx/feature-better-unity-log 5 years ago
  ghorsington 793936a2b0 Resolve unity log icall more sanely 5 years ago
  Bepis 3462fc97ee Fix incorrect harmony project location 5 years ago
  Bepis 8aac214489 Use full assembly version with padded zeroes 5 years ago
  Bepis 29cfa81a35 Replace Harmony library with BepInEx.Harmony submodule, and misc build fixes 5 years ago
  Bepis 2488878d65 Update assembly version to 5.0 5 years ago
  Bepis 174c74f0f7 Merge pull request #61 from BepInEx/feature-unity-2018 5 years ago
  Bepis 0d72d29a3c Merge branch 'master' into feature-unity-2018 5 years ago
  ghorsington 72c91e1592 Change WriteStringToUnityLog to delegate to address differences between Unity versions 5 years ago
  Geoffrey Horsington c2ebeb39b1 Merge pull request #59 from BepInEx/feature-always-log-to-output_log 5 years ago
  Geoffrey Horsington 789c115513 Merge pull request #60 from BepInEx/fix-preloader-assembly-path 5 years ago
  Geoffrey Horsington f8afa00a6f Merge pull request #58 from BepInEx/fix-multiclass-preloader-patch 5 years ago
  denikson 787dd92bb2 Fix #55 by adding a Harmony patch 5 years ago
  denikson 2953fc8e6c Fix #53 5 years ago
  denikson 30c2fa7164 Add a warning message if duplicate patchers are found 5 years ago
  denikson 3dc1f17f61 Fix #51 5 years ago
  Geoffrey Horsington dafe85dc4c Merge pull request #56 from ManlyMarco/master 5 years ago
  ManlyMarco 9f153338da Add FileLoadException handling to TypeLoadExceptionToString 5 years ago
  ManlyMarco 5179507da0 Add more error information to TypeLoader 5 years ago
  Bepis 0ae6123973 Merge pull request #54 from ManlyMarco/master 5 years ago
  ManlyMarco 2c183343d3 Mark unity Log messages as Info instead of Message 5 years ago