Historique des commits

Auteur SHA1 Message Date
  ghorsington a99cfb2852 Rename AssemblyLoader back to AssemblyPatcher; make preloader patcher internal il y a 5 ans
  ghorsington c76a637c70 Document all new public members il y a 5 ans
  ghorsington 0bb2ef9665 Rename AssemblyPatcherLoader into AssemblyLoader il y a 5 ans
  ghorsington 96c7cbd5d3 Refactor preloader to use new patcher methods il y a 5 ans
  ghorsington 0f1a38d752 Rename AssemblyPatcher into AssemblyPatcherLoader il y a 5 ans
  Bepis 0d72d29a3c Merge branch 'master' into feature-unity-2018 il y a 5 ans
  ghorsington 72c91e1592 Change WriteStringToUnityLog to delegate to address differences between Unity versions il y a 5 ans
  denikson 30c2fa7164 Add a warning message if duplicate patchers are found il y a 5 ans
  denikson 3dc1f17f61 Fix #51 il y a 5 ans
  denikson 66c8a3b6c6 Fix logging not working in Unity 2018 il y a 6 ans
  Bepis 40cecddc7e Prevent error message duplication on preloader fail il y a 6 ans
  Bepis a6fd33cb05 Implement new API structure for chainloader il y a 6 ans
  Bepis 0d2597c794 Add checks for wrong entrypoint type and method il y a 6 ans
  Bepis 0800c8ef03 Add check for patched BepInEx il y a 6 ans
  Bepis d9db464093 Prevent crashes inside preloader from echoing il y a 6 ans
  Bepis aada10fdb0 Update namespace change for Utility il y a 6 ans
  Bepis fa12e0402e Fix debug symbols and local references il y a 6 ans
  Bepis 796c7b0c83 Fix entrypoint method config entry il y a 6 ans
  Bepis 83c39e0c44 Remove path properties from Utility il y a 6 ans
  Bepis 2cf9d34fdb Add debug info attribute il y a 6 ans
  Bepis b86ba93d86 Remove specific cecil version preprocessors il y a 6 ans
  Bepis 20884ccc36 Clean references and whitespace il y a 6 ans
  Bepis 13a0a860a3 Implement custom entry point il y a 6 ans
  denikson 2b706c45c3 Move entrypoint and paths to separate classes, revert preloader il y a 6 ans
  denikson 40e6782f82 Fix uncontrolled assembly resolving il y a 6 ans
  Bepis 8a806a5516 Sort patcher assemblies by name il y a 6 ans
  denikson 18b5ba6ef4 Refactor the name of path to BepInEx.dll il y a 6 ans
  denikson ac9d9790e1 Actually pass initializers/finalizers to PatchAll il y a 6 ans
  denikson 3f250ad9e9 Fix autoproperty use on uninitialized values in preloader il y a 6 ans
  Bepis 67acf9c576 Added lots of XML documentation il y a 6 ans