3553 lines
80 KiB
XML
Executable File
3553 lines
80 KiB
XML
Executable File
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="Torque Demo"
|
|
ProjectGUID="{B1004AB2-F57B-4330-A303-6DB62C433C93}"
|
|
RootNamespace="Torque Demo"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\../engine/out.VC8.DEBUG"
|
|
IntermediateDirectory=".\../engine/out.VC8.DEBUG"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\../engine/out.VC8.DEBUG/Torque Demo.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../lib/xiph/include;../lib/SDL/include;../lib/directx8;../lib/vorbis/include;../lib/zlib;../lib/lungif;../lib/lpng;../lib/ljpeg;../lib/openal/win32;../lib/MSPlatformSDK/Include;../engine"
|
|
PreprocessorDefinitions="UNICODE;TORQUE_DEBUG;_CRT_SECURE_NO_DEPRECATE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
TreatWChar_tAsBuiltInType="false"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=".\../engine/out.VC8.DEBUG/Torque Demo.pch"
|
|
AssemblerListingLocation=".\../engine/out.VC8.DEBUG/"
|
|
ObjectFile=".\../engine/out.VC8.DEBUG/"
|
|
ProgramDataBaseFileName=".\../engine/out.VC8.DEBUG/"
|
|
BrowseInformation="1"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
CompileAs="2"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="../lib/MSPlatformSDK/Include"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkLibraryDependencies="false"
|
|
AdditionalDependencies="unicows.lib kernel32.lib advapi32.lib user32.lib gdi32.lib shell32.lib comdlg32.lib version.lib mpr.lib rasapi32.lib winmm.lib winspool.lib vfw32.lib secur32.lib oleacc.lib oledlg.lib sensapi.lib wsock32.lib imm32.lib ljpeg_DEBUG.lib lpng_DEBUG.lib lungif_DEBUG.lib zlib_DEBUG.lib ogg_static.lib theora_static.lib vorbis_static.lib glu2d3d_DEBUG.lib opengl2d3d_DEBUG.lib $(NOINHERIT)"
|
|
OutputFile="../example/torqueDemo_DEBUG.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="../lib/xiph/win32;../lib/MSPlatformSDK/Lib;../lib/SDL/win32;../lib/out.VC8.DEBUG"
|
|
IgnoreDefaultLibraryNames="kernel32.lib;advapi32.lib;user32.lib;gdi32.lib;shell32.lib;comdlg32.lib;version.lib;mpr.lib;rasapi32.lib;winmm.lib;winspool.lib;vfw32.lib;secur32.lib;oleacc.lib;oledlg.lib;sensapi.lib;imm32.lib;wsock32.lib;LIBC;LIBCD;LIBCMT"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\../engine/out.VC8.DEBUG/torqueDemo_DEBUG.pdb"
|
|
GenerateMapFile="false"
|
|
MapExports="false"
|
|
SubSystem="1"
|
|
TargetMachine="1"
|
|
FixedBaseAddress="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\../engine/out.VC8.RELEASE"
|
|
IntermediateDirectory=".\../engine/out.VC8.RELEASE"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\../engine/out.VC8.RELEASE/Torque Demo.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories="../lib/xiph/include;../lib/directx8,../lib/vorbis/include,../lib/zlib,../lib/lungif,../lib/lpng,../lib/ljpeg,../lib/openal/win32,../lib/MSPlatformSDK/Include,../engine"
|
|
PreprocessorDefinitions="UNICODE;_CRT_SECURE_NO_DEPRECATE"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
TreatWChar_tAsBuiltInType="false"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=".\../engine/out.VC8.RELEASE/Torque Demo.pch"
|
|
AssemblerListingLocation=".\../engine/out.VC8.RELEASE/"
|
|
ObjectFile=".\../engine/out.VC8.RELEASE/"
|
|
ProgramDataBaseFileName=".\../engine/out.VC8.RELEASE/"
|
|
SuppressStartupBanner="true"
|
|
CompileAs="2"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="../lib/MSPlatformSDK/Include"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkLibraryDependencies="false"
|
|
AdditionalDependencies="unicows.lib kernel32.lib advapi32.lib user32.lib gdi32.lib shell32.lib comdlg32.lib version.lib mpr.lib rasapi32.lib winmm.lib winspool.lib vfw32.lib secur32.lib oleacc.lib oledlg.lib sensapi.lib wsock32.lib imm32.lib ljpeg.lib lpng.lib lungif.lib zlib.lib ogg_static.lib theora_static.lib vorbis_static.lib glu2d3d.lib opengl2d3d.lib"
|
|
OutputFile="../example/torqueDemo.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="../lib/xiph/win32;../lib/MSPlatformSDK/Lib;../lib/out.VC8.RELEASE"
|
|
IgnoreDefaultLibraryNames="kernel32.lib;advapi32.lib;user32.lib;gdi32.lib;shell32.lib;comdlg32.lib;version.lib;mpr.lib;rasapi32.lib;winmm.lib;winspool.lib;vfw32.lib;secur32.lib;oleacc.lib;oledlg.lib;sensapi.lib;imm32.lib;wsock32.lib;LIBC"
|
|
ProgramDatabaseFile=".\../engine/out.VC8.RELEASE/torqueDemo.pdb"
|
|
SubSystem="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;cc"
|
|
>
|
|
<File
|
|
RelativePath="TorqueDemo.rc"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<Filter
|
|
Name="collision"
|
|
Filter="cc"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\collision\abstractPolyList.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\abstractPolyList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\boxConvex.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\boxConvex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\clippedPolyList.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\clippedPolyList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\collision.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\concretePolyList.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\concretePolyList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\convex.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\convex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\convexBrush.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\convexBrush.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\depthSortList.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\depthSortList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\earlyOutPolyList.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\earlyOutPolyList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\extrudedPolyList.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\extrudedPolyList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\gjk.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\gjk.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\optimizedPolyList.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\optimizedPolyList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\planeExtractor.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\planeExtractor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\polyhedron.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\polyhedron.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\polytope.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\collision\polytope.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="console"
|
|
Filter="cc"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\console\ast.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\astAlloc.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\astNodes.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\BASgram.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\basgram.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\BASgram.y"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Generating TorqueBasic parser with bison..."
|
|
CommandLine="call "$(InputDir)\bison.bat" BAS BASgram.c BASgram.y "$(InputDir)" BASgram.cc
"
|
|
Outputs="$(InputDir)\BASgram.cc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Generating TorqueBasic parser with bison..."
|
|
CommandLine="call "$(InputDir)\bison.bat" BAS BASgram.c BASgram.y "$(InputDir)" BASgram.cc
"
|
|
Outputs="$(InputDir)\BASgram.cc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\BASscan.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\BASscan.l"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Generating TorqueBasic lexer with flex..."
|
|
CommandLine=""$(ProjectDir)..\bin\flex\flex" -PBAS -o"$(InputDir)\BASscan.cc" "$(InputPath)"
"
|
|
Outputs="$(InputDir)\BASscan.cc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Generating TorqueBasic lexer with flex..."
|
|
CommandLine=""$(ProjectDir)..\bin\flex\flex" -PBAS -o"$(InputDir)\BASscan.cc" "$(InputPath)"
"
|
|
Outputs="$(InputDir)\BASscan.cc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\CMDgram.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\cmdgram.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\CMDgram.y"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Generating TorqueScript parser with bison...."
|
|
CommandLine="call "$(InputDir)\bison.bat" CMD CMDgram.c CMDgram.y "$(InputDir)" CMDgram.cc
"
|
|
Outputs="$(InputDir)\CMDgram.cc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Generating TorqueScript parser with bison...."
|
|
CommandLine="call "$(InputDir)\bison.bat" CMD CMDgram.c CMDgram.y "$(InputDir)" CMDgram.cc
"
|
|
Outputs="$(InputDir)\CMDgram.cc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\CMDscan.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\CMDscan.l"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Generating TorqueScript lexer with flex..."
|
|
CommandLine=""$(ProjectDir)..\bin\flex\flex" -PCMD -o"$(InputDir)\CMDscan.cc" "$(InputPath)"
"
|
|
Outputs="$(InputDir)\CMDscan.cc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Generating TorqueScript lexer with flex..."
|
|
CommandLine=""$(ProjectDir)..\bin\flex\flex" -PCMD -o"$(InputDir)\CMDscan.cc" "$(InputPath)"
"
|
|
Outputs="$(InputDir)\CMDscan.cc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\codeBlock.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\codeBlock.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\compiledEval.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\compiler.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\compiler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\console.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\console.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\consoleDoc.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\consoleFunctions.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\consoleInternal.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\consoleInternal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\consoleLogger.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\consoleLogger.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\consoleObject.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\consoleObject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\consoleParser.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\consoleParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\consoleTypes.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\consoleTypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\dynamicTypes.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\dynamicTypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\objectTypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\scriptObject.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\simBase.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\simBase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\simDictionary.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\simDictionary.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\simManager.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\stringStack.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\stringStack.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\telnetConsole.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\telnetConsole.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\telnetDebugger.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\telnetDebugger.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\typeValidators.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\console\typeValidators.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="core"
|
|
Filter="cc"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\core\bitMatrix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\bitRender.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\bitRender.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\bitSet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\bitStream.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\bitStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\bitTables.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\bitTables.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\bitVector.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\bitVectorW.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\chunkFile.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\chunkFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\color.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\coreRes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\crc.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\crc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\dataChunker.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\dataChunker.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\dnet.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\dnet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\fileio.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\fileObject.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\fileObject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\fileStream.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\fileStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\filterStream.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\filterStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\findMatch.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\findMatch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\frameAllocator.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\frameAllocator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\idGenerator.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\idGenerator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\iTickable.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\iTickable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\llist.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\memStream.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\memstream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\nStream.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\nTypes.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\polyList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\realComp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\resDictionary.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\resizeStream.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\resizeStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\resManager.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\resManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\stream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\stringBuffer.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\stringBuffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\stringTable.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\stringTable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\tAlgorithm.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\theoraPlayer.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\theoraPlayer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\tokenizer.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\tokenizer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\torqueConfig.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\tSparseArray.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\tVector.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\tVector.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\unicode.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\unicode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\zipAggregate.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\zipAggregate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\zipHeaders.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\zipHeaders.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\zipSubStream.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\core\zipSubStream.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="dgl"
|
|
Filter="cc"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\dgl\bitmapBm8.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\bitmapBmp.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\bitmapGif.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\bitmapJpeg.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\bitmapPng.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\dgl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\dgl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\dglMatrix.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\gBitmap.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\gBitmap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\gChunkedTexManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\gDynamicTexture.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\gDynamicTexture.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\gFont.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\gFont.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\gPalette.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\gPalette.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\gTexManager.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\gTexManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\gVectorField.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\gVectorField.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\lensFlare.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\lensFlare.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\materialList.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\materialList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\materialPropertyMap.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\materialPropertyMap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\splineUtil.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\splineUtil.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\stripCache.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\dgl\stripCache.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="editor"
|
|
Filter="cc"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\editor\creator.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\editor\creator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\editor\editor.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\editor\editor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\editor\editTSCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\editor\editTSCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\editor\guiTerrPreviewCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\editor\guiTerrPreviewCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\editor\missionAreaEditor.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\editor\missionAreaEditor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\editor\terraformer.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\editor\terraformer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\editor\terraformerNoise.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\editor\terraformerNoise.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\editor\terraformerTexture.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\editor\terrainActions.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\editor\terrainActions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\editor\terrainEditor.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\editor\terrainEditor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\editor\worldEditor.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\editor\worldEditor.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="game"
|
|
Filter="cc"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\game\aiConnection.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\aiConnection.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\aiPlayer.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\aiPlayer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\aiWheeledVehicle.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\aiWheeledVehicle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\ambientAudioManager.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\ambientAudioManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\audioEmitter.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\audioEmitter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\auth.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\badWordFilter.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\badWordFilter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\banList.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\banList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\camera.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\camera.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\cameraSpline.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\cameraSpline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\collisionTest.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\collisionTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\debris.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\debris.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\debugView.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\debugView.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\demoGame.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fireballAtmosphere.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fireballAtmosphere.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\game.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\game.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\gameBase.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\gameBase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\gameConnection.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\gameConnection.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\gameConnectionEvents.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\gameConnectionEvents.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\gameConnectionMoves.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\gameFunctions.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\gameFunctions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\gameProcess.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\gameTSCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\gameTSCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\guiNoMouseCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\guiPlayerView.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\guiPlayerView.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\item.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\item.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\main.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\missionArea.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\missionArea.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\missionMarker.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\missionMarker.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\moveManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\objectTypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\pathCamera.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\pathCamera.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\physicalZone.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\physicalZone.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\player.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\player.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\projectile.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\projectile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\rigid.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\rigid.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\rigidShape.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\rigidShape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\scopeAlwaysShape.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\shadow.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\shadow.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\shapeBase.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\shapeBase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\shapeCollision.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\shapeImage.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\showTSShape.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\showTSShape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\sphere.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\sphere.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\staticShape.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\staticShape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\trigger.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\trigger.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\tsStatic.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\tsStatic.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\version.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\version.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="fps"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\game\fps\guiClockHud.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fps\guiCrossHairHud.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fps\guiHealthBarHud.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fps\guiShapeNameHud.cc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="fx"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\game\fx\cameraFXMgr.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\cameraFXMgr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\explosion.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\explosion.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\fxFoliageReplicator.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\fxFoliageReplicator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\fxLight.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\fxLight.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\fxRenderObject.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\fxRenderObject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\fxShapeReplicator.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\fxShapeReplicator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\fxSunLight.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\fxSunLight.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\lightning.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\lightning.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\particleEmitter.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\particleEmitter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\particleEngine.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\particleEngine.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\precipitation.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\precipitation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\splash.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\splash.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\underLava.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\underLava.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\weatherLightning.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\fx\weatherLightning.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="net"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\game\net\httpObject.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\net\httpObject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\net\net.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\net\netTest.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\net\serverQuery.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\net\serverQuery.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\net\tcpObject.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\net\tcpObject.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="vehicles"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\game\vehicles\flyingVehicle.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\vehicles\flyingVehicle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\vehicles\guiSpeedometer.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\vehicles\hoverVehicle.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\vehicles\hoverVehicle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\vehicles\vehicle.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\vehicles\vehicle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\vehicles\vehicleBlocker.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\vehicles\vehicleBlocker.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\vehicles\wheeledVehicle.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\game\vehicles\wheeledVehicle.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="gui"
|
|
Filter="cc"
|
|
>
|
|
<Filter
|
|
Name="core"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\gui\core\guiArrayCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\core\guiArrayCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\core\guiCanvas.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\core\guiCanvas.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\core\guiControl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\core\guiControl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\core\guiDefaultControlRender.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\core\guiDefaultControlRender.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\core\guiTSControl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\core\guiTSControl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\core\guiTypes.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\core\guiTypes.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="containers"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\gui\containers\guiCtrlArrayCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\containers\guiCtrlArrayCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\containers\guiFrameCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\containers\guiFrameCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\containers\guiPaneCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\containers\guiPaneCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\containers\guiScrollCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\containers\guiScrollCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\containers\guiStackCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\containers\guiStackCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\containers\guiTabBookCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\containers\guiTabBookCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\containers\guiWindowCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\containers\guiWindowCtrl.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="controls"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiBackgroundCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiBackgroundCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiBitmapBorderCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiBitmapButtonCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiBitmapButtonCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiBitmapCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiBitmapCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiBorderButton.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiButtonBaseCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiButtonBaseCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiButtonCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiButtonCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiCheckBoxCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiCheckBoxCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiColorPicker.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiColorPicker.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiConsole.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiConsole.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiConsoleEditCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiConsoleEditCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiConsoleTextCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiConsoleTextCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiDirectoryFileListCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiDirectoryFileListCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiDirectoryTreeCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiDirectoryTreeCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiListBoxCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiListBoxCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiMLTextCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiMLTextCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiMLTextEditCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiMLTextEditCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiPopUpCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiPopUpCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiRadioCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiRadioCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiSliderCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiSliderCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\GuiTabPageCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\GuiTabPageCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiTextCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiTextCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiTextEditCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiTextEditCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiTextEditSliderCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiTextEditSliderCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiTextListCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiTextListCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiTreeViewCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\controls\guiTreeViewCtrl.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="game"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\gui\game\guiAviBitmapCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\game\guiAviBitmapCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\game\guiChunkedBitmapCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\game\guiFadeinBitmapCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\game\guiMessageVectorCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\game\guiMessageVectorCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\game\guiProgressCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\game\guiProgressCtrl.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="utility"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\gui\utility\guiBubbleTextCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\utility\guiBubbleTextCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\utility\guiInputCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\utility\guiInputCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\utility\guiMouseEventCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\utility\guiMouseEventCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\utility\guiTransitionCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\utility\guiTransitionCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\utility\messageVector.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\utility\messageVector.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="editor"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\gui\editor\guiControlListPopup.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\editor\guiDebugger.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\editor\guiDebugger.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\editor\guiEditCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\editor\guiEditCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\editor\guiFilterCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\editor\guiFilterCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\editor\guiGraphCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\editor\guiGraphCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\editor\guiInspector.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\editor\guiInspector.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\editor\guiInspectorTypes.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\editor\guiInspectorTypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\editor\guiMenuBar.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\editor\guiMenuBar.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="shiny"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\gui\shiny\guiEffectCanvas.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\shiny\guiEffectCanvas.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\shiny\guiTheoraCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\shiny\guiTheoraCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\shiny\guiTickCtrl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\gui\shiny\guiTickCtrl.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="interior"
|
|
Filter="cc"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\interior\floorPlanRes.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\floorPlanRes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\fogCalc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\forceField.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\forceField.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\interior.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\interior.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\interiorCollision.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\interiorDebug.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\interiorInstance.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\interiorInstance.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\interiorIO.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\interiorLightAnim.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\interiorLMManager.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\interiorLMManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\interiorMap.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\interiorMap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\interiorMapRes.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\interiorMapRes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\interiorRender.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\interiorRes.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\interiorRes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\interiorResObjects.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\interiorResObjects.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\interiorSubObject.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\interiorSubObject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\itf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\itfdump.asm"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine=""$(SolutionDir)..\bin\nasm\nasmw.exe" -f win32 "$(InputPath)" -o "$(IntDir)/$(InputName).obj"
"
|
|
Outputs="$(IntDir)/$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine=""$(SolutionDir)..\bin\nasm\nasmw.exe" -f win32 "$(InputPath)" -o "$(IntDir)/$(InputName).obj"
"
|
|
Outputs="$(IntDir)/$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\lightUpdateGrouper.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\lightUpdateGrouper.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\mirrorSubObject.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\mirrorSubObject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\pathedInterior.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\interior\pathedInterior.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="math"
|
|
Filter="cc"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\math\mathIO.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mathTypes.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mathTypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mathUtils.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mathUtils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mBox.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mBox.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mConsoleFunctions.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mConstants.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mMath.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mMath_ASM.asm"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine=""$(SolutionDir)..\bin\nasm\nasmw.exe" -f win32 "$(InputPath)" -o "$(IntDir)/$(InputName).obj"
"
|
|
Outputs="$(IntDir)/$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine=""$(SolutionDir)..\bin\nasm\nasmw.exe" -f win32 "$(InputPath)" -o "$(IntDir)/$(InputName).obj"
"
|
|
Outputs="$(IntDir)/$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mMath_C.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mMathAMD.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mMathAMD_ASM.asm"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine=""$(SolutionDir)..\bin\nasm\nasmw.exe" -f win32 "$(InputPath)" -o "$(IntDir)/$(InputName).obj"
"
|
|
Outputs="$(IntDir)/$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine=""$(SolutionDir)..\bin\nasm\nasmw.exe" -f win32 "$(InputPath)" -o "$(IntDir)/$(InputName).obj"
"
|
|
Outputs="$(IntDir)/$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mMathFn.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mMathFn.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mMathSSE.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mMathSSE_ASM.asm"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine=""$(SolutionDir)..\bin\nasm\nasmw.exe" -f win32 "$(InputPath)" -o "$(IntDir)/$(InputName).obj"
"
|
|
Outputs="$(IntDir)/$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine=""$(SolutionDir)..\bin\nasm\nasmw.exe" -f win32 "$(InputPath)" -o "$(IntDir)/$(InputName).obj"
"
|
|
Outputs="$(IntDir)/$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mMatrix.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mMatrix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mPlane.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mPlaneTransformer.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mPlaneTransformer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mPoint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mQuadPatch.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mQuadPatch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mQuat.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mQuat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mRandom.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mRandom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mRect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mSolver.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mSphere.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mSplinePatch.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mSplinePatch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\math\mTrig.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="platform"
|
|
Filter="cc"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\platform\3DFX.H"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\event.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\gameInterface.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\gameInterface.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\GLCoreFunc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\GLExtFunc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\GLUFunc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\platform.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\platform.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\platformAssert.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\platformAssert.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\platformAudio.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\platformCPU.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\platformCPUInfo.asm"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine=""$(SolutionDir)..\bin\nasm\nasmw.exe" -f win32 "$(InputPath)" -o "$(IntDir)/$(InputName).obj"
"
|
|
Outputs="$(IntDir)/$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine=""$(SolutionDir)..\bin\nasm\nasmw.exe" -f win32 "$(InputPath)" -o "$(IntDir)/$(InputName).obj"
"
|
|
Outputs="$(IntDir)/$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\platformFileIO.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\platformFont.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\platformInput.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\platformMemory.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\platformMutex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\platformRedBook.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\platformRedBook.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\platformSemaphore.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\platformString.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\platformThread.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\platformVideo.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\platformVideo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\profiler.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\profiler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\types.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platform\typesWin32.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="platformWin32"
|
|
Filter="cc"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\GLWinExtFunc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\GLWinFunc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\platformAL.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\platformGL.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\platformWin32.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winAsmBlit.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winConsole.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winConsole.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winCPUInfo.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winD3DVideo.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winD3DVideo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winDInputDevice.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winDInputDevice.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winDirectInput.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winDirectInput.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winFileio.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winFont.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winGL.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winGLSpecial.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winInput.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winMath.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winMath_ASM.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winMemory.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winMutex.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winNet.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winOGLVideo.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winOGLVideo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winOpenAL.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winProcessControl.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winRedbook.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winSemaphore.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winStrings.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winThread.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winTime.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winV2Video.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winV2Video.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\platformWin32\winWindow.cc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="sceneGraph"
|
|
Filter="cc"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\sceneGraph\detailManager.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sceneGraph\detailManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sceneGraph\sceneGraph.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sceneGraph\sceneGraph.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sceneGraph\sceneLighting.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sceneGraph\sceneLighting.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sceneGraph\sceneRoot.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sceneGraph\sceneRoot.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sceneGraph\sceneState.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sceneGraph\sceneState.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sceneGraph\sceneTraversal.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sceneGraph\sgUtil.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sceneGraph\sgUtil.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sceneGraph\shadowVolumeBSP.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sceneGraph\shadowVolumeBSP.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sceneGraph\windingClipper.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sceneGraph\windingClipper.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="sim"
|
|
Filter="cc"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\sim\actionMap.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\actionMap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\connectionStringTable.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\connectionStringTable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\decalManager.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\decalManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\netConnection.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\netConnection.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\netDownload.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\netEvent.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\netGhost.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\netInterface.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\netInterface.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\netObject.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\netObject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\netStringTable.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\netStringTable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\pathManager.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\pathManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\sceneObject.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\sceneObject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\simPath.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\sim\simPath.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="terrain"
|
|
Filter="cc"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\terrain\blender.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\terrain\blender.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\terrain\blender_asm.asm"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine=""$(SolutionDir)..\bin\nasm\nasmw.exe" -f win32 "$(InputPath)" -o "$(IntDir)/$(InputName).obj"
"
|
|
Outputs="$(IntDir)/$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine=""$(SolutionDir)..\bin\nasm\nasmw.exe" -f win32 "$(InputPath)" -o "$(IntDir)/$(InputName).obj"
"
|
|
Outputs="$(IntDir)/$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\terrain\bvQuadTree.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\terrain\bvQuadTree.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\terrain\fluid.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\terrain\fluidQuadTree.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\terrain\fluidRender.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\terrain\fluidSupport.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\terrain\sky.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\terrain\sky.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\terrain\sun.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\terrain\sun.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\terrain\terrCollision.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\terrain\terrData.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\terrain\terrData.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\terrain\terrLighting.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\terrain\terrRender.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\terrain\terrRender.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\terrain\waterBlock.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\terrain\waterBlock.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ts"
|
|
Filter="cc"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\ts\tsAnimate.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsCollision.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsDecal.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsDecal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsDump.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsIntegerSet.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsIntegerSet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsLastDetail.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsLastDetail.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsMaterialList.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsMesh.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsMesh.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsPartInstance.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsPartInstance.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsShape.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsShape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsShapeAlloc.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsShapeAlloc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsShapeConstruct.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsShapeConstruct.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsShapeInstance.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsShapeInstance.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsShapeOldRead.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsSortedMesh.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsSortedMesh.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsThread.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsTransform.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\ts\tsTransform.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="audio"
|
|
Filter="cc"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\audio\audio.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\audio\audio.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\audio\audioBuffer.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\audio\audioBuffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\audio\audioDataBlock.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\audio\audioDataBlock.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\audio\audioFunctions.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\audio\audioStreamSource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\audio\audioStreamSourceFactory.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\audio\audioStreamSourceFactory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\audio\oggMixedStreamSource.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\audio\oggMixedStreamSource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\audio\vorbisStream.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\audio\vorbisStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\audio\vorbisStreamSource.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\audio\vorbisStreamSource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\audio\wavStreamSource.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\audio\wavStreamSource.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="util"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\util\fourcc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\util\frustrumCuller.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\util\frustrumCuller.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\util\quadTreeTracer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\util\quadTreeTracer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\util\rectClipper.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\util\rectClipper.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\util\safeDelete.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\util\triBoxCheck.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\util\triBoxCheck.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\util\triRayCheck.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\util\triRayCheck.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="i18n"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\i18n\i18n.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\i18n\i18n.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\i18n\lang.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\i18n\lang.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="lightingSystem"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgBinaryVolumePartitionTree.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgBinaryVolumePartitionTree.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgD3DCompatibility.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgD3DCompatibility.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgDecalProjector.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgDecalProjector.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgDetailMapping.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgDetailMapping.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgHashMap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgLighting.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgLightingModel.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgLightingModel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgLightManager.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgLightManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgLightMap.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgLightMap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgLightObject.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgLightObject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgMissionLightingFilter.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgMissionLightingFilter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgObjectShadows.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgObjectShadows.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgSceneLighting.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgSceneLighting.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgSceneLightingGlobals.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgSceneLightingInterior.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgSceneLightingTerrain.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgScenePersist.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\sgScenePersist.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\volLight.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\lightingSystem\volLight.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="constructor"
|
|
>
|
|
<File
|
|
RelativePath="..\engine\constructor\constructorSimpleMesh.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\engine\constructor\constructorSimpleMesh.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
<Global
|
|
Name="RESOURCE_FILE"
|
|
Value="TorqueDemo.rc"
|
|
/>
|
|
</Globals>
|
|
</VisualStudioProject>
|