sourcemod/core/systems
Scott Ehlert fdba3e1f66 Initial import of convar stuff
1) Natives to create, find, set, and get convars
2) "cvars" option added to sm menu
3) Some internal additions to CPlugin to store a convar list
Still some things left to do...

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40463
2007-02-08 21:41:28 +00:00
..
ExtensionSys.cpp added autoloading of extensions 2007-01-27 04:50:33 +00:00
ExtensionSys.h added autoloading of extensions 2007-01-27 04:50:33 +00:00
ForwardSys.cpp Execute result pointer is now optional 2007-02-07 08:42:48 +00:00
ForwardSys.h Optimized forwards, now paused functions are stored in a temp list so we dont have to check if they're runnable on each function execution. 2007-02-04 22:41:44 +00:00
HandleSys.cpp added license headers 2007-01-25 22:36:38 +00:00
HandleSys.h added license headers 2007-01-25 22:36:38 +00:00
LibrarySys.cpp added license headers 2007-01-25 22:36:38 +00:00
LibrarySys.h added license headers 2007-01-25 22:36:38 +00:00
PluginInfoDatabase.cpp added license headers 2007-01-25 22:36:38 +00:00
PluginInfoDatabase.h added license headers 2007-01-25 22:36:38 +00:00
PluginSys.cpp Initial import of convar stuff 2007-02-08 21:41:28 +00:00
PluginSys.h Initial import of convar stuff 2007-02-08 21:41:28 +00:00
ShareSys.cpp added license headers 2007-01-25 22:36:38 +00:00
ShareSys.h added license headers 2007-01-25 22:36:38 +00:00