sourcemod/core/systems
Borja Ferrer c21bfe57c1 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.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40436
2007-02-04 22:41:44 +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 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
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 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
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