sourcemod/plugins/include
Michael McKoy daaf961c07 New adt_array functions: CloneArray, FindStringInArray, FindCellInArray
Adjusted mapchooser/randomcycle/rockthevote and LoadMaps stock to use new array functions

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401670
2007-11-09 23:46:05 +00:00
..
admin.inc - completely overhauled the immunity system 2007-09-10 23:38:58 +00:00
adminmenu.inc Added alive checks before adding certain player lists to the admin menu 2007-10-22 02:05:51 +00:00
adt_array.inc New adt_array functions: CloneArray, FindStringInArray, FindCellInArray 2007-11-09 23:46:05 +00:00
adt.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
banning.inc whoops, i forgot to update the banning API... this is the correct revision 2007-09-21 14:56:18 +00:00
bitbuffer.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
clients.inc - added ShowActivity2() which has a more convenient display algorithm 2007-10-21 20:06:30 +00:00
commandfilters.inc - added ShowActivity2() which has a more convenient display algorithm 2007-10-21 20:06:30 +00:00
console.inc added amb1062, get/set command flags natives 2007-10-26 20:37:02 +00:00
core.inc - implemented amb855 - LogAction() 2007-08-27 02:00:37 +00:00
cstrike.inc - LibraryExists() now works on extensions 2007-10-15 04:27:56 +00:00
datapack.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
dbi.inc clarified "error" and "data" parameters to threaded dbi callbacks 2007-09-21 14:53:13 +00:00
entity.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
events.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
files.inc - implemented amb855 - LogAction() 2007-08-27 02:00:37 +00:00
float.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
functions.inc Ick, fixed builds 2007-08-15 07:42:51 +00:00
geoip.inc - LibraryExists() now works on extensions 2007-10-15 04:27:56 +00:00
halflife.inc added new reconnect client panel stock 2007-09-12 23:37:00 +00:00
handles.inc added more info and a usage warning to IsValidHandle() 2007-09-04 21:38:27 +00:00
helpers.inc New adt_array functions: CloneArray, FindStringInArray, FindCellInArray 2007-11-09 23:46:05 +00:00
keyvalues.inc added amb858 and amb924, some new KV natives 2007-09-10 18:03:06 +00:00
lang.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
menus.inc fixed amb1098 - SetMenuExitButton() did not work with MENU_NO_PAGINATION 2007-10-30 01:22:47 +00:00
profiler.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
sdktools_engine.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
sdktools_entinput.inc added amb753, entity input native 2007-09-28 19:56:19 +00:00
sdktools_functions.inc - added ShowActivity2() which has a more convenient display algorithm 2007-10-21 20:06:30 +00:00
sdktools_sound.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
sdktools_stocks.inc added function for resolving team names -> indexes 2007-10-21 00:16:46 +00:00
sdktools_stringtables.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
sdktools_tempents_stocks.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
sdktools_tempents.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
sdktools_trace.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
sdktools_voice.inc Added VOICE_TEAM and VOICE_LISTENTEAM flags to the SDKTools voice functionality. 2007-09-23 21:01:07 +00:00
sdktools.inc added function for resolving team names -> indexes 2007-10-21 00:16:46 +00:00
sorting.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
sourcemod.inc - fixed a bug where OnConfigsExecuted() could be ran before OnAllPluginsLoaded() 2007-10-22 05:35:31 +00:00
string.inc fixed nonsense documentation comment 2007-10-29 00:33:20 +00:00
textparse.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
timers.inc clarified and fixed the meaning of timelimit/timeleft when no frames have been processed 2007-09-23 20:11:48 +00:00
topmenus.inc - added amb1050 - topmenu info strings (similar to menus) 2007-10-22 06:56:17 +00:00
usermessages.inc clarified true/false 2007-08-31 21:23:42 +00:00
vector.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
version.inc Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
version.tpl Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00