Merge changes from 1.1 branch.

--HG--
rename : core/systems/ExtensionSys.cpp => core/ExtensionSys.cpp
rename : core/systems/PluginSys.h => core/PluginSys.h
This commit is contained in:
David Anderson
2008-11-18 06:08:48 -08:00
21 changed files with 81 additions and 94 deletions
+56 -73
View File
@@ -1101,6 +1101,14 @@
RelativePath="..\EventManager.cpp"
>
</File>
<File
RelativePath="..\ExtensionSys.cpp"
>
</File>
<File
RelativePath="..\ForwardSys.cpp"
>
</File>
<File
RelativePath="..\frame_hooks.cpp"
>
@@ -1117,6 +1125,14 @@
RelativePath="..\HalfLife2.cpp"
>
</File>
<File
RelativePath="..\HandleSys.cpp"
>
</File>
<File
RelativePath="..\LibrarySys.cpp"
>
</File>
<File
RelativePath="..\Logger.cpp"
>
@@ -1165,10 +1181,22 @@
RelativePath="..\PlayerManager.cpp"
>
</File>
<File
RelativePath="..\PluginInfoDatabase.cpp"
>
</File>
<File
RelativePath="..\PluginSys.cpp"
>
</File>
<File
RelativePath="..\Profiler.cpp"
>
</File>
<File
RelativePath="..\ShareSys.cpp"
>
</File>
<File
RelativePath="..\sm_autonatives.cpp"
>
@@ -1283,6 +1311,14 @@
RelativePath="..\EventManager.h"
>
</File>
<File
RelativePath="..\ExtensionSys.h"
>
</File>
<File
RelativePath="..\ForwardSys.h"
>
</File>
<File
RelativePath="..\frame_hooks.h"
>
@@ -1299,6 +1335,14 @@
RelativePath="..\HalfLife2.h"
>
</File>
<File
RelativePath="..\HandleSys.h"
>
</File>
<File
RelativePath="..\LibrarySys.h"
>
</File>
<File
RelativePath="..\Logger.h"
>
@@ -1347,10 +1391,22 @@
RelativePath="..\PlayerManager.h"
>
</File>
<File
RelativePath="..\PluginInfoDatabase.h"
>
</File>
<File
RelativePath="..\PluginSys.h"
>
</File>
<File
RelativePath="..\Profiler.h"
>
</File>
<File
RelativePath="..\ShareSys.h"
>
</File>
<File
RelativePath="..\sm_autonatives.h"
>
@@ -1521,79 +1577,6 @@
>
</File>
</Filter>
<Filter
Name="Systems"
UniqueIdentifier="{63775418-DF3F-4198-BFB1-738B19EE3EE0}"
>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{7D3AB33D-C1AD-46ee-B505-FEA8B6EF18E4}"
>
<File
RelativePath="..\systems\ExtensionSys.h"
>
</File>
<File
RelativePath="..\systems\ForwardSys.h"
>
</File>
<File
RelativePath="..\systems\HandleSys.h"
>
</File>
<File
RelativePath="..\systems\LibrarySys.h"
>
</File>
<File
RelativePath="..\systems\PluginInfoDatabase.h"
>
</File>
<File
RelativePath="..\systems\PluginSys.h"
>
</File>
<File
RelativePath="..\systems\ShareSys.h"
>
</File>
</Filter>
<Filter
Name="Source Files"
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{D1864A10-FF5F-4672-A70E-57C9F7486F92}"
>
<File
RelativePath="..\systems\ExtensionSys.cpp"
>
</File>
<File
RelativePath="..\systems\ForwardSys.cpp"
>
</File>
<File
RelativePath="..\systems\HandleSys.cpp"
>
</File>
<File
RelativePath="..\systems\LibrarySys.cpp"
>
</File>
<File
RelativePath="..\systems\PluginInfoDatabase.cpp"
>
</File>
<File
RelativePath="..\systems\PluginSys.cpp"
>
</File>
<File
RelativePath="..\systems\ShareSys.cpp"
>
</File>
</Filter>
</Filter>
<Filter
Name="SourcePawn"
UniqueIdentifier="{C3C3DC6E-E392-4916-B893-7ACB92192DE0}"