Historique des commits

Auteur SHA1 Message Date
  ghorsington fdb65d8a86 Use net35 ref assemblies il y a 3 ans
  ghorsington b8d54cb00d Use C# 9 il y a 3 ans
  ghorsington 57f9f3aa69 Update CI to use .NET 5 il y a 3 ans
  Bepis d2a0d3886e Fix .NET launcher, and some debugging issues il y a 3 ans
  ghorsington 23ab09eac7 Report proper error when trying to patch autogenerated field access properties il y a 3 ans
  ghorsington 6a7fa3368f DetourGenerator: include possible align area into trampoline generator il y a 3 ans
  ghorsington cd28640819 Hide PageAllocatorException il y a 3 ans
  ghorsington e574933145 Update HarmonyX to 2.2.0 il y a 3 ans
  Geoffrey Horsington 00fd0b5fc9 Merge pull request #157 from BepInEx/feature-memory-allocator il y a 3 ans
  ghorsington d2d0de9588 Replace 2-item array with a tuple il y a 3 ans
  ghorsington 6c2ced06a7 Suppress inconsistent naming error il y a 3 ans
  ghorsington 52482590f1 Clean up code il y a 3 ans
  ghorsington b0d5344010 Implement memory mapper for macOS il y a 3 ans
  ghorsington 471a16ab12 Implement memory mapper for Linux il y a 3 ans
  ghorsington 878eb6f723 Replace MemoryMapper with simple enumerable il y a 3 ans
  ghorsington 0d6c8057d6 Default build version to 0 if it's not defined il y a 3 ans
  ghorsington 7d4bc5ddf4 Update README il y a 3 ans
  ghorsington 30293c963b Write unhollower xref DB to unhollowed folder il y a 3 ans
  ghorsington f8e1de2397 Don't copy unhollower libs during unhollowing il y a 3 ans
  ghorsington 1c562d64c1 Update AssemblyUnhollower libs il y a 3 ans
  Bepis 65512173ff Add unhollowed assemblies as preloader patcher targets il y a 3 ans
  Bepis 44aa9f6410 Allow long-style version parsing for BepInPlugin il y a 3 ans
  ghorsington 3092ae08ae Format code il y a 3 ans
  ghorsington 00e919e6b1 Implement base Unix page allocator il y a 3 ans
  ghorsington 0eaea28d33 Move page chunking to PageAllocator il y a 3 ans
  ghorsington 4eacccd93f Start work on Unix page allocator il y a 3 ans
  ghorsington a949c8d228 Split Unix allocator into OS-specific allocators il y a 3 ans
  ghorsington 27247b410c Refactor Buffer -> Allocator il y a 3 ans
  ghorsington 6acf202685 Clean up PageAllocator il y a 3 ans
  ghorsington 37aa81e996 Convert FastNativeDetour to use PageAllocator il y a 3 ans