sourcemod/core/systems
Borja Ferrer 5e75d0928c Added PlayerManager basic hookings
Moved ftoc and ctof to an utility file
Added some more string natives

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40231
2006-12-28 00:48: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 Added PlayerManager basic hookings 2006-12-28 00:48:09 +00:00
ForwardSys.h Added global class initialization automation 2006-12-15 13:38:04 +00:00
HandleSys.cpp Added Handle cloning and reference counting in preparation for IShareSys 2006-12-17 09:56:45 +00:00
HandleSys.h Added Handle cloning and reference counting in preparation for IShareSys 2006-12-17 09:56:45 +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 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 Added Handle cloning and reference counting in preparation for IShareSys 2006-12-17 09:56:45 +00:00
PluginSys.h these should compile now 2006-12-16 22:31:32 +00:00