sourcemod/core/systems
David Anderson 2c94b1268a phase0, new versioning. we don't use build numbers anymore except (VS_VERSIONINFO stays until phase 3 is done)
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402242
2008-06-02 05:03:27 +00:00
..
ExtensionSys.cpp rewrite of the native and dependency binding/interaction code. this will ease the transition for native overrides, and greatly simplifies most of the logic. all native binding code now takes place almost entirely in ShareSys, and PluginSys supplements this logic where appropriate. extensionsys has been cleaned up 2008-05-26 07:51:11 +00:00
ExtensionSys.h rewrite of the native and dependency binding/interaction code. this will ease the transition for native overrides, and greatly simplifies most of the logic. all native binding code now takes place almost entirely in ShareSys, and PluginSys supplements this logic where appropriate. extensionsys has been cleaned up 2008-05-26 07:51:11 +00:00
ForwardSys.cpp Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
ForwardSys.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
HandleSys.cpp Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
HandleSys.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
LibrarySys.cpp Gah, finalized the revised ILibrarySys::GetFileExtension() code 2008-04-17 09:28:46 +00:00
LibrarySys.h fix for amb1595 2008-04-08 23:35:58 +00:00
PluginInfoDatabase.cpp Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
PluginInfoDatabase.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
PluginSys.cpp phase0, new versioning. we don't use build numbers anymore except (VS_VERSIONINFO stays until phase 3 is done) 2008-06-02 05:03:27 +00:00
PluginSys.h phase0, new versioning. we don't use build numbers anymore except (VS_VERSIONINFO stays until phase 3 is done) 2008-06-02 05:03:27 +00:00
ShareSys.cpp rewrite of the native and dependency binding/interaction code. this will ease the transition for native overrides, and greatly simplifies most of the logic. all native binding code now takes place almost entirely in ShareSys, and PluginSys supplements this logic where appropriate. extensionsys has been cleaned up 2008-05-26 07:51:11 +00:00
ShareSys.h rewrite of the native and dependency binding/interaction code. this will ease the transition for native overrides, and greatly simplifies most of the logic. all native binding code now takes place almost entirely in ShareSys, and PluginSys supplements this logic where appropriate. extensionsys has been cleaned up 2008-05-26 07:51:11 +00:00