sourcemod/plugins/include
David Anderson b8900e9cfe added data parameter to SQL_TConnect()
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401323
2007-08-13 16:49:53 +00:00
..
admin.inc flag letter assignment is now handled by core 2007-08-10 04:53:30 +00:00
adt_array.inc initial import of adt array natives for amb576 2007-07-24 01:18:28 +00:00
adt.inc initial import of adt array natives for amb576 2007-07-24 01:18:28 +00:00
bitbuffer.inc fixups to a few include files 2007-05-02 02:15:45 +00:00
clients.inc - added amb733 - running admin auth CheckSetAdmin 2007-08-08 16:22:51 +00:00
console.inc Added replicate and notify parameters to ResetConVar() - these were already available for SetConVarX() 2007-08-10 09:16:58 +00:00
core.inc whoops 2007-07-13 00:40:42 +00:00
datapack.inc fixed bug amb462 2007-06-25 14:58:59 +00:00
dbi.inc added data parameter to SQL_TConnect() 2007-08-13 16:49:53 +00:00
entity.inc added TE flags 2007-07-05 00:45:56 +00:00
events.inc Implemented amb296 - Added HookEventEx() which does not generate a runtime error if the event does not exist and returns false instead. 2007-05-16 04:09:31 +00:00
files.inc added request amb278 2007-05-21 01:28:38 +00:00
float.inc Added #pragma deprecated to include files for deprecated functions and constants 2007-08-07 22:11:00 +00:00
functions.inc Added #pragma deprecated to include files for deprecated functions and constants 2007-08-07 22:11:00 +00:00
geoip.inc fixed silly design decisions in geoip that were copied over from amxmodx. natives now return true/false and the buffer is zeroed instead of filled with "ERROR" 2007-08-09 19:48:46 +00:00
halflife.inc added amb441, vguimenu and hinttext natives 2007-07-30 23:16:58 +00:00
handles.inc removed @brief syntax from early includes 2007-05-18 18:00:35 +00:00
helpers.inc Added FindTarget stock. 2007-07-26 23:31:58 +00:00
keyvalues.inc added ability to use NULL_STRING in KeyValues natives 2007-06-22 14:59:26 +00:00
lang.inc Fixed amb640 - GetServerLanguage() native mistakenly had client as a parameter 2007-07-16 04:25:00 +00:00
menus.inc MenuAction_Cancel now passes a vote cancellation reason 2007-08-09 23:45:33 +00:00
profiler.inc added profiler (windows only for now) and a benchmark script 2007-06-07 07:29:55 +00:00
sdktools_engine.inc added amb595, eye position and angle natives 2007-07-31 02:08:25 +00:00
sdktools_functions.inc Added #pragma deprecated to include files for deprecated functions and constants 2007-08-07 22:11:00 +00:00
sdktools_sound.inc changed SOUND_FROM_PLAYER from -1 to -2 to maintain compatibility with SOUND_FROM_LOCAL_PLAYER 2007-07-07 17:51:29 +00:00
sdktools_stringtables.inc Oops 2007-07-15 07:48:15 +00:00
sdktools_tempents_stocks.inc a few little changes to tempent stocks 2007-07-08 03:17:55 +00:00
sdktools_tempents.inc yay fixed comments 2007-08-03 01:58:34 +00:00
sdktools_trace.inc added code for trace rays + natives 2007-07-08 19:39:19 +00:00
sdktools_voice.inc added id properties for teame06 2007-08-01 18:50:27 +00:00
sdktools.inc Implemented amb584 - CGlobalEntityList support in SDKTools 2007-08-01 07:18:58 +00:00
sorting.inc Changed some tags to "any" where appropriate (did I miss anything?) 2007-03-16 20:39:32 +00:00
sourcemod.inc Added #pragma deprecated to include files for deprecated functions and constants 2007-08-07 22:11:00 +00:00
string.inc Added #pragma deprecated to include files for deprecated functions and constants 2007-08-07 22:11:00 +00:00
textparse.inc random touchups that might not be so great 2007-03-15 20:44:23 +00:00
timers.inc added amb622, TIMER_FLAG_NO_MAPCHANGE 2007-07-14 01:55:15 +00:00
usermessages.inc Added #pragma deprecated to include files for deprecated functions and constants 2007-08-07 22:11:00 +00:00
vector.inc amb608 (MakeVectorFromPoints) 2007-07-23 22:25:32 +00:00
version.inc random touchups that might not be so great 2007-03-15 20:44:23 +00:00
version.tpl added versioning to plugins 2007-03-03 08:51:47 +00:00