sourcemod/extensions/sdkhooks
Peace-Maker c6899a86f1 Fix crash in SDKHooks Reload post-hook (irc, r=psychonic).
--HG--
extra : rebase_source : ae38cb50949e0be8f0f754832ee829adebc5a525
2014-01-27 10:09:03 -05: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 crash in SDKHooks Reload post-hook (irc, r=psychonic). 2014-01-27 10:09:03 -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 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 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