sourcemod/core/systems
David Anderson e334e5f7e7 -initial import of database natives + config
-initial import of completed database layer
-CreateIdentity now requires a non-optional second pointer.  This breaks backwards compatibility for CreateIdentity(), however, this is not a function extension authors are supposed to be calling

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40874
2007-06-01 02:30:29 +00:00
..
ExtensionSys.cpp -initial import of database natives + config 2007-06-01 02:30:29 +00:00
ExtensionSys.h -initial import of database natives + config 2007-06-01 02:30:29 +00:00
ForwardSys.cpp This averted my eyes... 2007-05-03 03:54:44 +00:00
ForwardSys.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
HandleSys.cpp Added a re-entrancy check to Handles so the destructor won't fire twice in certain cases 2007-05-13 22:36:22 +00:00
HandleSys.h Added a re-entrancy check to Handles so the destructor won't fire twice in certain cases 2007-05-13 22:36:22 +00:00
LibrarySys.cpp Wow, how did this go unnoticed: 2007-05-22 03:39:18 +00:00
LibrarySys.h Implemented amb286 - .smx extension no longer required with "sm plugins load" 2007-05-14 21:29:17 +00:00
PluginInfoDatabase.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
PluginInfoDatabase.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
PluginSys.cpp -initial import of database natives + config 2007-06-01 02:30:29 +00:00
PluginSys.h Renamed err_max to maxlength. Yes, I am crazy. 2007-05-08 00:21:44 +00:00
ShareSys.cpp -initial import of database natives + config 2007-06-01 02:30:29 +00:00
ShareSys.h -initial import of database natives + config 2007-06-01 02:30:29 +00:00