sourcemod/plugins/include
Asher Baker 6572989993 Merge pull request #213 from splewis/find-array-nonzero-blocks
Add block parameter to FindValueInArray native.
2015-02-24 22:37:49 +00:00
..
admin.inc Allow BindIdentity and FindAdminByIdentity to take more SteamID formats for steam auth type 2014-09-04 15:26:12 -07:00
adminmenu.inc Revert adminmenu API changes. 2014-12-12 10:10:46 -08:00
adt_array.inc Merge pull request #213 from splewis/find-array-nonzero-blocks 2015-02-24 22:37:49 +00:00
adt_stack.inc Port adt_stack to transitional syntax. 2014-11-15 12:46:17 -08:00
adt_trie.inc Port string maps to transitional syntax. 2014-11-08 17:43:28 -08:00
adt.inc
banning.inc
basecomm.inc
bitbuffer.inc Port BitBuffers to transitional syntax. 2014-11-09 16:56:50 -08:00
clientprefs.inc Introduce a typedef keyword. 2014-08-03 21:51:34 -07:00
clients.inc Update OnClientAuthorized function doc 2014-09-09 17:56:29 -07:00
commandfilters.inc Introduce a typedef keyword. 2014-08-03 21:51:34 -07:00
commandline.inc Whoops, forgot my hat. 2014-10-09 18:19:40 -05:00
console.inc Move ConVar API into its own include. 2014-11-09 15:02:42 -08:00
convars.inc Rename "union" semantics to "typeset". 2014-12-09 22:36:42 -08:00
core.inc Port BitBuffers to transitional syntax. 2014-11-09 16:56:50 -08:00
cstrike.inc
datapack.inc Define post-fix arrays as determinate and pre-fix arrays as indeterminate. 2014-11-07 22:39:00 -08:00
dbi.inc Fix tag mismatch warning when using SQLite_UseDatabase. (bug 6310) 2015-02-15 21:53:31 -06:00
entity_prop_stocks.inc
entity.inc Fix some syntax errors in include files. 2014-11-09 02:03:09 -08:00
events.inc Port events to transitional syntax. 2014-12-13 12:51:16 -08:00
files.inc Fix warning in files.inc 2014-12-02 03:35:56 +01:00
float.inc Introduce a typedef keyword. 2014-08-03 21:51:34 -07:00
functions.inc Introduce a typedef keyword. 2014-08-03 21:51:34 -07:00
geoip.inc Numerous code documentation fixups (bug 5720, r=psychonic). 2013-08-01 09:26:34 -04:00
halflife.inc Expose Message_DetermineMulticastRecipients as GetClientsInRange native. 2014-12-30 15:37:57 -05:00
handles.inc Update ArrayList for transitional syntax. 2014-11-08 16:31:33 -08:00
helpers.inc Fix some compile errors in new-style includes. 2014-12-10 02:12:53 -08:00
keyvalues.inc Port KeyValues to the transitional syntax. 2014-11-08 15:54:40 -08:00
lang.inc Remove inaccurate note on GetClientLanguage function doc. 2014-08-05 10:40:14 -04:00
logging.inc Introduce a typedef keyword. 2014-08-03 21:51:34 -07:00
mapchooser.inc Use setters. 2014-07-06 23:46:45 -07:00
menus.inc Add missing semicolon. 2015-01-17 11:47:26 +01:00
nextmap.inc
profiler.inc
protobuf.inc Add transitional syntax support for Protobuf natives. 2014-11-09 14:19:16 -08:00
regex.inc Fix some compile errors in new-style includes. 2014-12-10 02:12:53 -08:00
sdkhooks.inc Convert remainder of sdkhooks.inc to newdecls. 2015-01-27 18:06:14 -08:00
sdktools_client.inc
sdktools_engine.inc
sdktools_entinput.inc
sdktools_entoutput.inc Introduce a typedef keyword. 2014-08-03 21:51:34 -07:00
sdktools_functions.inc Reserve many keywords. 2014-12-09 23:04:13 -08:00
sdktools_gamerules.inc
sdktools_hooks.inc
sdktools_sound.inc Adding EmitSoundEntry() for engines >= portal 2 2015-01-21 10:33:29 -08:00
sdktools_stocks.inc
sdktools_stringtables.inc
sdktools_tempents_stocks.inc
sdktools_tempents.inc Clients array in TE_Send should be const. 2014-09-14 19:08:54 -05:00
sdktools_trace.inc Rename "union" semantics to "typeset". 2014-12-09 22:36:42 -08:00
sdktools_voice.inc
sdktools.inc
sorting.inc Rename "union" semantics to "typeset". 2014-12-09 22:36:42 -08:00
sourcemod.inc Move ConVar API into its own include. 2014-11-09 15:02:42 -08:00
string.inc Fix some syntax errors in include files. 2014-11-09 02:03:09 -08:00
testing.inc
textparse.inc Port SMC parsing API to transitional syntax. 2014-11-09 12:33:07 -08:00
tf2_stocks.inc 🎨 Change to TF2_ChangeClientTeam 2015-02-22 20:20:45 -05:00
tf2.inc Denote TFCond multiples of 32 consistently 2014-12-23 02:21:02 -08:00
timers.inc Rename "union" semantics to "typeset". 2014-12-09 22:36:42 -08:00
topmenus.inc Convert remainder of topmenus.inc to newdecls. 2015-01-27 18:03:59 -08:00
usermessages.inc Use BfRead or Protobuf tags in umsg hook callbacks, rather than a generic Handle. 2015-01-15 13:40:21 -06:00
vector.inc
version.inc Bump version to 1.8.0-dev. 2014-12-18 04:55:58 -08:00
version.tpl