Commit History

Author SHA1 Message Date
  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 96c7cbd5d3 Refactor preloader to use new patcher methods 5 years ago
  ghorsington 0f1a38d752 Rename AssemblyPatcher into AssemblyPatcherLoader 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
  denikson 30c2fa7164 Add a warning message if duplicate patchers are found 5 years ago
  denikson 3dc1f17f61 Fix #51 5 years ago
  denikson 66c8a3b6c6 Fix logging not working in Unity 2018 5 years ago
  Bepis 40cecddc7e Prevent error message duplication on preloader fail 6 years ago
  Bepis a6fd33cb05 Implement new API structure for chainloader 6 years ago
  Bepis 0d2597c794 Add checks for wrong entrypoint type and method 6 years ago
  Bepis 0800c8ef03 Add check for patched BepInEx 6 years ago
  Bepis d9db464093 Prevent crashes inside preloader from echoing 6 years ago
  Bepis aada10fdb0 Update namespace change for Utility 6 years ago
  Bepis fa12e0402e Fix debug symbols and local references 6 years ago
  Bepis 796c7b0c83 Fix entrypoint method config entry 6 years ago
  Bepis 83c39e0c44 Remove path properties from Utility 6 years ago
  Bepis 2cf9d34fdb Add debug info attribute 6 years ago
  Bepis b86ba93d86 Remove specific cecil version preprocessors 6 years ago
  Bepis 20884ccc36 Clean references and whitespace 6 years ago
  Bepis 13a0a860a3 Implement custom entry point 6 years ago
  denikson 2b706c45c3 Move entrypoint and paths to separate classes, revert preloader 6 years ago
  denikson 40e6782f82 Fix uncontrolled assembly resolving 6 years ago
  Bepis 8a806a5516 Sort patcher assemblies by name 6 years ago
  denikson 18b5ba6ef4 Refactor the name of path to BepInEx.dll 6 years ago
  denikson ac9d9790e1 Actually pass initializers/finalizers to PatchAll 6 years ago
  denikson 3f250ad9e9 Fix autoproperty use on uninitialized values in preloader 6 years ago
  Bepis 67acf9c576 Added lots of XML documentation 6 years ago