sourcemod/core/systems
David Anderson eaa989cb6b fixed a build error
renamed SMC_CreateParse to SMC_CreateParser

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40369
2007-01-25 21:50:45 +00:00
..
ExtensionSys.cpp initial import of linux support 2007-01-25 09:19:38 +00:00
ExtensionSys.h reorganized SourceMod for the public SDK 2007-01-19 05:33:04 +00:00
ForwardSys.cpp initial import of linux support 2007-01-25 09:19:38 +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 a build error 2007-01-25 21:50:45 +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 initial import of linux support 2007-01-25 09:19:38 +00:00
LibrarySys.h initial import of linux support 2007-01-25 09:19:38 +00:00
PluginInfoDatabase.cpp small optimization, fixed a corruption bug 2007-01-15 22:09:11 +00:00
PluginInfoDatabase.h initial import of linux support 2007-01-25 09:19:38 +00:00
PluginSys.cpp initial import of linux support 2007-01-25 09:19:38 +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