sourcemod/extensions/dhooks
A1m` 98831a8667
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Waiting to run
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Waiting to run
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Waiting to run
hl2sdk-mock tests / mock (push) Waiting to run
SourcePawn scripting / build (ubuntu-latest, linux) (push) Has been cancelled
SourcePawn scripting / build (windows-latest, win) (push) Has been cancelled
Add the ability to work with the |this| parameter under dhooks callback (#2219)
2025-11-06 16:33:41 +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 Add the ability to work with the |this| parameter under dhooks callback (#2219) 2025-11-06 16:33:41 +01: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 the ability to work with the |this| parameter under dhooks callback (#2219) 2025-11-06 16:33:41 +01: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 Add the ability to work with the |this| parameter under dhooks callback (#2219) 2025-11-06 16:33:41 +01:00