Skip to content

1.0.49

Latest

Choose a tag to compare

@0xKate 0xKate released this 11 Oct 09:15
· 4 commits to master since this release

Version 1.0.49 Changelog:

  • Change CreateDetour & CreatePatch now return a shared_ptr to the created modification.

Version 1.0.48 Changelog:

  • Add IsLocationModifiedFast for optimized speed in tight loops.

Version 1.0.47 Changelog:

  • Add integer overflow protection to IsLocationModified.
  • Add DoRangesIntersect helper function.
  • Cleanup README.md code examples.

Full Changelog: 1.0.46...1.0.49