sourcemod/core/systems
David Anderson 0b8b26042e Added initial admin system natives
Added a few API changes to the admin system
Exposed more interfaces

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40341
2007-01-24 23:43:31 +00:00
..
ExtensionSys.cpp Added initial admin system natives 2007-01-24 23:43:31 +00:00
ExtensionSys.h reorganized SourceMod for the public SDK 2007-01-19 05:33:04 +00:00
ForwardSys.cpp Added initial admin system natives 2007-01-24 23:43:31 +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 Added initial admin system natives 2007-01-24 23:43:31 +00:00
PluginSys.h plugins get updated on map change 2007-01-20 02:12:53 +00:00
ShareSys.cpp Added initial admin system natives 2007-01-24 23:43:31 +00:00
ShareSys.h reorganized SourceMod for the public SDK 2007-01-19 05:33:04 +00:00