sourcemod/core
David Anderson eabc33b4d2 fixed a problem causing the string table to never grow
fixed growth and zeroing of the base array (was corrupting)
fixed parent being set wrong resulting in node access corruption
fixed a really retarded loop bug
fixed base array growth invalidating cached pointers
fixed insertion of similar strings which both had valid arc paths but no terminators

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40198
2006-12-06 23:35:51 +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 fixed a problem causing the string table to never grow 2006-12-06 23:35:51 +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