sourcemod/extensions/dhooks
Benoist 4e15a92984
Add x64 Windows support to DHooks (#2154)
* Add x64 Windows support

* undo changes of hook.cpp

* undo changes of hook.h

* undo changes of extension.cpp

* undo changes of listeners.cpp

* undo changes of signatures.cpp

* fix dhooks on x86

* Fix-up dhooks buildscript

---------

Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
2024-09-10 23:26:30 +00:00
..
asm CDetour safetyhook (#2162) 2024-05-21 01:53:44 +00:00
DynamicHooks Add x64 Windows support to DHooks (#2154) 2024-09-10 23:26:30 +00:00
libudis86 CDetour safetyhook (#2162) 2024-05-21 01:53:44 +00:00
AMBuilder Add x64 Windows support to DHooks (#2154) 2024-09-10 23:26:30 +00:00
dynhooks_sourcepawn.cpp Add x64 Windows support to DHooks (#2154) 2024-09-10 23:26:30 +00:00
dynhooks_sourcepawn.h Add x64 Windows support to DHooks (#2154) 2024-09-10 23:26:30 +00:00
extension.cpp Protect against server crash when DHooks cannot load from SDKHooks not being loaded. (#1930) 2023-02-09 00:10:14 +00:00
extension.h Add copyright headers 2021-11-17 13:17:39 +01:00
listeners.cpp Add copyright headers 2021-11-17 13:17:39 +01:00
listeners.h Add copyright headers 2021-11-17 13:17:39 +01:00
natives.cpp Add x64 Windows support to DHooks (#2154) 2024-09-10 23:26:30 +00:00
natives.h Add copyright headers 2021-11-17 13:17:39 +01:00
sdk-hacks.h Add copyright headers 2021-11-17 13:17:39 +01:00
signatures.cpp DHooks: Error on argument passflags for detours (#1773) 2022-06-24 10:00:02 -04:00
signatures.h Add copyright headers 2021-11-17 13:17:39 +01:00
smsdk_config.h Use SourceMod's version number 2021-11-17 13:17:39 +01:00
util.cpp Add x64 Windows support to DHooks (#2154) 2024-09-10 23:26:30 +00:00
util.h Add copyright headers 2021-11-17 13:17:39 +01:00
version.rc Import DHooks + Dynamic Detouring 2021-11-17 13:17:39 +01:00
vfunc_call.h Add x64 Windows support to DHooks (#2154) 2024-09-10 23:26:30 +00:00
vhook.cpp Add x64 Windows support to DHooks (#2154) 2024-09-10 23:26:30 +00:00
vhook.h Add x64 Windows support to DHooks (#2154) 2024-09-10 23:26:30 +00:00