sourcemod/extensions/dhooks
rtldg 87653bf780
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-8, clang++-8, ubuntu-20.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
Fix a DHook crash when unloading dynamic detours on x86_64 arch (#2288)
2025-02-28 21:33:55 +01:00
..
DynamicHooks Fix a DHook crash when unloading dynamic detours on x86_64 arch (#2288) 2025-02-28 21:33:55 +01:00
AMBuilder Dhooks safetyhook (#2205) 2024-10-20 16:45:19 +00:00
dynhooks_sourcepawn.cpp Dhooks safetyhook (#2205) 2024-10-20 16:45:19 +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 safetyhook (#2205) 2024-10-20 16:45:19 +00:00
signatures.h Add IntMap methodmap (#2018) 2024-10-31 23:35:41 +00:00
smsdk_config.h Use SourceMod's version number 2021-11-17 13:17:39 +01:00
util.cpp Manifest updates and compilation fixes for css, tf2, dods, hl2dm (#2268) 2025-02-20 00:51:38 +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 Manifest updates and compilation fixes for css, tf2, dods, hl2dm (#2268) 2025-02-20 00:51:38 +00:00
vhook.h Manifest updates and compilation fixes for css, tf2, dods, hl2dm (#2268) 2025-02-20 00:51:38 +00:00