..
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
Update ArrayList for transitional syntax.
2014-11-08 16:31:33 -08: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
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
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
Add CS_DMG_HEADSHOT define
2014-05-28 15:32:58 +02:00
datapack.inc
Define post-fix arrays as determinate and pre-fix arrays as indeterminate.
2014-11-07 22:39:00 -08:00
dbi.inc
Update DBI for transitional syntax.
2014-12-13 16:34:58 -08:00
entity_prop_stocks.inc
Numerous code documentation fixups (bug 5720, r=psychonic).
2013-08-01 09:26:34 -04:00
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
Update plugins for new syntax.
2014-11-30 18:57:38 -08: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 new-style API compatibility for VoteHandler.
2014-12-16 16:06:20 -05:00
nextmap.inc
- Added ForceChangeLevel and Map History to nextmap api
2008-07-13 05:13:37 +00:00
profiler.inc
Add a general profiling abstraction layer.
2014-06-24 01:04:13 -07:00
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
Fix missing params in OnTakeDamagePost typedef
2015-01-03 15:01:27 -05: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
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
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
Introduce a typedef keyword.
2014-08-03 21:51:34 -07: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
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
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 "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
Add a new testing API for the testsuite.
2014-06-05 01:00:17 -07:00
textparse.inc
Port SMC parsing API to transitional syntax.
2014-11-09 12:33:07 -08:00
tf2_stocks.inc
Update TF2 extension for new m_nPlayerCondEx3 player conditions field.
2014-11-15 10:08:07 -05:00
tf2.inc
Denote TFCond multiples of 32 consistently
2014-12-23 09:00:53 -05:00
timers.inc
Rename "union" semantics to "typeset".
2014-12-09 22:36:42 -08:00
topmenus.inc
Revert adminmenu API changes.
2014-12-12 10:10:46 -08:00
usermessages.inc
Fix UserMessageToBfWrite and UserMessageToBfRead not working correctly for non-protobuf usermessages.
2014-12-15 23:07:53 -06:00
vector.inc
Spring Cleaning, Part Ichi (1)
2008-03-30 07:00:22 +00:00
version.inc
Update non-auto version for 1.7.0 for compiled plugins.
2014-06-23 19:46:26 -04:00
version.tpl
Mirrored buildbot/version template changes from branch.
2008-09-14 06:13:25 +00:00