sourcemod/plugins/include
Scott Ehlert 897135194b Moved FakeClientCommand from clients.inc to console.inc since it was also moved internally
Fixed internal buffer sizes in PrintToChat() and PrintCenterText()

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40905
2007-06-07 02:26:06 +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 FakeClientCommand from clients.inc to console.inc since it was also moved internally 2007-06-07 02:26:06 +00:00
console.inc Moved FakeClientCommand from clients.inc to console.inc since it was also moved internally 2007-06-07 02:26:06 +00:00
core.inc include file cleanup 2007-05-19 21:21:55 +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 Return values of GetNativeCell() and GetNativeCellRef() have been tagged as any. As a result GetNativeFloat() and GetNativeHandle() are now deprecated. 2007-06-01 06:31:02 +00:00
geoip.inc random touchups that might not be so great 2007-03-15 20:44:23 +00:00
halflife.inc Yikes, fixed PrintToChatAll() and PrintCenterTextAll() 2007-06-07 02:04:05 +00:00
handles.inc removed @brief syntax from early includes 2007-05-18 18:00:35 +00:00
helpers.inc Guess I forgot to close this. 2007-03-19 18:07:15 +00:00
keyvalues.inc fixed capitalization on uint64 keyvalues natives 2007-05-19 21:36:14 +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
sorting.inc Changed some tags to "any" where appropriate (did I miss anything?) 2007-03-16 20:39:32 +00:00
sourcemod.inc Yikes, fixed PrintToChatAll() and PrintCenterTextAll() 2007-06-07 02:04:05 +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