sourcemod/extensions/sdktools
2016-06-08 12:32:20 -04:00
..
AMBuilder Port build scripts to the new project API. 2014-05-31 19:56:42 -07:00
CellRecipientFilter.h Remove support for Source 1 Dota 2. (#496) 2016-04-26 23:18:47 -04:00
clientnatives.cpp Fix crash in ReconnectClient and Inactivate client when IServer ptr is null (bug 6122, r=asherkin). 2014-05-15 10:49:32 -04:00
clientnatives.h Added InactivateClient and ReconnectClient natives to SDKTools (bug 4931, r=fyren). 2011-07-06 18:11:02 -04:00
extension.cpp Don't enable FileExists hook (SendFile forward) on TF2 servers with Replay. (#512) 2016-05-19 19:11:28 -04:00
extension.h Remove support for Source 1 Dota 2. (#496) 2016-04-26 23:18:47 -04:00
gamerulesnatives.cpp Fixed varint sendprops being treated improperly in CS:GO. 2016-06-05 11:03:18 -04:00
gamerulesnatives.h Added ability in SDKTools to get/set prop values on gamerules class (bug 4983, r=fyren). 2011-07-06 17:37:35 -04:00
hooks.cpp Don't enable FileExists hook (SendFile forward) on TF2 servers with Replay. (#512) 2016-05-19 19:11:28 -04:00
hooks.h Don't enable FileExists hook (SendFile forward) on TF2 servers with Replay. (#512) 2016-05-19 19:11:28 -04:00
inputnatives.cpp Added support for logical (non-networked) entities using entity references - See http://wiki.alliedmods.net/Entity_References_%28SourceMod%29 (bug 2459, r=dvander) 2009-07-24 12:34:31 +12:00
output.cpp Allow plugins to suppress entity outputs (fix 5515). 2015-12-30 17:51:57 +01:00
output.h Allow plugins to suppress entity outputs (fix 5515). 2015-12-30 17:51:57 +01:00
outputnatives.cpp Update SDKTools entity output functions to use core's GetEntityClassname instead of own. 2014-06-19 11:27:26 -04: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
teamnatives.cpp Add GetTeamEntity native to SDKTools. 2015-03-10 07:27:43 -07:00
teamnatives.h Add GetPlayerResourceEntity to SDKTools; deprecate old, broken TF2-specific impl (bug 5491, r=asherkin). 2013-03-16 13:50:36 -04:00
tempents.cpp Use VSERVERTOOLS003 in Nuclear Dawn if server has it available. 2016-06-08 12:32:20 -04:00
tempents.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
tenatives.cpp Remove support for Source 1 Dota 2. (#496) 2016-04-26 23:18:47 -04:00
trnatives.cpp Fix late/incorrect calls to TR_GetEntityIndex potentially causing crash. (#513) 2016-05-21 14:44:00 -04:00
util.h Added svn:keywords property to some files that didn't have them already 2008-04-10 19:28:26 +00:00
vcallbuilder.cpp More build fixes. 2009-08-30 01:34:24 -07:00
vcallbuilder.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
vcaller.cpp Add basic support for Black Mesa. 2015-05-06 21:12:13 -04:00
vdecoder.cpp Implement a new stack and error handling model for the SourcePawn VM. 2015-03-04 23:45:30 -08:00
vdecoder.h Added a new ValveCallType that allows for arbitrary |this| parameters, as well as associated features in gamedata and for reading/writing memory (bug 3520, r=dvander, sr=fyren). 2010-01-11 22:46:44 -08:00
version.rc Overhauled versioning information (bug 5453, r=dvander). 2012-08-26 01:33:54 +01:00
vglobals.cpp Remove the ability to compile against Metamod:Source versions lower than 1.8. 2015-09-09 18:54:43 -07:00
vglobals.h Add support for getting g_pGameRules without a byte signature / symbol. 2014-12-13 16:35:32 -05:00
vhelpers.cpp Remove support for Source 1 Dota 2. (#496) 2016-04-26 23:18:47 -04:00
vhelpers.h Add GetPlayerResourceEntity to SDKTools; deprecate old, broken TF2-specific impl (bug 5491, r=asherkin). 2013-03-16 13:50:36 -04:00
vnatives.cpp Use VSERVERTOOLS003 in Nuclear Dawn if server has it available. 2016-06-08 12:32:20 -04:00
vnatives.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
voice.cpp Remove support for Source 1 Dota 2. (#496) 2016-04-26 23:18:47 -04:00
vsound.cpp Remove support for Source 1 Dota 2. (#496) 2016-04-26 23:18:47 -04:00
vsound.h Remove support for Source 1 Dota 2. (#496) 2016-04-26 23:18:47 -04:00
vstringtable.cpp Remove support for Source 1 Dota 2. (#496) 2016-04-26 23:18:47 -04:00