sourcemod/core/interfaces
Borja Ferrer f3ad0f5b67 rewritten PushStringEx in Forward and Function systems
fixed PushCellByRef and PushFloatByRef in the varargs case where it wouldn't set the pushed type
fixed the BindNatives functions not setting the BOUND flag thus making the JIT not exec the natives
done the rest of tests with forwards, only left to do string varargs

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40197
2006-12-06 14:52:11 +00:00
..
IForwardSys.h added implementation to the forward manager 2006-11-14 08:45:21 +00:00
ILibrarySys.h what 2006-11-06 22:30:59 +00:00
IModuleSys.h initial import of the first four core interfaces 2006-11-05 00:29:44 +00:00
IPluginFunction.h rewritten PushStringEx in Forward and Function systems 2006-12-06 14:52:11 +00:00
IPluginSys.h iface comment fixes and sync 2006-11-13 13:55:44 +00:00
IShareSys.h initial import of the first four core interfaces 2006-11-05 00:29:44 +00:00
ITextParsers.h finalized new structure and imported newly proposed plugin system API 2006-11-08 06:30:20 +00:00