Peace-Maker
1ef64c56b5
Document the new natives in the include file
2018-01-23 14:01:41 +01:00
Peace-Maker
1b9fa3743f
Add support for custom calling convention passing arguments in registers
...
If the compiler decided to pass an argument in a register on an internal function instead of pushing it on the stack to save time, allow us to specify the register the parameter is going to be in.
DHookAddParam received another parameter to set the register.
2018-01-23 03:15:03 +01:00
Peace-Maker
764b325a1e
Switch to sp::MacroAssembler instead of AsmJit
2016-12-12 22:18:43 -07:00
Peace-Maker
2e52ab24b7
First draft of dynamic detours using Ayuto's DynamicHooks library
...
https://github.com/Ayuto/DynamicHooks
2016-12-11 22:02:10 -07:00
Dr!fter
71b840e70a
Fix overriding functions with objects crashing.
2016-08-30 10:58:04 -04:00
Dr!fter
9b43516dee
Update include to fix warnings and errors related to transitional syntax. Use transitional syntax
2015-03-26 16:51:15 -04:00
Dr!fter
e06b52c1ec
Add more natives! Add support for reading Objects. Fix more boogs and update include
2013-08-26 22:19:05 -04:00
Dr!fter
caccb5a0ff
Add natives for Vector params. Add include file with new updated natives. Moved handle check into function.
2013-08-23 14:29:01 -04:00