sourcemod/core/systems
Scott Ehlert 5fa53bfc68 Dear me, I should have committed this long ago...
1) Added natives to create and manipulate global and private forward
2) Added natives to call forwards and functions
3) Added an IChanageableForward::RemoveFunction overload for convenience or something
4) Added test suite plugins for functions and forwards
5) Some random touch-ups to some include files

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40627
2007-03-16 06:54:24 +00:00
..
ExtensionSys.cpp part 2 of singleton renaming 2007-03-10 21:26:04 +00:00
ExtensionSys.h added autoloading of extensions 2007-01-27 04:50:33 +00:00
ForwardSys.cpp Dear me, I should have committed this long ago... 2007-03-16 06:54:24 +00:00
ForwardSys.h Dear me, I should have committed this long ago... 2007-03-16 06:54:24 +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 removed const from most apis. it was pointless since there were no actual const pointers. 2007-03-15 04:34:42 +00:00
PluginSys.h removed const from most apis. it was pointless since there were no actual const pointers. 2007-03-15 04:34:42 +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