sourcemod/extensions/sdkhooks
Your Name aa2a71fc67 Add damageCustom argument to SDKHooks_TakeDamage native.
# Conflicts:
#	extensions/sdkhooks/natives.cpp
#	plugins/include/sdkhooks.inc
2023-08-30 22:08:46 +02:00
..
AMBuilder Add support for hl2sdk-mock. 2023-08-30 22:08:44 +02:00
extension.cpp Fix ShouldCollide originalResult behaviour (#1657) 2023-08-30 22:08:45 +02:00
extension.h Add option to not bypass hooks with TakeDamage and DropWeapon natives. 2023-08-30 22:08:45 +02:00
macros.h Fixed SDKHooks thinking a hook type was supported when gamedata missing (r=voided). 2013-08-22 21:45:19 -04:00
natives.cpp Add damageCustom argument to SDKHooks_TakeDamage native. 2023-08-30 22:08:46 +02:00
natives.h Initial commit of latest functional SDKHooks extension. 2013-02-07 23:43:33 -05:00
smsdk_config.h Deduplicate a number of files used by extensions by moving them to the public directory (bug 5341, r=psychonic). 2014-04-23 21:19:28 -05:00
takedamageinfohack.cpp Add damageCustom argument to SDKHooks_TakeDamage native. 2023-08-30 22:08:46 +02:00
takedamageinfohack.h Add damageCustom argument to SDKHooks_TakeDamage native. 2023-08-30 22:08:46 +02:00
util.cpp Improve logical entity support in SDKHooks natives (bug 6069, r=asherkin). 2014-03-21 22:09:15 -04:00
util.h Improve logical entity support in SDKHooks natives (bug 6069, r=asherkin). 2014-03-21 22:09:15 -04:00
version.rc Minor typo fix in SDKHooks version.rc. 2013-02-08 07:57:16 -05:00