sourcemod/plugins/include
David Anderson 6acaaac769 added a hacky way to get NULL references
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40944
2007-06-15 20:23:40 +00:00
..
admin.inc invalid tokens removed from admin.inc 2007-05-19 17:28:19 +00:00
bitbuffer.inc fixups to a few include files 2007-05-02 02:15:45 +00:00
clients.inc Moved MAXPLAYERS define from sourcemod.inc to clients.inc 2007-06-07 02:39:37 +00:00
console.inc Added two new optional paramaters to SetConVar* natives for purpose of replicating convar value to client and/or notifying of convar change 2007-06-15 06:26:19 +00:00
core.inc added a hacky way to get NULL references 2007-06-15 20:23:40 +00:00
datapack.inc - Added natives: PrintToChat() and PrintCenterText() 2007-06-01 06:33:54 +00:00
dbi.inc - Added natives: PrintToChat() and PrintCenterText() 2007-06-01 06:33:54 +00:00
entity.inc removed unused param from GetEntDataArray 2007-05-21 17:16:15 +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 spelling mistake 2007-05-23 20:24:28 +00:00
functions.inc added request amb369, part 1 2007-06-08 04:40:40 +00:00
geoip.inc random touchups that might not be so great 2007-03-15 20:44:23 +00:00
halflife.inc Whoa, bug. Hopefully fixed PrintToChatAll and PrintCenterTextAll once and for all... 2007-06-07 07:36:41 +00:00
handles.inc removed @brief syntax from early includes 2007-05-18 18:00:35 +00:00
helpers.inc added another unban command and added forwards for banning (amb369) 2007-06-08 05:11:49 +00:00
keyvalues.inc Added anti-flood plugin. 2007-06-07 07:22:19 +00:00
lang.inc removed @brief syntax from early includes 2007-05-18 18:00:35 +00:00
menus.inc Changed a few natives/stocks that should have used IsClientInGame() rather than IsClientConnected() 2007-06-06 20:42:46 +00:00
profiler.inc added profiler (windows only for now) and a benchmark script 2007-06-07 07:29:55 +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 anti-flood plugin. 2007-06-07 07:22:19 +00:00
string.inc Fixed param order in documentation for SplitString 2007-05-23 02:24:13 +00:00
textparse.inc random touchups that might not be so great 2007-03-15 20:44:23 +00:00
timers.inc added request amb285 2007-05-21 01:54:17 +00:00
usermessages.inc removed @brief syntax from early includes 2007-05-18 18:00:35 +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