sourcemod/public
Borja Ferrer 21923d7871 added datamap property offset native
added clientofuserid native for fast userid to client id translation
fixed a memory leek (some tries weren't being deleted)
added createdialog native
added 2 million inetchannelinfo wrappers

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40688
2007-04-12 00:45:53 +00:00
..
doxygen Filled out more license headers 2007-01-26 01:55:06 +00:00
extensions changed license header once again 2007-01-26 04:35:08 +00:00
licenses fixed license mistakes (greentryst) 2007-01-27 05:38:23 +00:00
sample_ext GET_V_IFACE_* will work from SDK_OnMetamodLoad now 2007-04-09 03:05:53 +00:00
sourcepawn removed unused libraries section 2007-04-11 16:07:44 +00:00
IAdminSystem.h some doxygen fixes 2007-03-15 22:32:45 +00:00
IDataPack.h improved data pack type checking 2007-02-14 11:03:03 +00:00
IDBDriver.h initial import of skeletal DBI code 2007-04-05 07:08:39 +00:00
IExtensionSys.h Worst commit ever, but I have removed some unnecessary things 2007-02-05 08:58:03 +00:00
IForwardSys.h added datamap property offset native 2007-04-12 00:45:53 +00:00
IGameConfigs.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
IHandleSys.h added per-handle security (untested) 2007-02-26 02:47:03 +00:00
ILibrarySys.h Worst commit ever, but I have removed some unnecessary things 2007-02-05 08:58:03 +00:00
IPlayerHelpers.h added datamap property offset native 2007-04-12 00:45:53 +00:00
IPluginSys.h removed const from most apis. it was pointless since there were no actual const pointers. 2007-03-15 04:34:42 +00:00
IRootConsoleMenu.h Worst commit ever, but I have removed some unnecessary things 2007-02-05 08:58:03 +00:00
IShareSys.h Worst commit ever, but I have removed some unnecessary things 2007-02-05 08:58:03 +00:00
ISourceMod.h added datamap property offset native 2007-04-12 00:45:53 +00:00
ITextParsers.h Worst commit ever, but I have removed some unnecessary things 2007-02-05 08:58:03 +00:00
ITimerSystem.h some doxygen fixes 2007-03-15 22:32:45 +00:00
IUserMessages.h typo fix 2007-03-16 15:41:56 +00:00
sm_platform.h added strncmp 2007-04-11 16:24:50 +00:00