sourcemod/core/systems
David Anderson 5c6eebcebf added new path format functions
exposed helpers as ISourceMod

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40322
2007-01-19 02:14:50 +00:00
..
CFunction.cpp Fixed a serious potential corruption bug 2007-01-16 19:03:29 +00:00
CFunction.h Fixed a serious potential corruption bug 2007-01-16 19:03:29 +00:00
ExtensionSys.cpp added new path format functions 2007-01-19 02:14:50 +00:00
ExtensionSys.h finished most of the extension system 2007-01-18 23:28:14 +00:00
ForwardSys.cpp forwards are now really unregistered 2007-01-15 03:28:55 +00:00
ForwardSys.h Added global class initialization automation 2006-12-15 13:38:04 +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 added new path format functions 2007-01-19 02:14:50 +00:00
PluginSys.h finished most of the extension system 2007-01-18 23:28:14 +00:00
ShareSys.cpp finished most of the extension system 2007-01-18 23:28:14 +00:00
ShareSys.h Quick commit of ShareSys API change 2007-01-18 20:30:45 +00:00