mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-07 10:28:34 +00:00
* Add safetyhook, remove libudis86 Co-authored-by: bottiger1 <55270538+bottiger1@users.noreply.github.com> * Add modified CDetour Co-authored-by: bottiger1 <55270538+bottiger1@users.noreply.github.com> * Add CDetour [Safetyhook] to build script * Re-enable loader/core/corelogic, and fix new C++20 error * Reenable all extensions (except dhooks) * Make cstrike compile against new CDetour * Remove unused variable in sdktools output? * Make sdktools compile against new cdetour * Downgrade to C++17 * remove auto * fix compilation on linux * Re-enable dhooks * Re-authorise old compilers * Fix invalid downgrade of std::optional * readd libudis86 for dhooks only --------- Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com> Co-authored-by: bottiger1 <55270538+bottiger1@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| asm | ||
| DynamicHooks | ||
| libudis86 | ||
| AMBuilder | ||
| dynhooks_sourcepawn.cpp | ||
| dynhooks_sourcepawn.h | ||
| extension.cpp | ||
| extension.h | ||
| listeners.cpp | ||
| listeners.h | ||
| natives.cpp | ||
| natives.h | ||
| sdk-hacks.h | ||
| signatures.cpp | ||
| signatures.h | ||
| smsdk_config.h | ||
| util.cpp | ||
| util.h | ||
| version.rc | ||
| vfunc_call.h | ||
| vhook.cpp | ||
| vhook.h | ||