Commit History

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