22 Commits (835be0700f90292c1a37c2b89480f9daf989cc99)

Author SHA1 Message Date
  Anairkoen Schno 2ab88bf00e Updated CurrentTime() fallback to use Interlocked for proper thread safety 4 years ago
  Anairkoen Schno 3ecd6e19b1 Added readonly to some things in CecilLibLoader 4 years ago
  Anairkoen Schno 332e10a596 Fixed library loader lookups 4 years ago
  Anairkoen Schno b7ca4c759f Bumped version 4 years ago
  Anairkoen Schno 1d19c30922 Fixed load order 4 years ago
  Anairkoen Schno d54720509f Added more indirection around Harmony at injection, as well as some debug printing during reference lookup 4 years ago
  Anairkoen Schno 07bc652b1a Added remaining using directives to LibLoader to make it compile for Net3 4 years ago
  Anairkoen Schno 3808cad56e Added Net3 proxy to LibLoader so that it compiles against .NET 3 4 years ago
  Anairkoen Schno d8d68ce4c2 Added a level of indirection in the injector for safety loading shipped libraries 4 years ago
  Anairkoen Schno 1b22d1d480 First pass on migrating to new plugin interface 4 years ago
  Anairkoen Schno ff35bed7ea Loader now explicityl adds the game _Data/Plugins directory to the DLL search path 4 years ago
  Anairkoen Schno af66404c1a Now explicitly adds PATH dirs to DLL search path 4 years ago
  Anairkoen Schno 2876df2524 Lib loader now sets up DLL search paths 4 years ago
  Anairkoen Schno 5d79c725ef Formatting 4 years ago
  Anairkoen Schno 5384dc3028 Updated CecilLibLoader to reflect newer main lib loader 4 years ago
  Anairkoen Schno cc475bf260 Lots of adjustments to work on .NET 3 5 years ago
  Anairkoen Schno 5e07dd7164 Fixed ModList buttons to persist better 5 years ago
  Anairkoen Schno ab6f80add0 Bumped version 5 years ago
  Anairkoen Schno dbaadd82e7 Moved some loading around to let plugins have PDBs 5 years ago
  Anairkoen Schno 57e6253376 Fixed library detection when loading from Mono.Cecil 5 years ago
  Anairkoen Schno e47fd0640f Updated library loader to show error when duplicates exist. 5 years ago
  Anairkoen Schno df498b03b5 Updated to use ReSharper 5 years ago
  Anairkoen Schno 09cfb8ebc5 Fixed some warnings 5 years ago
  Anairkoen Schno 54ca90e5f5 Added a good way to get the library path and native library path 5 years ago
  Anairkoen Schno f3a27c90f9 Library loader now supports nested folders in Libs/ 5 years ago