sourcemod/plugins/include
2014-03-21 13:23:48 -04:00
..
admin.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
adminmenu.inc Fixed missing #endif in adminmenu.inc (bug 4216, r=dvander). 2010-01-14 00:22:45 -08:00
adt_array.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
adt_stack.inc Added any tag to ADT array functions to fix potential tag mismatches 2008-04-24 10:25:44 +00:00
adt_trie.inc Refactor Trie natives to use HashMap instead of KTrie; add iteration API (bug 5892, r=ds). 2013-08-29 10:09:02 -07:00
adt.inc added amb1538 - adt_stack 2008-04-13 06:06:27 +00:00
banning.inc Fixed typo in banning.inc 2008-06-09 22:17:09 +00:00
basecomm.inc Added forwards to basecomm plugin (bug 5466, r=asherkin). 2012-09-03 20:45:11 +01:00
bitbuffer.inc Added more missing svn:keywords properties to some files (this should be the last of them before I never have to do this again) 2008-04-11 17:16:36 +00:00
clientprefs.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
clients.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
commandfilters.inc Added ProcessTargetString simple filter API (bug 4404, r=ds). 2010-05-13 12:28:51 -07:00
console.inc Added helper stock to check if a command exists. (bug 5510, r=asherkin) 2013-08-12 00:42:56 +01:00
core.inc Add PbRemoveRepeatedFieldValue native (bug 6066, r=asherkin). 2014-03-21 13:23:48 -04:00
cstrike.inc Add CS_UpdateClientModel native to cstrike extension (bug 5905, r=psychonic). 2013-09-10 13:08:14 -04:00
datapack.inc Add any tag to WritePackCell and ReadPackCell natives (bug 6001, r=asherkin) 2014-01-17 23:14:40 -05:00
dbi.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
entity_prop_stocks.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
entity.inc Add support for nested datatables. (bug 5446, r=asherkin) 2013-08-12 00:54:21 +01:00
events.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
files.inc Add support for Valve search paths to GetFileSize native (bug 5931, r=asherkin). 2014-01-07 14:24:53 -05:00
float.inc Fixed Float negation operator (bug 5292, r=psychonic). 2012-05-24 15:56:19 +01:00
functions.inc Add RequestFrame native for one-off frame actions (bug 5965, r=dvander). 2013-10-29 22:10:40 -04:00
geoip.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
halflife.inc Add support for passwords to DisplayAskConnectBox stock (bug 5984, r=psychonic). 2014-03-21 12:14:08 -04:00
handles.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
helpers.inc Fixed base plugins using GetMaxClients() instead of MaxClients (bug 3985, r=dvander). 2010-02-08 20:14:52 -08:00
keyvalues.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
lang.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
logging.inc Changed functag syntax so public keyword is in the normal place. The old style is still allowed. 2008-09-21 14:56:38 -07:00
mapchooser.inc Extend Nominations API (bug 4677, r=pred) 2010-11-19 17:39:53 +13:00
menus.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
nextmap.inc - Added ForceChangeLevel and Map History to nextmap api 2008-07-13 05:13:37 +00:00
profiler.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
protobuf.inc Add PbRemoveRepeatedFieldValue native (bug 6066, r=asherkin). 2014-03-21 13:23:48 -04:00
regex.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
sdkhooks.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
sdktools_client.inc Added InactivateClient and ReconnectClient natives to SDKTools (bug 4931, r=fyren). 2011-07-06 18:11:02 -04:00
sdktools_engine.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sdktools_entinput.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
sdktools_entoutput.inc Changed functag syntax so public keyword is in the normal place. The old style is still allowed. 2008-09-21 14:56:38 -07:00
sdktools_functions.inc Add GiveAmmo native to SDKTools (bug 6039, r=psychonic). 2014-02-10 10:49:19 -05:00
sdktools_gamerules.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
sdktools_hooks.inc Added more parameters to PlayerRunCommand forward (bug 5346, r=asherkin). 2012-08-21 00:42:46 -04:00
sdktools_sound.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
sdktools_stocks.inc Fixed FindTeamByName using wrong case sensitivity (bug 3446, r=pred). 2008-11-29 23:28:28 -06:00
sdktools_stringtables.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
sdktools_tempents_stocks.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
sdktools_tempents.inc Fixed base plugins using GetMaxClients() instead of MaxClients (bug 3985, r=dvander). 2010-02-08 20:14:52 -08:00
sdktools_trace.inc Added PointOutsideWorld native to sdktools (bug 3906, r=dvander) 2009-08-24 09:19:42 +12:00
sdktools_voice.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
sdktools.inc Add GetPlayerResourceEntity to SDKTools; deprecate old, broken TF2-specific impl (bug 5491, r=asherkin). 2013-03-16 13:50:36 -04:00
sorting.inc Rename SortFunc2D parameters to match documentation (bug 6014, r=kyles). 2014-01-22 20:14:55 -07:00
sourcemod.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
string.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
textparse.inc Changed functag syntax so public keyword is in the normal place. The old style is still allowed. 2008-09-21 14:56:38 -07:00
tf2_stocks.inc Update TFCond and customkill enum values (bug 6012, r=psychonic). 2014-01-27 10:15:17 -05:00
tf2.inc Add default infinite value for TF2_AddCondition duration (nobug, r=asherkin). 2014-03-21 12:03:49 -04:00
timers.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
topmenus.inc Fix param order in AddToTopMenu function doc (irc, r=psychonic). 2014-02-09 19:38:41 -05:00
usermessages.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
vector.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
version.inc Bump version to 1.6.0. 2013-02-10 21:10:25 -08:00
version.tpl Mirrored buildbot/version template changes from branch. 2008-09-14 06:13:25 +00:00