sourcemod/core/systems
David Anderson 6908858807 fixed a bug where mapupdated plugins would not get unloaded on deletion
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40456
2007-02-07 19:34:58 +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 fixed a bug where mapupdated plugins would not get unloaded on deletion 2007-02-07 19:34:58 +00:00
PluginSys.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
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