added automatic native registration

added string include file
renamed typeutil and its functions
redid a bunch of the string natives
string natives now register

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40238
This commit is contained in:
David Anderson
2006-12-30 07:23:17 +00:00
parent 17af34bba5
commit 388c062c96
14 changed files with 242 additions and 71 deletions
+12
View File
@@ -186,6 +186,10 @@
RelativePath="..\CTextParsers.cpp"
>
</File>
<File
RelativePath="..\sm_autonatives.cpp"
>
</File>
<File
RelativePath="..\sm_memtable.cpp"
>
@@ -232,6 +236,10 @@
RelativePath="..\CTextParsers.h"
>
</File>
<File
RelativePath="..\sm_autonatives.h"
>
</File>
<File
RelativePath="..\sm_globals.h"
>
@@ -479,6 +487,10 @@
<Filter
Name="Header Files"
>
<File
RelativePath="..\..\sourcepawn\include\sp_typeutil.h"
>
</File>
<File
RelativePath="..\vm\sp_vm_basecontext.h"
>