Go to file
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
configs Added ITextParsers interfaces 2006-11-05 07:19:23 +00:00
core fixed a problem causing the string table to never grow 2006-12-06 23:35:51 +00:00
plugins updated types and test plugin 2006-11-12 02:27:27 +00:00
sourcepawn fixed a compiler bug with declaring natives having parameters with no arrays and returning strings 2006-12-06 00:53:34 +00:00