sourcemod/core/systems
David Anderson 23a91de75c !Added MOSTLY UNTESTED plugin loading
Fixed a match bug in TestAliasMatch()
Removed pointless implementation of context switching in CPlugin
Redesigned how CPlugins are allocated, deallocated, and instantiated.
Added a basedir function so all code can reference relative paths.  This may be redesigned.
Various other changes

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40214
2006-12-13 11:16:20 +00:00
..
CFunction.cpp !Added MOSTLY UNTESTED plugin loading 2006-12-13 11:16:20 +00:00
CFunction.h rewritten PushStringEx in Forward and Function systems 2006-12-06 14:52:11 +00:00
ForwardSys.cpp rewritten PushStringEx in Forward and Function systems 2006-12-06 14:52:11 +00:00
ForwardSys.h rewritten PushStringEx in Forward and Function systems 2006-12-06 14:52:11 +00:00
LibrarySys.cpp Added path formating to LibrarySystem so we don't have to rely on g_SMAPI 2006-12-13 11:13:50 +00:00
LibrarySys.h Added path formating to LibrarySystem so we don't have to rely on g_SMAPI 2006-12-13 11:13:50 +00:00
PluginInfoDatabase.cpp Fixed bug with info database not reading back table properly 2006-12-13 11:10:02 +00:00
PluginInfoDatabase.h initial import of plugin database (UNTESTED) 2006-12-10 09:19:59 +00:00
PluginSys.cpp !Added MOSTLY UNTESTED plugin loading 2006-12-13 11:16:20 +00:00
PluginSys.h !Added MOSTLY UNTESTED plugin loading 2006-12-13 11:16:20 +00:00