sourcemod/plugins/include
2009-03-05 15:48:38 -06:00
..
admin.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
adminmenu.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
adt_array.inc Added any tag to ADT array functions to fix potential tag mismatches 2008-04-24 10:25:44 +00: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 Added any tag to ADT array functions to fix potential tag mismatches 2008-04-24 10:25:44 +00: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
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 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
clients.inc Added a client verification serial API (bug 3616, r=dvander) 2009-02-19 19:19:44 +13:00
commandfilters.inc fixed some doc inconsistencies on ProcessTargetString 2008-04-19 00:44:28 +00:00
console.inc Added SourceMod to the sv_tags list and added a tags API for plugins (bug 3688, r=dvander) 2009-03-05 11:59:49 +13:00
core.inc Improved user message interception API (bug 3631, r=pred). 2009-03-01 16:39:25 -05:00
cstrike.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
datapack.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
dbi.inc Fixed documentation typos in dbi.inc (bug 3587). 2009-02-08 15:40:48 -05:00
entity_prop_stocks.inc Fixed SetEntityHealth not compiling, darkm regression (bug 3684). 2009-03-03 09:41:55 -05:00
entity.inc Removed pointless performance warning. 2008-10-04 12:59:21 -07:00
events.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
files.inc Fixed ReadFileString ignoring fourth parameter (bug 3459, r=ds). 2008-11-29 22:43:30 -06:00
float.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
functions.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
geoip.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
halflife.inc Added support for Dark Messiah engine and game. (no bug, r=me). 2009-02-18 02:19:22 -06:00
handles.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
helpers.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
keyvalues.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
lang.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00: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 Reworked unavailable nominations showing in the menu (bug 3269) 2008-10-09 14:24:30 +13:00
menus.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
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
regex.inc Bail's pedantic parser made me do it. 2008-04-19 10:35:24 +00:00
sdktools_engine.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sdktools_entinput.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00: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 Added SetUserInfo command to sdktools. 2008-06-09 07:12:32 +00:00
sdktools_sound.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_stocks.inc Fixed FindTeamByName using wrong case sensitivity (bug 3446, r=pred). 2008-11-29 23:28:28 -06:00
sdktools_stringtables.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sdktools_tempents_stocks.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sdktools_tempents.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_trace.inc added amb1715 - tracehull 2008-05-28 03:04:28 +00:00
sdktools_voice.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sdktools.inc Added amb1528 - Entity Output Hooking. 2008-04-02 01:22:02 +00:00
sorting.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
sourcemod.inc Deprecated SQL_ConnectEx for SQL_ConnectCustom, which expresses the API intent better (bug 3307, r=pred). 2008-10-13 01:13:39 -05:00
string.inc Added case insensitivity search to ReplaceString (bug 3639, r=dvander). 2009-03-01 16:41:44 -05: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 Fixed documentation typo on TF2_GetPlayerClass (bug 3608, r=dvander). 2009-02-07 22:05:04 -05:00
tf2.inc A sad response to amb1655 - TF2_SetPlayerInvuln is broken and now removed. 2008-05-08 23:43:02 +00:00
timers.inc Improved docs of TIMER_HNDL_CLOSE (bug 3641, r=dvander). 2009-03-01 16:48:55 -05:00
topmenus.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
usermessages.inc Improved user message interception API (bug 3631, r=pred). 2009-03-01 16:39:25 -05:00
vector.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
version.inc Merge from 1.2 branch. 2009-03-05 15:48:38 -06:00
version.tpl Mirrored buildbot/version template changes from branch. 2008-09-14 06:13:25 +00:00