22 Commits (d32e1a7b3ce1c5933979823a25d24050afea79ed)

Author SHA1 Message Date
  Anairkoen Schno 1bc6c5dc94 Updated CurrentTime() fallback to use Interlocked for proper thread safety 4 years ago
  Anairkoen Schno 6a684b7900 Added readonly to some things in CecilLibLoader 4 years ago
  Anairkoen Schno e62aa22827 Fixed library loader lookups 4 years ago
  Anairkoen Schno 113dac3c34 Bumped version 4 years ago
  Anairkoen Schno 8c67b56db8 Fixed load order 4 years ago
  Anairkoen Schno 30cb531c31 Added more indirection around Harmony at injection, as well as some debug printing during reference lookup 4 years ago
  Anairkoen Schno 05aa7dd160 Added remaining using directives to LibLoader to make it compile for Net3 4 years ago
  Anairkoen Schno 82c335d9fc Added Net3 proxy to LibLoader so that it compiles against .NET 3 4 years ago
  Anairkoen Schno ac1cbd8c42 Added a level of indirection in the injector for safety loading shipped libraries 4 years ago
  Anairkoen Schno 15fbd45e18 First pass on migrating to new plugin interface 4 years ago
  Anairkoen Schno 7e6a69e267 Loader now explicityl adds the game _Data/Plugins directory to the DLL search path 4 years ago
  Anairkoen Schno dd48e662d5 Now explicitly adds PATH dirs to DLL search path 4 years ago
  Anairkoen Schno fc41ebc83a Lib loader now sets up DLL search paths 4 years ago
  Anairkoen Schno 3c6e57aada Formatting 4 years ago
  Anairkoen Schno 756c9e85e4 Updated CecilLibLoader to reflect newer main lib loader 4 years ago
  Anairkoen Schno ba38c12394 Lots of adjustments to work on .NET 3 5 years ago
  Anairkoen Schno 385e483f7a Fixed ModList buttons to persist better 5 years ago
  Anairkoen Schno bb3c62ae1a Bumped version 5 years ago
  Anairkoen Schno 018f66c4e5 Moved some loading around to let plugins have PDBs 5 years ago
  Anairkoen Schno d491dfde50 Fixed library detection when loading from Mono.Cecil 5 years ago
  Anairkoen Schno 23abfcf2a3 Updated library loader to show error when duplicates exist. 5 years ago
  Anairkoen Schno 6045e31267 Updated to use ReSharper 5 years ago
  Anairkoen Schno 1b5c4a7c5a Fixed some warnings 5 years ago
  Anairkoen Schno bc4f7db80d Added a good way to get the library path and native library path 5 years ago
  Anairkoen Schno de1b5aea4f Library loader now supports nested folders in Libs/ 5 years ago