sourcemod/extensions/sdkhooks
2014-03-23 22:11:06 -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:50:20 -06:00
extension.cpp Change SDKHooks to VTable Hooks (bug 6070, r=psychonic). 2014-03-23 22:11:06 -06:00
extension.h Change SDKHooks to VTable Hooks (bug 6070, r=psychonic). 2014-03-23 22:11:06 -06: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 Change SDKHooks to VTable Hooks (bug 6070, r=psychonic). 2014-03-23 22:11:06 -06:00
natives.h Initial commit of latest functional SDKHooks extension. 2013-02-07 23:43:33 -05:00
takedamageinfohack.cpp Update SDKHooks CTakeDamageInfoHack for SDK updates. 2014-02-28 15:03:53 -05:00
takedamageinfohack.h Build fix. 2013-02-08 00:00:09 -05: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