sourcemod/core/systems
David Anderson 32a2aa75e3 fixed various issues in the handle system with cloning
fixed plugins being able to free each other's handles

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40264
2007-01-02 01:44:46 +00:00
..
CFunction.cpp Added global class initialization automation 2006-12-15 13:38:04 +00:00
CFunction.h rewritten PushStringEx in Forward and Function systems 2006-12-06 14:52:11 +00:00
ForwardSys.cpp unmanaged forwards need to be pruned for dead plugins too 2006-12-30 06:07:32 +00:00
ForwardSys.h Added global class initialization automation 2006-12-15 13:38:04 +00:00
HandleSys.cpp fixed various issues in the handle system with cloning 2007-01-02 01:44:46 +00:00
HandleSys.h fixed various issues in the handle system with cloning 2007-01-02 01:44:46 +00:00
LibrarySys.cpp added usage of the Handle System to begin experimenting 2007-01-01 19:50:16 +00:00
LibrarySys.h added usage of the Handle System to begin experimenting 2007-01-01 19:50:16 +00:00
PluginInfoDatabase.cpp Added global class initialization automation 2006-12-15 13:38:04 +00:00
PluginInfoDatabase.h initial import of plugin database (UNTESTED) 2006-12-10 09:19:59 +00:00
PluginSys.cpp fixed various issues in the handle system with cloning 2007-01-02 01:44:46 +00:00
PluginSys.h initial import of handle natives and a few minor API changes 2007-01-01 10:33:51 +00:00
ShareSys.cpp fixed various issues in the handle system with cloning 2007-01-02 01:44:46 +00:00
ShareSys.h initial import of sharesystem (unfinished) 2006-12-29 23:18:13 +00:00