• 1.4.0 57c310b0fc

    Xaymar released this 2015-12-30 06:24:35 +01:00 | 8 commits to master since this release

    Changelog:

    • Upgraded to Visual Studio 2015
    • Fixed broken .Decls file (missing parameter).
    • Implemented Variable-pointers (BP_GetVariablePointerInt, BP_GetVariablePointerFloat, BP_GetVariablePointerType)
    • Fixed BP_GetReturnAddress returning the wrong address.
    • Fixed BP_GetFunctionPointer being unstable by using a more intelligent design.
    • Reduced overall usage of raw asm instruction to just reading the BasePointer.
    • Added Example 8 - Variable-pointers.
    Downloads