sourcemod/core
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
..
interfaces rewritten PushStringEx in Forward and Function systems 2006-12-06 14:52:11 +00:00
msvc8 rewrote forward API to use cached parameter pushing instead of immediate pushing 2006-11-12 09:51:39 +00:00
systems rewritten PushStringEx in Forward and Function systems 2006-12-06 14:52:11 +00:00
vm rewritten PushStringEx in Forward and Function systems 2006-12-06 14:52:11 +00:00
zlib finalized new structure and imported newly proposed plugin system API 2006-11-08 06:30:20 +00:00
CTextParsers.cpp finalized new structure and imported newly proposed plugin system API 2006-11-08 06:30:20 +00:00
CTextParsers.h finalized new structure and imported newly proposed plugin system API 2006-11-08 06:30:20 +00:00
sm_globals.h added some trivial comments 2006-11-08 07:44:26 +00:00
sm_platform.h added some trivial comments 2006-11-08 07:44:26 +00:00
sm_trie.cpp removed debug code 2006-12-06 00:09:46 +00:00
sm_trie.h added experimental trie API 2006-12-05 23:52:43 +00:00
sm_version.h added some trivial comments 2006-11-08 07:44:26 +00:00
sourcemm_api.cpp began JIT integration 2006-11-08 07:32:44 +00:00
sourcemm_api.h added some trivial comments 2006-11-08 07:44:26 +00:00
sourcemod.cpp rewrote forward API to use cached parameter pushing instead of immediate pushing 2006-11-12 09:51:39 +00:00
sourcemod.h added some trivial comments 2006-11-08 07:44:26 +00:00