sourcemod/core/systems
David Anderson efd3a8ab5f Handle system can now unload identities safely. when an identity is removed, all handles owned by it are removed in a chain.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40288
2007-01-11 07:29:09 +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 removed a few TODOs and filled out some PluginSys stuff 2007-01-11 01:13:34 +00:00
ForwardSys.h Added global class initialization automation 2006-12-15 13:38:04 +00:00
HandleSys.cpp 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
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 a bunch of new file natives. 2007-01-07 01:30:28 +00:00
LibrarySys.h added usage of the Handle System to begin experimenting 2007-01-01 19:50:16 +00:00
PluginInfoDatabase.cpp fixed a bug causing mapchanges to crash 2007-01-04 23:30:54 +00:00
PluginInfoDatabase.h initial import of plugin database (UNTESTED) 2006-12-10 09:19:59 +00:00
PluginSys.cpp removed a few TODOs and filled out some PluginSys stuff 2007-01-11 01:13:34 +00:00
PluginSys.h removed a few TODOs and filled out some PluginSys stuff 2007-01-11 01:13:34 +00:00
ShareSys.cpp 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
ShareSys.h initial import of sharesystem (unfinished) 2006-12-29 23:18:13 +00:00