sourcemod/core/systems
David Anderson 254fc2557a - removed OnServerCfg in favor of OnConfigsExecuted
- added AutoExecConfig() which automates safe config execution

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40984
2007-06-18 07:04:22 +00:00
..
ExtensionSys.cpp ShareSys::AddDependency now functions 2007-06-16 01:34:05 +00:00
ExtensionSys.h ShareSys::AddDependency now functions 2007-06-16 01:34:05 +00:00
ForwardSys.cpp fixed bug amb399 2007-06-16 22:04:46 +00:00
ForwardSys.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
HandleSys.cpp added sm_dump_handles command for tracking down Handle leaks... more to come someday 2007-06-07 02:36:54 +00:00
HandleSys.h added sm_dump_handles command for tracking down Handle leaks... more to come someday 2007-06-07 02:36:54 +00:00
LibrarySys.cpp - removed OnServerCfg in favor of OnConfigsExecuted 2007-06-18 07:04:22 +00:00
LibrarySys.h - removed OnServerCfg in favor of OnConfigsExecuted 2007-06-18 07:04:22 +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 - removed OnServerCfg in favor of OnConfigsExecuted 2007-06-18 07:04:22 +00:00
PluginSys.h - removed OnServerCfg in favor of OnConfigsExecuted 2007-06-18 07:04:22 +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