sourcemod/extensions/sdkhooks
2014-02-09 22:53:51 -06:00
..
msvc10 Added ISDKHooks interface with entity listeners (bug 5602, r=psychonic). 2013-08-04 10:03:40 -04:00
sdk Fixed SDKHooks looking for IServerTools on < Orangebox, causing load failure (bug 5603). 2013-02-08 22:46:49 -05:00
AMBuilder Use == instead of is operator for checking string equality in AMBuild scripts (bug 6043, r=dvander). 2014-02-09 22:53:51 -06:00
extension.cpp Fix SDKHooks load issue and reliance on gEntList ptr on CS:GO and Dota 2 on Windows. 2014-02-07 22:11:31 -05:00
extension.h Added ISDKHooks interface with entity listeners (bug 5602, r=psychonic). 2013-08-04 10:03:40 -04:00
macros.h Fixed SDKHooks thinking a hook type was supported when gamedata missing (r=voided). 2013-08-22 21:45:19 -04:00
Makefile Initial commit of latest functional SDKHooks extension. 2013-02-07 23:43:33 -05:00
natives.cpp Fix incorrect assignment in SDKHook_TakeDamage + cleanup (bug 5911, r=psychonic). 2013-09-06 18:37:13 -04:00
natives.h Initial commit of latest functional SDKHooks extension. 2013-02-07 23:43:33 -05:00
takedamageinfohack.cpp Update CTakeDamageInfo var names from sdk update. 2013-10-06 10:57:38 -04:00
takedamageinfohack.h Build fix. 2013-02-08 00:00:09 -05:00
util.cpp Initial commit of latest functional SDKHooks extension. 2013-02-07 23:43:33 -05:00
util.h Initial commit of latest functional SDKHooks extension. 2013-02-07 23:43:33 -05:00
version.rc Minor typo fix in SDKHooks version.rc. 2013-02-08 07:57:16 -05:00