sourcemod/core/systems
David Anderson 0b8874e5ec fixed a series of crash bugs related to CreateForward() with a NULL typeset
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40535
2007-02-26 02:51:14 +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 fixed a series of crash bugs related to CreateForward() with a NULL typeset 2007-02-26 02:51:14 +00:00
ForwardSys.h re-added this back, it was a good idea after all 2007-02-22 02:20:15 +00:00
HandleSys.cpp added per-handle security (untested) 2007-02-26 02:47:03 +00:00
HandleSys.h added per-handle security (untested) 2007-02-26 02:47:03 +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 Corrected an API design flaw with pausing. Contexts can now be flagged as paused, and IsRunnable() is moved from IBaseContext to IPluginFunction. While this allows for per-function pausing, it is not intended that way. 2007-02-22 02:05:50 +00:00
PluginSys.h Removed convar stuff from CPlugin, now uses plugin properties for convar listing 2007-02-14 01:25:45 +00:00
ShareSys.cpp added per-handle security (untested) 2007-02-26 02:47:03 +00:00
ShareSys.h added license headers 2007-01-25 22:36:38 +00:00