sourcemod/extensions/sdkhooks
Nicholas Hastings adc9569e23 Fix clients being invalid when passed to OnEntityDestroyed (bug 6119, r=KyleS).
--HG--
extra : rebase_source : 546168635b7e7cd8f8c4302858aa258025444dfd
2014-05-10 22:21:38 -04:00
..
msvc10 Added ISDKHooks interface with entity listeners (bug 5602, r=psychonic). 2013-08-04 10:03:40 -04:00
AMBuilder 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
extension.cpp Fix clients being invalid when passed to OnEntityDestroyed (bug 6119, r=KyleS). 2014-05-10 22:21:38 -04:00
extension.h Fix clients being invalid when passed to OnEntityDestroyed (bug 6119, r=KyleS). 2014-05-10 22:21:38 -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 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
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 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