sourcemod/core/vm
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
..
sp_vm_basecontext.cpp rewritten PushStringEx in Forward and Function systems 2006-12-06 14:52:11 +00:00
sp_vm_basecontext.h string functions in the VM are now compatible with packed strings 2006-11-12 00:40:58 +00:00
sp_vm_engine.cpp initial import of plugin loading code 2006-11-10 07:49:38 +00:00
sp_vm_engine.h finalized new structure and imported newly proposed plugin system API 2006-11-08 06:30:20 +00:00