mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-06 18:08:36 +00:00
* DHooks: Allow setting CBaseEntity* param to NULL #1751 The param had to be a valid entity and wasn't allowed to be set to NULL. Behave similar to SetReturn which maps INVALID_ENT_REFERENCE (or -1) to NULL. * Update include documentation |
||
|---|---|---|
| .. | ||
| DynamicHooks | ||
| 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 | ||