mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-06 18:08:36 +00:00
* remove libudis86 * switch to safetyhook * Don't leak memory * fix issue with the trampoline * Add x86_64 detour support (windows) * Allow to differentiate platforms --------- Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| x86_64MicrosoftDefault.cpp | ||
| x86_64MicrosoftDefault.h | ||
| x86_64SystemVDefault.cpp | ||
| x86_64SystemVDefault.h | ||
| x86GccCdecl.h | ||
| x86GccThiscall.cpp | ||
| x86GccThiscall.h | ||
| x86MsCdecl.cpp | ||
| x86MsCdecl.h | ||
| x86MsFastcall.cpp | ||
| x86MsFastcall.h | ||
| x86MsStdcall.cpp | ||
| x86MsStdcall.h | ||
| x86MsThiscall.cpp | ||
| x86MsThiscall.h | ||