sourcemod/core/systems
David Anderson ec93a3eb80 cleanup
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40333
2007-01-19 08:24:11 +00:00
..
ExtensionSys.cpp reorganized SourceMod for the public SDK 2007-01-19 05:33:04 +00:00
ExtensionSys.h reorganized SourceMod for the public SDK 2007-01-19 05:33:04 +00:00
ForwardSys.cpp finished massive reorganization - IPluginFunction is now part of the VM, NOT the plugin system! This is how it should have been in the first place... 2007-01-19 08:22:44 +00:00
ForwardSys.h finished massive reorganization - IPluginFunction is now part of the VM, NOT the plugin system! This is how it should have been in the first place... 2007-01-19 08:22:44 +00:00
HandleSys.cpp Fixed an off-by-one bug in the handle system 2007-01-16 19:34:32 +00:00
HandleSys.h Handle system can now unload identities safely. when an identity is removed, all handles owned by it are removed in a chain. 2007-01-11 07:29:09 +00:00
LibrarySys.cpp added new path format functions 2007-01-19 02:14:50 +00:00
LibrarySys.h added new path format functions 2007-01-19 02:14:50 +00:00
PluginInfoDatabase.cpp small optimization, fixed a corruption bug 2007-01-15 22:09:11 +00:00
PluginInfoDatabase.h initial import of plugin database (UNTESTED) 2006-12-10 09:19:59 +00:00
PluginSys.cpp finished massive reorganization - IPluginFunction is now part of the VM, NOT the plugin system! This is how it should have been in the first place... 2007-01-19 08:22:44 +00:00
PluginSys.h finished massive reorganization - IPluginFunction is now part of the VM, NOT the plugin system! This is how it should have been in the first place... 2007-01-19 08:22:44 +00:00
ShareSys.cpp reorganized SourceMod for the public SDK 2007-01-19 05:33:04 +00:00
ShareSys.h reorganized SourceMod for the public SDK 2007-01-19 05:33:04 +00:00