.. |
admin.inc
|
Numerous code documentation fixups (bug 5720, r=psychonic).
|
2013-08-01 09:26:34 -04:00 |
adminmenu.inc
|
|
|
adt_array.inc
|
Numerous code documentation fixups (bug 5720, r=psychonic).
|
2013-08-01 09:26:34 -04:00 |
adt_stack.inc
|
|
|
adt_trie.inc
|
Fix build.
|
2014-06-23 20:17:40 -07:00 |
adt.inc
|
|
|
banning.inc
|
|
|
basecomm.inc
|
Added forwards to basecomm plugin (bug 5466, r=asherkin).
|
2012-09-03 20:45:11 +01:00 |
bitbuffer.inc
|
|
|
clientprefs.inc
|
Numerous code documentation fixups (bug 5720, r=psychonic).
|
2013-08-01 09:26:34 -04:00 |
clients.inc
|
No longer require clients to be ingame for INetChannelInfo natives (bug 5775, r=psychonic).
|
2014-03-27 22:52:16 -04:00 |
commandfilters.inc
|
|
|
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_DMG_HEADSHOT define
|
2014-05-28 15:32:58 +02: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
|
Introduce basic methodmaps (PR #38).
|
2014-06-21 04:10:15 -07: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
|
Change float comparison operators to return false for NaN (bug 6107, r=ds).
|
2014-04-22 19:40:45 -07: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 Contagion (bug 6007, r=asherkin).
|
2014-03-29 14:14:00 -04:00 |
handles.inc
|
Introduce basic methodmaps (PR #38).
|
2014-06-21 04:10:15 -07:00 |
helpers.inc
|
|
|
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
|
Remove LogMessageEx definition from logging.inc (bug 5897, r=kyles).
|
2014-05-10 05:42:33 -07:00 |
mapchooser.inc
|
|
|
menus.inc
|
Numerous code documentation fixups (bug 5720, r=psychonic).
|
2013-08-01 09:26:34 -04:00 |
nextmap.inc
|
|
|
profiler.inc
|
Add a general profiling abstraction layer.
|
2014-06-24 01:04:13 -07: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
|
|
|
sdktools_entinput.inc
|
Numerous code documentation fixups (bug 5720, r=psychonic).
|
2013-08-01 09:26:34 -04:00 |
sdktools_entoutput.inc
|
|
|
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
|
|
|
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
|
|
|
sdktools_trace.inc
|
|
|
sdktools_voice.inc
|
Numerous code documentation fixups (bug 5720, r=psychonic).
|
2013-08-01 09:26:34 -04:00 |
sdktools.inc
|
Add PrepSDKCall_SetAddress and Address support to PrepSDKCall_SetFromConf (bug 5261, r=asherkin).
|
2014-05-07 12:58:16 -04:00 |
sorting.inc
|
Rename SortFunc2D parameters to match documentation (bug 6014, r=kyles).
|
2014-01-22 20:14:55 -07:00 |
sourcemod.inc
|
Fix doc style on two native comments to fix detection in our api parser.
|
2014-04-06 17:03:14 -04:00 |
string.inc
|
Numerous code documentation fixups (bug 5720, r=psychonic).
|
2013-08-01 09:26:34 -04:00 |
testing.inc
|
Add a new testing API for the testsuite.
|
2014-06-05 01:00:17 -07:00 |
textparse.inc
|
|
|
tf2_stocks.inc
|
Update TF_WEAPON enum for June 11, 2014 TF2 Patch.
|
2014-06-15 00:30:53 -07:00 |
tf2.inc
|
Add new TF2_IsHolidayActive native to TF2 Ext (bug 6095, r=psychonic).
|
2014-04-07 23:17:11 -04:00 |
timers.inc
|
Numerous code documentation fixups (bug 5720, r=psychonic).
|
2013-08-01 09:26:34 -04:00 |
topmenus.inc
|
New type system.
|
2014-06-24 23:37:14 -07:00 |
usermessages.inc
|
Numerous code documentation fixups (bug 5720, r=psychonic).
|
2013-08-01 09:26:34 -04:00 |
vector.inc
|
|
|
version.inc
|
Update non-auto version for 1.7.0 for compiled plugins.
|
2014-06-23 19:46:26 -04:00 |
version.tpl
|
|
|