mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-12-25 02:10:53 +00:00
1261 lines
22 KiB
Text
1261 lines
22 KiB
Text
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="9.00"
|
||
|
Name="ai_service"
|
||
|
ProjectGUID="{4D1D9148-EA23-41C8-8D81-78ED8D2FBD63}"
|
||
|
RootNamespace="ai_service"
|
||
|
Keyword="Win32Proj"
|
||
|
TargetFrameworkVersion="196613"
|
||
|
>
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"
|
||
|
/>
|
||
|
<Platform
|
||
|
Name="x64"
|
||
|
/>
|
||
|
</Platforms>
|
||
|
<ToolFiles>
|
||
|
</ToolFiles>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||
|
IntermediateDirectory="$(SolutionDir)obj\$(ConfigurationName)\$(ProjectName)"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="1"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="4"
|
||
|
InlineFunctionExpansion="1"
|
||
|
AdditionalIncludeDirectories="../../../common/src;.;.."
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
|
||
|
MinimalRebuild="true"
|
||
|
ExceptionHandling="2"
|
||
|
BasicRuntimeChecks="3"
|
||
|
SmallerTypeCheck="true"
|
||
|
RuntimeLibrary="3"
|
||
|
UsePrecompiledHeader="2"
|
||
|
PrecompiledHeaderThrough="stdpch.h"
|
||
|
WarningLevel="3"
|
||
|
DebugInformationFormat="3"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="libxml2.lib zlib.lib mysqlclient.lib"
|
||
|
LinkIncremental="2"
|
||
|
GenerateDebugInformation="true"
|
||
|
SubSystem="2"
|
||
|
TargetMachine="1"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Debug|x64"
|
||
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
||
|
IntermediateDirectory="$(SolutionDir)obj64\$(ConfigurationName)\$(ProjectName)"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="1"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
TargetEnvironment="3"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="4"
|
||
|
InlineFunctionExpansion="1"
|
||
|
AdditionalIncludeDirectories="../../../common/src;.;.."
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
|
||
|
MinimalRebuild="true"
|
||
|
ExceptionHandling="2"
|
||
|
BasicRuntimeChecks="3"
|
||
|
SmallerTypeCheck="true"
|
||
|
RuntimeLibrary="3"
|
||
|
UsePrecompiledHeader="2"
|
||
|
PrecompiledHeaderThrough="stdpch.h"
|
||
|
WarningLevel="3"
|
||
|
DebugInformationFormat="3"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="mysqlclient.lib"
|
||
|
LinkIncremental="2"
|
||
|
IgnoreDefaultLibraryNames="msvcrt.lib"
|
||
|
GenerateDebugInformation="true"
|
||
|
SubSystem="2"
|
||
|
TargetMachine="17"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||
|
IntermediateDirectory="$(SolutionDir)obj\$(ConfigurationName)\$(ProjectName)"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="1"
|
||
|
WholeProgramOptimization="0"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="3"
|
||
|
InlineFunctionExpansion="2"
|
||
|
EnableIntrinsicFunctions="true"
|
||
|
FavorSizeOrSpeed="1"
|
||
|
OmitFramePointers="true"
|
||
|
EnableFiberSafeOptimizations="true"
|
||
|
WholeProgramOptimization="false"
|
||
|
AdditionalIncludeDirectories="../../../common/src;.;.."
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
||
|
StringPooling="true"
|
||
|
ExceptionHandling="2"
|
||
|
RuntimeLibrary="2"
|
||
|
BufferSecurityCheck="false"
|
||
|
UsePrecompiledHeader="2"
|
||
|
PrecompiledHeaderThrough="stdpch.h"
|
||
|
WarningLevel="3"
|
||
|
DebugInformationFormat="3"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="libxml2.lib zlib.lib mysqlclient.lib"
|
||
|
LinkIncremental="1"
|
||
|
IgnoreDefaultLibraryNames="libcmt.lib"
|
||
|
GenerateDebugInformation="true"
|
||
|
SubSystem="2"
|
||
|
OptimizeReferences="2"
|
||
|
EnableCOMDATFolding="2"
|
||
|
TargetMachine="1"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|x64"
|
||
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
||
|
IntermediateDirectory="$(SolutionDir)obj64\$(ConfigurationName)\$(ProjectName)"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="1"
|
||
|
WholeProgramOptimization="0"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
TargetEnvironment="3"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="3"
|
||
|
InlineFunctionExpansion="2"
|
||
|
EnableIntrinsicFunctions="true"
|
||
|
FavorSizeOrSpeed="1"
|
||
|
OmitFramePointers="true"
|
||
|
EnableFiberSafeOptimizations="true"
|
||
|
WholeProgramOptimization="false"
|
||
|
AdditionalIncludeDirectories="../../../common/src;.;.."
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
||
|
StringPooling="true"
|
||
|
ExceptionHandling="2"
|
||
|
RuntimeLibrary="2"
|
||
|
BufferSecurityCheck="false"
|
||
|
UsePrecompiledHeader="2"
|
||
|
PrecompiledHeaderThrough="stdpch.h"
|
||
|
WarningLevel="3"
|
||
|
DebugInformationFormat="3"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="libxml2.lib zlib.lib mysqlclient.lib"
|
||
|
LinkIncremental="1"
|
||
|
IgnoreDefaultLibraryNames="libcmt.lib"
|
||
|
GenerateDebugInformation="true"
|
||
|
SubSystem="2"
|
||
|
OptimizeReferences="2"
|
||
|
EnableCOMDATFolding="2"
|
||
|
TargetMachine="17"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<File
|
||
|
RelativePath=".\admin.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_aggro.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_aggro.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_bot.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_bot.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_bot_easter_egg.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_bot_easter_egg.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_bot_fauna.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_bot_fauna.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_bot_inline.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_bot_npc.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_bot_npc.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_bot_pet.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_bot_pet.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_continent.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_control_npc.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_control_npc.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_entity.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_entity_matrix.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_entity_physical.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_entity_physical.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_entity_physical_inline.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_factory.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_generic_fight.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_generic_fight.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_generic_fight_helpers.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_grp.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_grp.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_grp_fauna.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_grp_fauna.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_grp_npc.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_grp_npc.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_grp_pet.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_grp_pet.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_inline.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_instance.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_instance.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_instance_inline.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_keywords.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_keywords.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_logic_action.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_map.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_messages.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_mgr.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_mgr.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_mgr_fauna.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_mgr_fauna.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_mgr_npc.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_mgr_npc.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_mgr_pet.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_mgr_pet.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_outpost.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_outpost.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_outpost_actions.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_place.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_place.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_place_patat.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_place_xyr.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_player.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_player.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_pos.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_pos_mirror.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_pos_mirror_inline.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_profile_fauna.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_profile_fauna.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_profile_fauna_inline.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_profile_npc.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_profile_npc.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_profile_pet.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_profile_pet.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_route.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_route_beeline.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_script_comp.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_script_comp.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_script_data_manager.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_script_data_manager.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_spire.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_spire.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_state_npc.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_variables.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_variables.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_vector_mirror.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_vision.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ai_vision.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\aids_interface.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\aids_interface.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ais_actions.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ais_actions.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ais_actions_fauna.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ais_actions_global.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ais_actions_npc.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ais_control.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ais_control.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ais_spawn_ctrl.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ais_user_models.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\ais_user_models.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\alias_tree_owner.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\alias_tree_owner.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\alias_tree_root.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\bot_chat_interface.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\bot_chat_interface.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\child_container.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\client_message.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\client_message.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\combat_interface.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\combat_interface.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\commands.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\commands.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\continent.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\continent.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\continent_actions.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\continent_inline.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\debug_history.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\dyn_grp.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\dyn_grp_inline.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\dyn_mission.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\dyn_mission.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\egs_interface.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\egs_interface.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\event_manager.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\event_reaction.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\event_reaction.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\event_reaction_container.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\event_reaction_include.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\family_behavior.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\family_behavior.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\family_profile.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\family_profile.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\family_profile_tribe.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\family_profile_tribe.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\fx_entity.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\fx_entity.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\fx_entity_manager.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\fx_entity_manager.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\generic_logic_action.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\group_profile.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\group_profile.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\keyword.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\keyword.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\keyword_owner.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\knapsack_solver.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\knapsack_solver.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\list_link.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\listener_emitter.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\manager_parent.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\messages.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\messages.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\mirrors.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\mirrors.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\named_entity.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\named_entity.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\named_entity_manager.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\named_entity_manager.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\nf_grp.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\nf_grp_npc.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\nf_helpers.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\nf_helpers.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\nf_state_instance.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\nf_static.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\npc_description_msg.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\npc_description_msg.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\owners.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\path_behaviors.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\path_behaviors.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\persistent_spawnable.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\profile.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\profile_in_state.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\script_compiler.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\script_compiler.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\script_compiler_native_func.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\script_parser.lex"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\script_parser.yacc"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\script_parser_lex.cpp"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
UsePrecompiledHeader="0"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|x64"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
UsePrecompiledHeader="0"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
UsePrecompiledHeader="0"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|x64"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
UsePrecompiledHeader="0"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\script_parser_yacc.cpp"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
UsePrecompiledHeader="0"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|x64"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
UsePrecompiledHeader="0"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
UsePrecompiledHeader="0"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|x64"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
UsePrecompiledHeader="0"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\script_parser_yacc.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\script_vm.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\script_vm.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\service_dependencies.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\service_main.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\sheets.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\sheets.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\state_chat.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\state_chat.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\state_instance.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\state_instance.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\state_profil.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\state_profil.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\states.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\states.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\stdpch.cpp"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
UsePrecompiledHeader="1"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|x64"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
UsePrecompiledHeader="1"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
UsePrecompiledHeader="1"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|x64"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
UsePrecompiledHeader="1"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\stdpch.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\time_interface.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\time_interface.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\timer.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\vector_2i.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\visual_properties_interface.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\visual_properties_interface.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\world_container.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\world_container.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\world_map_link.h"
|
||
|
>
|
||
|
</File>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|