sourcemod/core/systems
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
..
CFunction.cpp rewritten PushStringEx in Forward and Function systems 2006-12-06 14:52:11 +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 began platform support 2006-11-05 02:47:13 +00:00
LibrarySys.h renamed mm_api, I don't like short names! 2006-11-06 10:57:37 +00:00
PluginSys.cpp removed debug code 2006-12-06 00:09:46 +00:00
PluginSys.h removed debug code 2006-12-06 00:09:46 +00:00