sourcemod/plugins/include
Michael McKoy 9ac2a2e318 More netprop stocks for entities
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401826
2007-12-24 00:44:48 +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 fixed spacing 2007-11-16 14:17:26 +00:00
adt_trie.inc added amb1262 - adt_trie 2007-12-10 05:14:37 +00:00
adt.inc added amb1262 - adt_trie 2007-12-10 05:14:37 +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 addressed amb1230 - BfReadString() erroring on something that should be perfectly valid 2007-12-03 03:19:21 +00:00
clients.inc fixed amb1305 by making OnClientPostAdminCheck() always occur after OnClientPutInServer(). this is now GUARANTEED. it was undefined before, however the usual case was opposite. if plugins were relying on this, they were written poorly and shouldn't have worked in the first place, especially with the threaded SQL plugin. 2007-12-22 08:57:08 +00:00
commandfilters.inc - added ShowActivity2() which has a more convenient display algorithm 2007-10-21 20:06:30 +00:00
console.inc added amb1204 - concommandbase iteration 2007-12-14 23:27:34 +00:00
core.inc added amb861, sounds can be hooked now 2007-12-02 01:51:48 +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_prop_stocks.inc More netprop stocks for entities 2007-12-24 00:44:48 +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 added @error lines to a bunch of native docs 2007-12-16 23:45:03 +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 deprecated IsValidHandle() 2007-12-05 15:38:45 +00:00
helpers.inc New adt_array functions: CloneArray, FindStringInArray, FindCellInArray 2007-11-09 23:46:05 +00:00
keyvalues.inc added amb382, KV get/set vector natives 2007-12-01 00:37:47 +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 doc error on GetClientMenu() 2007-12-06 12:26:59 +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 amb1235, added support for the IServer interface 2007-12-06 02:25:35 +00:00
sdktools_sound.inc added amb861, sounds can be hooked now 2007-12-02 01:51:48 +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 - added beefy new ReadMapList() native 2007-12-02 02:10:37 +00:00
sourcemod.inc Added new stocks for entity props. 2007-12-18 21:03:34 +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 renamed the new native 2007-11-20 02:24:10 +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