Implemented amb584 - CGlobalEntityList support in SDKTools

Also added FindEntityByClassname native to start this off

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401246
This commit is contained in:
Scott Ehlert
2007-08-01 07:18:58 +00:00
parent c611ba9ea5
commit bcc798e165
13 changed files with 222 additions and 104 deletions
+8 -8
View File
@@ -187,10 +187,6 @@
RelativePath="..\extension.cpp"
>
</File>
<File
RelativePath="..\gamerules.cpp"
>
</File>
<File
RelativePath="..\tempents.cpp"
>
@@ -215,6 +211,10 @@
RelativePath="..\vdecoder.cpp"
>
</File>
<File
RelativePath="..\vglobals.cpp"
>
</File>
<File
RelativePath="..\vhelpers.cpp"
>
@@ -249,10 +249,6 @@
RelativePath="..\extension.h"
>
</File>
<File
RelativePath="..\gamerules.h"
>
</File>
<File
RelativePath="..\tempents.h"
>
@@ -265,6 +261,10 @@
RelativePath="..\vdecoder.h"
>
</File>
<File
RelativePath="..\vglobals.h"
>
</File>
<File
RelativePath="..\vhelpers.h"
>