Files
Sun1602/Server/GameServer/GameServer.2008.vcproj
T
2022-10-26 12:25:11 +08:00

4747 lines
89 KiB
XML

<?xml version="1.0" encoding="ks_c_5601-1987"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="GameServer"
ProjectGUID="{11FC2CBB-8F66-4093-B89F-1B9F8FCE40D4}"
RootNamespace="GameServer"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug - (Server)|Win32"
OutputDirectory="..\_binv90"
IntermediateDirectory="..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="1"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/Zm128"
Optimization="0"
AdditionalIncludeDirectories="&quot;$(ProjectDir)&quot;;&quot;$(ProjectDir)Party&quot;;&quot;$(ProjectDir)Status&quot;;&quot;$(ProjectDir)npcai&quot;;&quot;$(ProjectDir)..\..\ProgramCommon&quot;;&quot;$(ProjectDir)..\..\Utility&quot;;&quot;$(ProjectDir)..\include&quot;;&quot;$(ProjectDir)..\Common&quot;;&quot;$(ProjectDir)..\..\Server\SunWriteLog&quot;;&quot;$(ProjectDir)..\..\include&quot;;&quot;$(ProjectDir)..\..\SolarQuest&quot;;&quot;$(ProjectDir)..\..\AreaConquest&quot;;&quot;$(ProjectDir)..\..\RankingLib&quot;;&quot;$(ProjectDir)..\..\SolarShop&quot;;&quot;$(ProjectDir)..\..\SolarTrigger&quot;;&quot;$(ProjectDir)..\..\SolarSlot&quot;;&quot;$(ProjectDir)..\..\SUN3DENGINE\include&quot;;&quot;$(ProjectDir)..\..\SUN3DENGINE\include\ProgramCommon&quot;;&quot;$(ProjectDir)..\..\SUN3DENGINE\include\Client&quot;;&quot;$(ProjectDir)..\..\PartyLib&quot;;&quot;$(ProjectDir)..\..\Achievement&quot;;&quot;$(ProjectDir)..\Shop\public_src&quot;;&quot;$(ProjectDir)..\Shop\ClientStub&quot;"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_SERVER"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
RuntimeTypeInfo="true"
UsePrecompiledHeader="2"
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
WarningLevel="0"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\FieldServer_d.exe"
LinkIncremental="2"
AdditionalLibraryDirectories="$(ProjectDir)..\Shop\_lib"
IgnoreDefaultLibraryNames="LIBCD.lib;msvcrtd.lib;libcmt.lib;msvcprtd.lib"
GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
GenerateMapFile="true"
MapFileName="$(OutDir)\$(TargetName).map"
MapExports="true"
SubSystem="2"
EntryPointSymbol="SunEntryPoint"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="if exist $(TargetPath) copy $(TargetPath) $(TargetDir)\BattleServer_d.exe&#x0D;&#x0A;call &quot;$(ProjectDir)..\_bin\util\obj2lib.bat&quot; &quot;$(ProjectDir)..\lib\v90\GameServer_d.lib&quot; &quot;$(IntDir)&quot;&#x0D;&#x0A;"
/>
</Configuration>
<Configuration
Name="Release - (Server)|Win32"
OutputDirectory="..\..\..\..\SUN_Server"
IntermediateDirectory="..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="1"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/Zm124"
Optimization="0"
InlineFunctionExpansion="0"
EnableIntrinsicFunctions="false"
FavorSizeOrSpeed="0"
OmitFramePointers="false"
AdditionalIncludeDirectories="&quot;$(ProjectDir)&quot;;&quot;$(ProjectDir)Party&quot;;&quot;$(ProjectDir)Status&quot;;&quot;$(ProjectDir)npcai&quot;;&quot;$(ProjectDir)..\..\ProgramCommon&quot;;&quot;$(ProjectDir)..\..\Utility&quot;;&quot;$(ProjectDir)..\include&quot;;&quot;$(ProjectDir)..\Common&quot;;&quot;$(ProjectDir)..\..\Server\SunWriteLog&quot;;&quot;$(ProjectDir)..\..\include&quot;;&quot;$(ProjectDir)..\..\SolarQuest&quot;;&quot;$(ProjectDir)..\..\AreaConquest&quot;;&quot;$(ProjectDir)..\..\RankingLib&quot;;&quot;$(ProjectDir)..\..\SolarShop&quot;;&quot;$(ProjectDir)..\..\SolarTrigger&quot;;&quot;$(ProjectDir)..\..\SolarSlot&quot;;&quot;$(ProjectDir)..\..\SUN3DENGINE\include&quot;;&quot;$(ProjectDir)..\..\SUN3DENGINE\include\ProgramCommon&quot;;&quot;$(ProjectDir)..\..\SUN3DENGINE\include\Client&quot;;&quot;$(ProjectDir)..\..\PartyLib&quot;;&quot;$(ProjectDir)..\..\Achievement&quot;;&quot;$(ProjectDir)..\Shop\public_src&quot;;&quot;$(ProjectDir)..\Shop\ClientStub&quot;;C:\boost_1_63_0"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_SERVER"
RuntimeLibrary="0"
RuntimeTypeInfo="true"
UsePrecompiledHeader="2"
WarningLevel="0"
DebugInformationFormat="3"
DisableSpecificWarnings="4819;4505;4100;4996"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="sqlite3.obj"
OutputFile="$(OutDir)\FieldServer.exe"
LinkIncremental="1"
AdditionalLibraryDirectories="&quot;$(ProjectDir)..\Shop\_lib&quot;;&quot;$(ProjectDir)..\Common\Release&quot;;C:\boost_1_63_0\stage\lib"
IgnoreDefaultLibraryNames="libc.lib;msvcprt.lib;MSVCRT.lib"
GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
GenerateMapFile="true"
MapFileName="$(OutDir)\$(TargetName).map"
MapExports="true"
SubSystem="2"
LargeAddressAware="2"
OptimizeReferences="1"
EnableCOMDATFolding="2"
LinkTimeCodeGeneration="1"
EntryPointSymbol="SunEntryPoint"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="if exist $(TargetPath) copy $(TargetPath) $(TargetDir)\BattleServer.exe&#x0D;&#x0A;call &quot;$(ProjectDir)..\_bin\util\obj2lib.bat&quot; &quot;$(ProjectDir)..\lib\v90\GameServer.lib&quot; &quot;$(IntDir)&quot;&#x0D;&#x0A;"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Main"
>
<File
RelativePath=".\BattleServer.cpp"
>
</File>
<File
RelativePath=".\BattleServer.h"
>
</File>
<File
RelativePath=".\FieldServer.cpp"
>
</File>
<File
RelativePath=".\FieldServer.h"
>
</File>
<File
RelativePath=".\GameServer.Parser.cpp"
>
</File>
<File
RelativePath=".\GameServerEx.cpp"
>
</File>
<File
RelativePath=".\GameServerEx.h"
>
</File>
<File
RelativePath=".\GameServerPch.hpp"
>
</File>
<File
RelativePath=".\GameServerStruct.cpp"
>
</File>
<File
RelativePath=".\GameServerStruct.h"
>
</File>
<File
RelativePath=".\GeneralGameServerFunction.cpp"
>
</File>
<File
RelativePath=".\GeneralGameServerFunction.h"
>
</File>
<File
RelativePath=".\main.cpp"
>
</File>
<File
RelativePath=".\main.h"
>
</File>
<File
RelativePath=".\SharedMemoryLeakReporter.hxx"
>
</File>
<File
RelativePath=".\stdafx.cpp"
>
<FileConfiguration
Name="Debug - (Server)|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Release - (Server)|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\stdafx.h"
>
</File>
</Filter>
<Filter
Name="RemoteServerSession"
>
<File
RelativePath=".\AgentServerSession.cpp"
>
</File>
<File
RelativePath=".\AgentServerSession.h"
>
</File>
<File
RelativePath=".\GameDBProxySession.cpp"
>
</File>
<File
RelativePath=".\GameDBProxySession.h"
>
</File>
<File
RelativePath=".\GuildServerSession.cpp"
>
</File>
<File
RelativePath=".\GuildServerSession.h"
>
</File>
<File
RelativePath=".\MasterServerSession.cpp"
>
</File>
<File
RelativePath=".\MasterServerSession.h"
>
</File>
<File
RelativePath=".\PortalServerSession.cpp"
>
</File>
<File
RelativePath=".\PortalServerSession.h"
>
</File>
<File
RelativePath=".\RemoteServerSession.cpp"
>
</File>
<File
RelativePath=".\RemoteServerSession.h"
>
</File>
<File
RelativePath=".\ShopServerSession.cpp"
>
</File>
<File
RelativePath=".\ShopServerSession.h"
>
</File>
</Filter>
<Filter
Name="PacketHandler"
>
<File
RelativePath=".\PacketHandler\PacketHandler.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\PacketHandler.h"
>
</File>
<Filter
Name="DBProxy"
>
<File
RelativePath=".\PacketHandler\Handler_DG_CHARINFO.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_DG_CHARINFO.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_DG_CONNECTION.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_DG_CONNECTION.h"
>
</File>
</Filter>
<Filter
Name="Client"
>
<File
RelativePath=".\PacketHandler\Handler_CG_AREACONQUEST.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_AREACONQUEST.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_BATTLE.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_BATTLE.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_CHAO.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_CHAO.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_CHARINFO.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_CHARINFO.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_CHUNTING.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_CHUNTING.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_COLLECT.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_COLLECT.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_CONNECTION.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_CONNECTION.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_CONVERSATION.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_CONVERSATION.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_EVENT.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_EVENT.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_GM.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_GM.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_GUILD.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_GUILD.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_ITEM.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_ITEM.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_MAP.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_MAP.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_PARTY.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_PARTY.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_PVP.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_PVP.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_QUEST.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_QUEST.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_ROOM.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_ROOM.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_SHOP.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_SHOP.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_Skill.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_Skill.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_STATUS.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_STATUS.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_STYLE.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_STYLE.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_SUMMON.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_SUMMON.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_SYNC.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_SYNC.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_TRADE.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_TRADE.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_TRIGGER.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_TRIGGER.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_VENDOR.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_VENDOR.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_WAREHOUSE.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_WAREHOUSE.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_WAYPOINT.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_CG_WAYPOINT.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_Client.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_Client.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_Client.Shop.cpp"
>
</File>
</Filter>
<Filter
Name="Master"
>
<File
RelativePath=".\PacketHandler\Handler_GM.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_GM.h"
>
</File>
</Filter>
<Filter
Name="Agent"
>
<File
RelativePath=".\PacketHandler\Handler_AG_CHAO.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_AG_CHAO.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_AG_CHARINFO.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_AG_CHARINFO.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_AG_CHUNTING.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_AG_CHUNTING.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_AG_CONNECTION.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_AG_CONNECTION.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_AG_EVENT.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_AG_EVENT.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_AG_GM.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_AG_GM.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_AG_ITEM.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_AG_ITEM.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_AG_PARTY.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_AG_PARTY.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_AG_STATUS.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_AG_STATUS.h"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_AG_ZONE.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_AG_ZONE.h"
>
</File>
</Filter>
<Filter
Name="Guild"
>
<File
RelativePath=".\PacketHandler\Handler_GZ_GUILD.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_GZ_GUILD.h"
>
</File>
</Filter>
<Filter
Name="Portal"
>
<File
RelativePath=".\PacketHandler\Handler_PortalServer.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_PortalServer.h"
>
</File>
</Filter>
<Filter
Name="Shop"
>
<File
RelativePath=".\PacketHandler\Handler_ShopServer.cpp"
>
</File>
<File
RelativePath=".\PacketHandler\Handler_ShopServer.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Slot"
>
<File
RelativePath=".\AppliedItemDependencyChain.cpp"
>
</File>
<File
RelativePath=".\AppliedItemDependencyChain.h"
>
</File>
<File
RelativePath=".\FunctionalRestrictManager.cpp"
>
</File>
<File
RelativePath=".\FunctionalRestrictManager.h"
>
</File>
<File
RelativePath=".\ItemManager.cpp"
>
</File>
<File
RelativePath=".\ItemManager.h"
>
</File>
<File
RelativePath=".\ItemManager_Composite.cpp"
>
</File>
<File
RelativePath=".\ItemManager_Query.cpp"
>
</File>
<File
RelativePath=".\ItemManager_Stream.hpp"
>
</File>
<File
RelativePath=".\ItemManager_tu.cpp"
>
</File>
<File
RelativePath=".\ItemManager_Types.h"
>
</File>
<File
RelativePath=".\ItemManager_Use.cpp"
>
</File>
<File
RelativePath=".\ItemManager_Use_EXCEPTION_PACKET.cpp"
>
</File>
<File
RelativePath=".\ItemManager_Util.cpp"
>
</File>
<File
RelativePath=".\ItemManager_Util.h"
>
</File>
<File
RelativePath=".\QuickManager.cpp"
>
</File>
<File
RelativePath=".\QuickManager.h"
>
</File>
<File
RelativePath=".\QuickManager_Stream.hpp"
>
</File>
<File
RelativePath=".\QuickStyleManager.cpp"
>
</File>
<File
RelativePath=".\QuickStyleManager.h"
>
</File>
<File
RelativePath=".\QuickStyleManager_Stream.hpp"
>
</File>
<File
RelativePath=".\RatioManager.cpp"
>
</File>
<File
RelativePath=".\RatioManager.h"
>
</File>
<File
RelativePath=".\RewardManager.cpp"
>
</File>
<File
RelativePath=".\RewardManager.h"
>
</File>
<File
RelativePath=".\SlotManager.cpp"
>
</File>
<File
RelativePath=".\SlotManager.h"
>
</File>
<File
RelativePath=".\WareInvenProtector.cpp"
>
</File>
<File
RelativePath=".\WareInvenProtector.h"
>
</File>
<Filter
Name="Trade"
>
<File
RelativePath=".\TradeManager.cpp"
>
</File>
<File
RelativePath=".\TradeManager.h"
>
</File>
<File
RelativePath=".\TradeSlot.cpp"
>
</File>
<File
RelativePath=".\TradeSlot.h"
>
</File>
<File
RelativePath=".\TradeSlotContainer.cpp"
>
</File>
<File
RelativePath=".\TradeSlotContainer.h"
>
</File>
</Filter>
<Filter
Name="Container"
>
<File
RelativePath=".\EquipmentSlotContainer.cpp"
>
</File>
<File
RelativePath=".\EquipmentSlotContainer.h"
>
</File>
<File
RelativePath=".\EquipmentSlotContainerEP2.cpp"
>
</File>
<File
RelativePath=".\EquipmentSlotContainerEP2.h"
>
</File>
<File
RelativePath=".\GameSCSlotFactory.cpp"
>
</File>
<File
RelativePath=".\GameSCSlotFactory.h"
>
</File>
<File
RelativePath=".\GuildWarehouseSlotContainer.cpp"
>
</File>
<File
RelativePath=".\GuildWareHouseSlotContainer.h"
>
</File>
<File
RelativePath=".\InventorySlotContainer.cpp"
>
</File>
<File
RelativePath=".\InventorySlotContainer.h"
>
</File>
<File
RelativePath=".\QuickSlotContainer.cpp"
>
</File>
<File
RelativePath=".\QuickSlotContainer.h"
>
</File>
<File
RelativePath=".\SkillSlotContainer.cpp"
>
</File>
<File
RelativePath=".\SkillSlotContainer.h"
>
</File>
<File
RelativePath=".\TempStoreSlotContainer.cpp"
>
</File>
<File
RelativePath=".\TempStoreSlotContainer.h"
>
</File>
<File
RelativePath=".\WarehouseSlotContainer.cpp"
>
</File>
<File
RelativePath=".\WarehouseSlotContainer.h"
>
</File>
</Filter>
<Filter
Name="Drop"
>
<File
RelativePath=".\DropManager.cpp"
>
</File>
<File
RelativePath=".\DropManager.h"
>
</File>
<File
RelativePath=".\DropManager_GMDrop.cpp"
>
</File>
</Filter>
<Filter
Name="Vendor"
>
<File
RelativePath=".\VendorManager.cpp"
>
</File>
<File
RelativePath=".\VendorManager.h"
>
</File>
<File
RelativePath=".\VendorPage.cpp"
>
</File>
<File
RelativePath=".\VendorPage.h"
>
</File>
<File
RelativePath=".\VendorPageManager.cpp"
>
</File>
<File
RelativePath=".\VendorPageManager.h"
>
</File>
<File
RelativePath=".\VendorSlot.cpp"
>
</File>
<File
RelativePath=".\VendorSlot.h"
>
</File>
<File
RelativePath=".\VendorSlotContainer.cpp"
>
</File>
<File
RelativePath=".\VendorSlotContainer.h"
>
</File>
<Filter
Name="VendorSearchSystem"
>
<File
RelativePath=".\VendorSearchSystem\VendorSearch_PacketStruct.h"
>
</File>
<File
RelativePath=".\VendorSearchSystem\VendorSearchSystem.cpp"
>
</File>
<File
RelativePath=".\VendorSearchSystem\VendorSearchSystem.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Event"
>
<File
RelativePath=".\EventInventorySlotContainer.cpp"
>
</File>
<File
RelativePath=".\EventInventorySlotContainer.h"
>
</File>
<File
RelativePath=".\EventItemSlot.cpp"
>
</File>
<File
RelativePath=".\EventItemSlot.h"
>
</File>
</Filter>
<Filter
Name="Shop"
>
<File
RelativePath=".\GameShop.BitBlockContainer.cpp"
>
</File>
<File
RelativePath=".\GameShop.BitBlockContainer.h"
>
</File>
<File
RelativePath=".\GameShop.IndexGenerator.cpp"
>
</File>
<File
RelativePath=".\GameShop.IndexGenerator.h"
>
</File>
<File
RelativePath=".\GameShop.ShopItemBuilder.cpp"
>
</File>
<File
RelativePath=".\GameShop.ShopItemBuilder.h"
>
</File>
<File
RelativePath=".\GameShopManager.cpp"
>
</File>
<File
RelativePath=".\GameShopManager.h"
>
</File>
<File
RelativePath=".\GameShopManager.TU.cpp"
>
</File>
<File
RelativePath=".\GameShopUser.cpp"
>
</File>
<File
RelativePath=".\GameShopUser.h"
>
</File>
</Filter>
<Filter
Name="Implement"
>
<File
RelativePath=".\AccumulatePointImplement.cpp"
>
</File>
<File
RelativePath=".\AccumulatePointImplement.h"
>
</File>
<File
RelativePath=".\BaseImplement.cpp"
>
</File>
<File
RelativePath=".\BaseImplement.h"
>
</File>
<File
RelativePath=".\ComposeOrDecomposeImplement.cpp"
>
</File>
<File
RelativePath=".\ComposeOrDecomposeImplement.h"
>
</File>
<File
RelativePath=".\CrystallizeImplement.cpp"
>
</File>
<File
RelativePath=".\CrystallizeImplement.h"
>
</File>
<File
RelativePath=".\CubeSystem\CubeSystemImplement.cpp"
>
</File>
<File
RelativePath=".\CubeSystem\CubeSystemImplement.h"
>
</File>
<File
RelativePath=".\Slot\EtherealizeImpl.cpp"
>
</File>
<File
RelativePath=".\Slot\EtherealizeImpl.h"
>
</File>
<File
RelativePath=".\ImplementUtil.cpp"
>
</File>
<File
RelativePath=".\ImplementUtil.h"
>
</File>
<File
RelativePath=".\RandomItemImplement.cpp"
>
</File>
<File
RelativePath=".\RandomItemImplement.h"
>
</File>
<File
RelativePath=".\SocketSystem\SocketSystemImplement.cpp"
>
</File>
<File
RelativePath=".\SocketSystem\SocketSystemImplement.h"
>
</File>
<File
RelativePath=".\UseExtendDateItemImplement.cpp"
>
</File>
<File
RelativePath=".\UseExtendDateItemImplement.h"
>
</File>
</Filter>
<Filter
Name="ItemManagement"
>
<File
RelativePath=".\Slot\ItemFunctionAwakening.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemFunctionBattlezoneEnterance.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemFunctionCoordinate.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemFunctionCustomization.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemFunctionDropProtector.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemFunctionEnchant.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemFunctionEtherWeapon.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemFunctionEvolution.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemFunctionIdentity.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemFunctionItemLimitation.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemFunctionItemProperty.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemFunctionLottery.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemFunctionPet.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemFunctionPlayerProperty.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemFunctionSkill.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemFunctionSocket.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemFunctionSummon.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemFunctionToggle.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemManager_Durability.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemManager_Durability.h"
>
</File>
<File
RelativePath=".\Slot\ItemManager_Functor.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemManager_Functor.hxx"
>
</File>
<File
RelativePath=".\Slot\ItemManager_ItemFunction.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemManager_ItemFunction.h"
>
</File>
<File
RelativePath=".\Slot\ItemManager_ItemFunctionInterfaces.hxx"
>
</File>
<File
RelativePath=".\Slot\ItemManager_Move.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemManager_Move.h"
>
</File>
<File
RelativePath=".\Slot\ItemManager_Stream.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemManager_Trading.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemManager_Trading.h"
>
</File>
<File
RelativePath=".\Slot\ItemManager_Updater.cpp"
>
</File>
<File
RelativePath=".\Slot\ItemManager_Updater.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="World"
>
<File
RelativePath=".\GameCHuntingRoom.cpp"
>
</File>
<File
RelativePath=".\GameCHuntingRoom.h"
>
</File>
<File
RelativePath=".\GameDominationField.cpp"
>
</File>
<File
RelativePath=".\GameDominationField.h"
>
</File>
<File
RelativePath=".\GameHuntingField.cpp"
>
</File>
<File
RelativePath=".\GameHuntingField.h"
>
</File>
<File
RelativePath=".\GameHuntingRoom.cpp"
>
</File>
<File
RelativePath=".\GameHuntingRoom.h"
>
</File>
<File
RelativePath=".\GameInstanceDungeon.cpp"
>
</File>
<File
RelativePath=".\GameInstanceDungeon.h"
>
</File>
<File
RelativePath=".\GameLobbyRoom.cpp"
>
</File>
<File
RelativePath=".\GameLobbyRoom.h"
>
</File>
<File
RelativePath=".\GameMissionRoom.cpp"
>
</File>
<File
RelativePath=".\GameMissionRoom.h"
>
</File>
<File
RelativePath=".\GamePVPRoom.cpp"
>
</File>
<File
RelativePath=".\GamePVPRoom.h"
>
</File>
<File
RelativePath=".\GameRoom.cpp"
>
</File>
<File
RelativePath=".\GameRoom.h"
>
</File>
<File
RelativePath=".\GameVillage.cpp"
>
</File>
<File
RelativePath=".\GameVillage.h"
>
</File>
<File
RelativePath=".\World\GameWarControlManager.cpp"
>
</File>
<File
RelativePath=".\World\GameWarControlManager.h"
>
</File>
<File
RelativePath=".\World\GameWarDistributionChart.cpp"
>
</File>
<File
RelativePath=".\World\GameWarDistributionChart.h"
>
</File>
<File
RelativePath=".\GameZone.cpp"
>
</File>
<File
RelativePath=".\GameZone.h"
>
</File>
<File
RelativePath=".\World\GameZone.Sync_Grid.cpp"
>
</File>
<File
RelativePath=".\GameZoneCommon.h"
>
</File>
<File
RelativePath=".\GameZoneManager.cpp"
>
</File>
<File
RelativePath=".\GameZoneManager.h"
>
</File>
<File
RelativePath=".\World\HighLoadBalancer.cpp"
>
</File>
<File
RelativePath=".\World\HighLoadBalancer.h"
>
</File>
<File
RelativePath=".\ZoneReloader.cpp"
>
</File>
<File
RelativePath=".\ZoneReloader.h"
>
</File>
<Filter
Name="Map"
>
<File
RelativePath=".\Field.cpp"
>
</File>
<File
RelativePath=".\Field.h"
>
</File>
<File
RelativePath=".\GameField.cpp"
>
</File>
<File
RelativePath=".\GameField.h"
>
</File>
<File
RelativePath=".\Sector.cpp"
>
</File>
<File
RelativePath=".\Sector.h"
>
</File>
<Filter
Name="Info"
>
<File
RelativePath=".\FieldInfo.cpp"
>
</File>
<File
RelativePath=".\FieldInfo.h"
>
</File>
<File
RelativePath=".\MovingPlanner.cpp"
>
</File>
<File
RelativePath=".\MovingPlanner.h"
>
</File>
<File
RelativePath=".\SectorGrid.cpp"
>
</File>
<File
RelativePath=".\SectorGrid.h"
>
</File>
<File
RelativePath=".\SectorInfo.cpp"
>
</File>
<File
RelativePath=".\SectorInfo.h"
>
</File>
<File
RelativePath=".\SharedFieldInfo.cpp"
>
</File>
<File
RelativePath=".\SharedFieldInfo.h"
>
</File>
</Filter>
<Filter
Name="nomoreuse"
>
<File
RelativePath=".\Map.cpp"
>
</File>
<File
RelativePath=".\Map.h"
>
</File>
<File
RelativePath=".\MapAllocator.cpp"
>
</File>
<File
RelativePath=".\MapAllocator.h"
>
</File>
<File
RelativePath=".\MapDefine.h"
>
</File>
<File
RelativePath=".\MapInfo.cpp"
>
</File>
<File
RelativePath=".\MapInfo.h"
>
</File>
<File
RelativePath=".\MapInfoLoader.cpp"
>
</File>
<File
RelativePath=".\MapInfoLoader.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="etc"
>
<File
RelativePath=".\VarMsg.cpp"
>
</File>
<File
RelativePath=".\VarMsg.h"
>
</File>
</Filter>
<Filter
Name="PVP"
>
<File
RelativePath=".\PVPCommon.h"
>
</File>
<File
RelativePath=".\PVPFormula.cpp"
>
</File>
<File
RelativePath=".\PVPFormula.h"
>
</File>
<File
RelativePath=".\PVPInfo.cpp"
>
</File>
<File
RelativePath=".\PVPInfo.h"
>
</File>
<File
RelativePath=".\PVPManager.cpp"
>
</File>
<File
RelativePath=".\PVPManager.h"
>
</File>
</Filter>
<Filter
Name="Competition"
>
<File
RelativePath=".\CHuntingManager.cpp"
>
</File>
<File
RelativePath=".\CHuntingManager.h"
>
</File>
<File
RelativePath=".\CompetitionFormula.cpp"
>
</File>
<File
RelativePath=".\CompetitionFormula.h"
>
</File>
<File
RelativePath=".\CompetitionInfo.cpp"
>
</File>
<File
RelativePath=".\CompetitionInfo.h"
>
</File>
<File
RelativePath=".\CompetitionTeam.cpp"
>
</File>
<File
RelativePath=".\CompetitionTeam.h"
>
</File>
</Filter>
<Filter
Name="Regen"
>
<File
RelativePath=".\ResrcManager.cpp"
>
</File>
<File
RelativePath=".\ResrcManager.h"
>
</File>
<File
RelativePath=".\ScriptRegenLoader.cpp"
>
</File>
<File
RelativePath=".\ScriptRegenLoader.h"
>
</File>
<File
RelativePath=".\WUTLoader.cpp"
>
</File>
<File
RelativePath=".\WUTLoader.h"
>
</File>
<Filter
Name="concreteGroup"
>
<File
RelativePath=".\UnitGroupManager.cpp"
>
</File>
<File
RelativePath=".\UnitGroupManager.h"
>
</File>
<File
RelativePath=".\UnitListOfGroup.cpp"
>
</File>
<File
RelativePath=".\UnitListOfGroup.h"
>
</File>
<Filter
Name="info"
>
<File
RelativePath=".\UnitGroupInfo.cpp"
>
</File>
<File
RelativePath=".\UnitGroupInfo.h"
>
</File>
<File
RelativePath=".\UnitGroupInfoManager.cpp"
>
</File>
<File
RelativePath=".\UnitGroupInfoManager.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="concreteRegen"
>
<File
RelativePath=".\UnitRegen.cpp"
>
</File>
<File
RelativePath=".\UnitRegen.h"
>
</File>
<File
RelativePath=".\UnitRegenManager.cpp"
>
</File>
<File
RelativePath=".\UnitRegenManager.h"
>
</File>
<Filter
Name="info"
>
<File
RelativePath=".\UnitRegenInfo.cpp"
>
</File>
<File
RelativePath=".\UnitRegenInfo.h"
>
</File>
<File
RelativePath=".\UnitRegenInfoManager.cpp"
>
</File>
<File
RelativePath=".\UnitRegenInfoManager.h"
>
</File>
</Filter>
</Filter>
</Filter>
<Filter
Name="SSQ"
>
<File
RelativePath=".\World\SSQ\GameSSQControlInfos.hxx"
>
</File>
<File
RelativePath=".\World\SSQ\GameSSQControlManagerImpl.cpp"
>
</File>
<File
RelativePath=".\World\SSQ\GameSSQControlManagerImpl.hxx"
>
</File>
<File
RelativePath=".\World\SSQ\GameSSQPacketProcess.cpp"
>
</File>
<File
RelativePath=".\World\SSQ\GameSSQPacketProcess.hxx"
>
</File>
<File
RelativePath=".\World\SSQ\GameSSQUpdateCtrl.cpp"
>
</File>
<File
RelativePath=".\World\SSQ\GameSSQUpdateCtrl.hxx"
>
</File>
<File
RelativePath=".\World\SSQ\SSQHandlerInGame.cpp"
>
</File>
<File
RelativePath=".\World\SSQ\SSQHandlerInGame.h"
>
</File>
</Filter>
<Filter
Name="viewport"
>
<File
RelativePath=".\View.cpp"
>
</File>
<File
RelativePath=".\View.h"
>
</File>
</Filter>
<Filter
Name="GameBattleResult"
>
<File
RelativePath=".\BattleRecorder.cpp"
>
</File>
<File
RelativePath=".\BattleRecorder.h"
>
</File>
<File
RelativePath=".\CHuntingBattleResult.cpp"
>
</File>
<File
RelativePath=".\CHuntingBattleResult.h"
>
</File>
<File
RelativePath=".\DominationBattleResult.cpp"
>
</File>
<File
RelativePath=".\DominationBattleResult.h"
>
</File>
<File
RelativePath=".\GameBattleResult.cpp"
>
</File>
<File
RelativePath=".\GameBattleResult.h"
>
</File>
<File
RelativePath=".\InstanceDungeonBattleResult.cpp"
>
</File>
<File
RelativePath=".\InstanceDungeonBattleResult.h"
>
</File>
<File
RelativePath=".\MissionBattleResult.cpp"
>
</File>
<File
RelativePath=".\MissionBattleResult.h"
>
</File>
<File
RelativePath=".\PVPBattleResult.cpp"
>
</File>
<File
RelativePath=".\PVPBattleResult.h"
>
</File>
</Filter>
<Filter
Name="ChaosZoneSystem"
>
<File
RelativePath=".\World\ChaosZoneSystem\ChaosZone.cpp"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\ChaosZone.h"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\ChaosZoneBattleTeam.cpp"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\ChaosZoneBattleTeam.h"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\ChaosZoneManager.cpp"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\ChaosZoneManager.h"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\GameChaosZoneManaager.cpp"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\GameChaosZoneManaager.h"
>
</File>
<Filter
Name="BattleGround"
>
<File
RelativePath=".\World\ChaosZoneSystem\BattleGround.cpp"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\BattleGround.h"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\BattleGroundBattleResult.cpp"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\BattleGroundBattleResult.h"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\BattleGroundPlayerInfo.cpp"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\BattleGroundPlayerInfo.h"
>
</File>
<File
RelativePath=".\BattleGroundRankingManager.cpp"
>
</File>
<File
RelativePath=".\BattleGroundRankingManager.h"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\BattleGroundTeam.cpp"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\BattleGroundTeam.h"
>
</File>
<Filter
Name="PlayerAssistMeter"
>
<File
RelativePath=".\World\ChaosZoneSystem\PlayerAssistMeter.cpp"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\PlayerAssistMeter.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="FreePVP"
>
<File
RelativePath=".\World\ChaosZoneSystem\FreePVP.cpp"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\FreePVP.h"
>
</File>
</Filter>
<Filter
Name="GoldRush"
>
<File
RelativePath=".\World\ChaosZoneSystem\GoldRush.cpp"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\GoldRush.h"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\GoldRushBattleResult.cpp"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\GoldRushBattleResult.h"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\GoldRushPlayerInfo.cpp"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\GoldRushPlayerInfo.h"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\GoldRushTeam.cpp"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\GoldRushTeam.h"
>
</File>
</Filter>
<Filter
Name="SonnenSchein"
>
<File
RelativePath=".\World\ChaosZoneSystem\SonnenSchein.cpp"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\SonnenSchein.h"
>
</File>
</Filter>
<Filter
Name="OneDaysGuildMission"
>
<File
RelativePath=".\World\ChaosZoneSystem\OneDaysGuildMission.cpp"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\OneDaysGuildMission.h"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\OneDaysGuildMissionResult.cpp"
>
</File>
<File
RelativePath=".\World\ChaosZoneSystem\OneDaysGuildMissionResult.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Spa"
>
<File
RelativePath=".\GameSpaField.cpp"
>
</File>
<File
RelativePath=".\GameSpaField.h"
>
</File>
<File
RelativePath=".\PlayerSpaInfo.cpp"
>
</File>
<File
RelativePath=".\PlayerSpaInfo.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Mission"
>
<File
RelativePath=".\MissionPointManager.cpp"
>
</File>
<File
RelativePath=".\MissionPointManager.h"
>
</File>
<File
RelativePath=".\MissionRecordManager.cpp"
>
</File>
<File
RelativePath=".\MissionRecordManager.h"
>
</File>
<File
RelativePath=".\MissionRecordManager.TU.cpp"
>
</File>
<File
RelativePath=".\MissionRewardManager.cpp"
>
</File>
<File
RelativePath=".\MissionRewardManager.h"
>
</File>
<File
RelativePath=".\RankingSystemCtl.cpp"
>
</File>
<File
RelativePath=".\RankingSystemCtl.h"
>
</File>
<Filter
Name="Trigger"
>
<File
RelativePath=".\Trigger.cpp"
>
</File>
<File
RelativePath=".\Trigger.h"
>
</File>
<File
RelativePath=".\TriggerAreaHash.cpp"
>
</File>
<File
RelativePath=".\TriggerAreaHash.h"
>
</File>
<File
RelativePath=".\TriggerLastedState.cpp"
>
</File>
<File
RelativePath=".\TriggerLastedState.h"
>
</File>
<File
RelativePath=".\World\TriggerLinkInGame.cpp"
>
</File>
<File
RelativePath=".\World\TriggerLinkInGame.hxx"
>
</File>
<File
RelativePath=".\TriggerManagerEx.cpp"
>
</File>
<File
RelativePath=".\TriggerManagerEx.h"
>
</File>
<Filter
Name="Action"
>
<File
RelativePath=".\ActionTriggers.cpp"
>
</File>
<File
RelativePath=".\ActionTriggers.h"
>
</File>
<File
RelativePath=".\IActionTriggerEx.cpp"
>
</File>
<File
RelativePath=".\IActionTriggerEx.h"
>
</File>
</Filter>
<Filter
Name="Condition"
>
<File
RelativePath=".\ConditionTriggers.cpp"
>
</File>
<File
RelativePath=".\ConditionTriggers.h"
>
</File>
<File
RelativePath=".\IConditionTriggerEx.cpp"
>
</File>
<File
RelativePath=".\IConditionTriggerEx.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Ranking"
>
<File
RelativePath=".\GameRankingManager.cpp"
>
</File>
<File
RelativePath=".\GameRankingManager.h"
>
</File>
</Filter>
<Filter
Name="Tutorial"
>
<File
RelativePath=".\TutorialMission.cpp"
>
</File>
<File
RelativePath=".\TutorialMission.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="SkillSystem"
>
<File
RelativePath=".\Status\AnimationDelayControl.cpp"
>
</File>
<File
RelativePath=".\Status\AnimationDelayControl.h"
>
</File>
<File
RelativePath=".\SkillSystem\ApplySplashDamage.cpp"
>
</File>
<File
RelativePath=".\ApplySplashDamage.h"
>
</File>
<Filter
Name="Ability"
>
<File
RelativePath=".\Ability.cpp"
>
</File>
<File
RelativePath=".\Ability.h"
>
</File>
<File
RelativePath=".\AbilityFactory.cpp"
>
</File>
<File
RelativePath=".\AbilityFactory.h"
>
</File>
<Filter
Name="TargetAbility"
>
<File
RelativePath=".\AggroAbility.cpp"
>
</File>
<File
RelativePath=".\AggroAbility.h"
>
</File>
<File
RelativePath=".\BonusDamagePerStatusAbility.cpp"
>
</File>
<File
RelativePath=".\BonusDamagePerStatusAbility.h"
>
</File>
<File
RelativePath=".\CancelStatusAbility.cpp"
>
</File>
<File
RelativePath=".\CancelStatusAbility.h"
>
</File>
<File
RelativePath=".\DamageAbility.cpp"
>
</File>
<File
RelativePath=".\DamageAbility.h"
>
</File>
<File
RelativePath=".\ExhaustAbility.cpp"
>
</File>
<File
RelativePath=".\ExhaustAbility.h"
>
</File>
<File
RelativePath=".\FightingEnergyAbility.cpp"
>
</File>
<File
RelativePath=".\FightingEnergyAbility.h"
>
</File>
<File
RelativePath=".\SkillSystem\Ability\FPChangeAbility.cpp"
>
</File>
<File
RelativePath=".\SkillSystem\Ability\FPChangeAbility.h"
>
</File>
<File
RelativePath=".\InformationAbility.h"
>
</File>
<File
RelativePath=".\MonsterTransAbility.cpp"
>
</File>
<File
RelativePath=".\MonsterTransAbility.h"
>
</File>
<File
RelativePath=".\QuickStepAbility.cpp"
>
</File>
<File
RelativePath=".\QuickStepAbility.h"
>
</File>
<File
RelativePath=".\ResurrectionAbility.cpp"
>
</File>
<File
RelativePath=".\ResurrectionAbility.h"
>
</File>
<File
RelativePath=".\SelfDestructionAbility.cpp"
>
</File>
<File
RelativePath=".\SelfDestructionAbility.h"
>
</File>
<File
RelativePath=".\StatusDamageAbility.cpp"
>
</File>
<File
RelativePath=".\StatusDamageAbility.h"
>
</File>
<File
RelativePath=".\SummonDeadMonsterAbility.cpp"
>
</File>
<File
RelativePath=".\SummonDeadMonsterAbility.h"
>
</File>
<File
RelativePath=".\TeleportAbility.cpp"
>
</File>
<File
RelativePath=".\TeleportAbility.h"
>
</File>
<Filter
Name="StatusAbility"
>
<File
RelativePath=".\AbnormalAbility.h"
>
</File>
<File
RelativePath=".\AbsorbAbility.h"
>
</File>
<File
RelativePath=".\BaseStatusAbility.cpp"
>
</File>
<File
RelativePath=".\BaseStatusAbility.h"
>
</File>
<File
RelativePath=".\BlockSkillAbility.cpp"
>
</File>
<File
RelativePath=".\BlockSkillAbility.h"
>
</File>
<File
RelativePath=".\BonusDamageAbility.h"
>
</File>
<File
RelativePath=".\BuffStatusAbility.cpp"
>
</File>
<File
RelativePath=".\BuffStatusAbility.h"
>
</File>
<File
RelativePath=".\ChangeAttrAbility.cpp"
>
</File>
<File
RelativePath=".\ChangeAttrAbility.h"
>
</File>
<File
RelativePath=".\CureAbility.h"
>
</File>
<File
RelativePath=".\SkillSystem\Ability\CurrentHPIncreaseAbility.h"
>
</File>
<File
RelativePath=".\DragonTransAbility.cpp"
>
</File>
<File
RelativePath=".\DragonTransAbility.h"
>
</File>
<File
RelativePath=".\LowHPAbility.h"
>
</File>
<File
RelativePath=".\MagicShieldAbility.h"
>
</File>
<File
RelativePath=".\MirrorAbility.h"
>
</File>
<File
RelativePath=".\PeriodicDamageAbility.h"
>
</File>
<File
RelativePath=".\StunAbility.cpp"
>
</File>
<File
RelativePath=".\StunAbility.h"
>
</File>
<File
RelativePath=".\SuctionAbility.h"
>
</File>
<File
RelativePath=".\SummonToDeathAbility.h"
>
</File>
<File
RelativePath=".\ThrustAbility.cpp"
>
</File>
<File
RelativePath=".\ThrustAbility.h"
>
</File>
<File
RelativePath=".\TransparentAbility.cpp"
>
</File>
<File
RelativePath=".\TransparentAbility.h"
>
</File>
<File
RelativePath=".\VitalSuctionAbility.cpp"
>
</File>
<File
RelativePath=".\VitalSuctionAbility.h"
>
</File>
<File
RelativePath=".\WindShieldAbility.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="NonTargetAbility"
>
<File
RelativePath=".\BombEffectAbility.cpp"
>
</File>
<File
RelativePath=".\BombEffectAbility.h"
>
</File>
<File
RelativePath=".\PeriodicEffectAbility.cpp"
>
</File>
<File
RelativePath=".\PeriodicEffectAbility.h"
>
</File>
<File
RelativePath=".\SummonAbility.cpp"
>
</File>
<File
RelativePath=".\SummonAbility.h"
>
</File>
<File
RelativePath=".\SummonCrystalWarpAbility.cpp"
>
</File>
<File
RelativePath=".\SummonCrystalWarpAbility.h"
>
</File>
</Filter>
<Filter
Name="PassiveAbility"
>
<File
RelativePath=".\PassiveStatusAbility.cpp"
>
</File>
<File
RelativePath=".\PassiveStatusAbility.h"
>
</File>
<File
RelativePath=".\SPDamageAbility.cpp"
>
</File>
<File
RelativePath=".\SPDamageAbility.h"
>
</File>
<File
RelativePath=".\WeaponMasteryAbility.cpp"
>
</File>
<File
RelativePath=".\WeaponMasteryAbility.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Effect"
>
<File
RelativePath=".\BaseEffect.cpp"
>
</File>
<File
RelativePath=".\BaseEffect.h"
>
</File>
<File
RelativePath=".\BombEffect.cpp"
>
</File>
<File
RelativePath=".\BombEffect.h"
>
</File>
<File
RelativePath=".\EffectFactory.cpp"
>
</File>
<File
RelativePath=".\EffectFactory.h"
>
</File>
<File
RelativePath=".\EffectManager.cpp"
>
</File>
<File
RelativePath=".\EffectManager.h"
>
</File>
<File
RelativePath=".\PeriodicDamageEffect.cpp"
>
</File>
<File
RelativePath=".\PeriodicDamageEffect.h"
>
</File>
</Filter>
<Filter
Name="Status"
>
<File
RelativePath=".\Status\BaseStatus.cpp"
>
</File>
<File
RelativePath=".\Status\BaseStatus.h"
>
</File>
<File
RelativePath=".\Status\Status_Operator.h"
>
</File>
<File
RelativePath=".\Status\StatusFactory.cpp"
>
</File>
<File
RelativePath=".\Status\StatusFactory.h"
>
</File>
<File
RelativePath=".\Status\StatusManager.cpp"
>
</File>
<File
RelativePath=".\Status\StatusManager.h"
>
</File>
<File
RelativePath=".\Status\StatusManager_Addin.hxx"
>
</File>
<Filter
Name="AbilityStatus"
>
<File
RelativePath=".\Status\AbilityStatus.cpp"
>
</File>
<File
RelativePath=".\Status\AbilityStatus.h"
>
</File>
<File
RelativePath=".\Status\AbsorbStatus.cpp"
>
</File>
<File
RelativePath=".\Status\AbsorbStatus.h"
>
</File>
<File
RelativePath=".\Status\AutoCastStatus.cpp"
>
</File>
<File
RelativePath=".\Status\AutoCastStatus.h"
>
</File>
<File
RelativePath=".\Status\BlindStatus.cpp"
>
</File>
<File
RelativePath=".\Status\BlindStatus.h"
>
</File>
<File
RelativePath=".\Status\BonusDamageStatus.cpp"
>
</File>
<File
RelativePath=".\Status\BonusDamageStatus.h"
>
</File>
<File
RelativePath=".\Status\ChangeAttrStatus.cpp"
>
</File>
<File
RelativePath=".\Status\ChangeAttrStatus.h"
>
</File>
<File
RelativePath=".\Status\ChaosStatus.cpp"
>
</File>
<File
RelativePath=".\Status\ChaosStatus.h"
>
</File>
<File
RelativePath=".\Status\CureStatus.cpp"
>
</File>
<File
RelativePath=".\Status\CureStatus.h"
>
</File>
<File
RelativePath=".\Status\DragonTransStatus.cpp"
>
</File>
<File
RelativePath=".\Status\DragonTransStatus.h"
>
</File>
<File
RelativePath=".\Status\EnchantPoisonStatus.cpp"
>
</File>
<File
RelativePath=".\Status\EnchantPoisonStatus.h"
>
</File>
<File
RelativePath=".\Status\FearStatus.cpp"
>
</File>
<File
RelativePath=".\Status\FearStatus.h"
>
</File>
<File
RelativePath=".\Status\IncompetenceStatus.cpp"
>
</File>
<File
RelativePath=".\Status\IncompetenceStatus.h"
>
</File>
<File
RelativePath=".\Status\IntensifySummon.cpp"
>
</File>
<File
RelativePath=".\Status\IntensifySummon.h"
>
</File>
<File
RelativePath=".\Status\LowHPStatus.cpp"
>
</File>
<File
RelativePath=".\Status\LowHPStatus.h"
>
</File>
<File
RelativePath=".\Status\MagicShieldStatus.cpp"
>
</File>
<File
RelativePath=".\Status\MagicShieldStatus.h"
>
</File>
<File
RelativePath=".\Status\MirrorStatus.cpp"
>
</File>
<File
RelativePath=".\Status\MirrorStatus.h"
>
</File>
<File
RelativePath=".\Status\OverlapStatus.cpp"
>
</File>
<File
RelativePath=".\Status\OverlapStatus.h"
>
</File>
<File
RelativePath=".\Status\SleepStatus.cpp"
>
</File>
<File
RelativePath=".\Status\SleepStatus.h"
>
</File>
<File
RelativePath=".\Status\SPBonusStatus.cpp"
>
</File>
<File
RelativePath=".\Status\SPBonusStatus.h"
>
</File>
<File
RelativePath=".\Status\StunStatus.cpp"
>
</File>
<File
RelativePath=".\Status\StunStatus.h"
>
</File>
<File
RelativePath=".\Status\SuctionStatus.cpp"
>
</File>
<File
RelativePath=".\Status\SuctionStatus.h"
>
</File>
<File
RelativePath=".\Status\SummonStatus.cpp"
>
</File>
<File
RelativePath=".\Status\SummonStatus.h"
>
</File>
<File
RelativePath=".\Status\ThrustStatus.cpp"
>
</File>
<File
RelativePath=".\Status\ThrustStatus.h"
>
</File>
<File
RelativePath=".\Status\ToggleFPStatus.cpp"
>
</File>
<File
RelativePath=".\Status\ToggleFPStatus.h"
>
</File>
<File
RelativePath=".\Status\TransparentStatus.cpp"
>
</File>
<File
RelativePath=".\Status\TransparentStatus.h"
>
</File>
<File
RelativePath=".\Status\VitalSuctionStatus.cpp"
>
</File>
<File
RelativePath=".\Status\VitalSuctionStatus.h"
>
</File>
<File
RelativePath=".\Status\WindShieldStatus.cpp"
>
</File>
<File
RelativePath=".\Status\WindShieldStatus.h"
>
</File>
<File
RelativePath=".\Status\WoundStatus.cpp"
>
</File>
<File
RelativePath=".\Status\WoundStatus.h"
>
</File>
</Filter>
<Filter
Name="EtcStatus"
>
<File
RelativePath=".\Status\BattleStatus.cpp"
>
</File>
<File
RelativePath=".\Status\BattleStatus.h"
>
</File>
<File
RelativePath=".\Status\EtcStatus.cpp"
>
</File>
<File
RelativePath=".\Status\EtcStatus.h"
>
</File>
<File
RelativePath=".\Status\RecoverStatus.cpp"
>
</File>
<File
RelativePath=".\Status\RecoverStatus.h"
>
</File>
<File
RelativePath=".\Status\SheldPointStatus.cpp"
>
</File>
<File
RelativePath=".\Status\SheldPointStatus.h"
>
</File>
<File
RelativePath=".\Status\SteelStatus.cpp"
>
</File>
<File
RelativePath=".\Status\SteelStatus.h"
>
</File>
<File
RelativePath=".\Status\StyleDown.cpp"
>
</File>
<File
RelativePath=".\Status\StyleDown.h"
>
</File>
<File
RelativePath=".\Status\StyleStun.cpp"
>
</File>
<File
RelativePath=".\Status\StyleStun.h"
>
</File>
<File
RelativePath=".\Status\StyleThrust.cpp"
>
</File>
<File
RelativePath=".\Status\StyleThrust.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Router"
>
<File
RelativePath=".\DelayedSkill.h"
>
</File>
<File
RelativePath=".\InstantSkill.h"
>
</File>
<File
RelativePath=".\NormalAreaAttack.h"
>
</File>
<File
RelativePath=".\NormalAttack.h"
>
</File>
<File
RelativePath=".\PassiveSkill.h"
>
</File>
<File
RelativePath=".\Skill.h"
>
</File>
<File
RelativePath=".\Skill_Info.h"
>
</File>
<File
RelativePath=".\SkillFactory.h"
>
</File>
<File
RelativePath=".\SkillManager.cpp"
>
</File>
<File
RelativePath=".\SkillManager.h"
>
</File>
<File
RelativePath=".\SkillSlotManager.h"
>
</File>
<File
RelativePath=".\StyleSkill.h"
>
</File>
</Filter>
<Filter
Name="Skill"
>
<File
RelativePath=".\SkillSystem\DelayedSkill.cpp"
>
</File>
<File
RelativePath=".\SkillSystem\DelayedSkill.inl"
>
</File>
<File
RelativePath=".\SkillSystem\InstantSkill.cpp"
>
</File>
<File
RelativePath=".\SkillSystem\InstantSkill.inl"
>
</File>
<File
RelativePath=".\SkillSystem\NormalAreaAttack.cpp"
>
</File>
<File
RelativePath=".\SkillSystem\NormalAreaAttack.inl"
>
</File>
<File
RelativePath=".\SkillSystem\NormalAttack.cpp"
>
</File>
<File
RelativePath=".\SkillSystem\NormalAttack.inl"
>
</File>
<File
RelativePath=".\SkillSystem\PassiveSkill.cpp"
>
</File>
<File
RelativePath=".\SkillSystem\PassiveSkill.inl"
>
</File>
<File
RelativePath=".\SkillSystem\Skill.cpp"
>
</File>
<File
RelativePath=".\SkillSystem\Skill.inl"
>
</File>
<File
RelativePath=".\SkillSystem\Skill_Info.cpp"
>
</File>
<File
RelativePath=".\SkillSystem\Skill_Info.inl"
>
</File>
<File
RelativePath=".\SkillSystem\SkillEP2.cpp"
>
</File>
<File
RelativePath=".\SkillSystem\SkillEP2.inl"
>
</File>
<File
RelativePath=".\SkillSystem\StyleSkill.cpp"
>
</File>
<File
RelativePath=".\SkillSystem\StyleSkill.inl"
>
</File>
</Filter>
<Filter
Name="Manager"
>
<File
RelativePath=".\SkillSystem\CSSyncTuner.cpp"
>
</File>
<File
RelativePath=".\SkillSystem\CSSyncTuner.h"
>
</File>
<File
RelativePath=".\SkillSystem\PerkManager.cpp"
>
</File>
<File
RelativePath=".\SkillSystem\PerkManager.h"
>
</File>
<File
RelativePath=".\SkillSystem\SearchLinkNode.cpp"
>
</File>
<File
RelativePath=".\SkillSystem\SearchLinkNode.h"
>
</File>
<File
RelativePath=".\SkillSystem\SkillCoolTimeAccessor.cpp"
>
</File>
<File
RelativePath=".\SkillSystem\SkillCoolTimeAccessor.h"
>
</File>
<File
RelativePath=".\SkillSystem\SkillFactory.cpp"
>
</File>
<File
RelativePath=".\SkillSystem\SkillFactory.inl"
>
</File>
<File
RelativePath=".\SkillSystem\SkillManagerEP2.cpp"
>
</File>
<File
RelativePath=".\SkillSystem\SkillManagerEP2.inl"
>
</File>
<File
RelativePath=".\SkillSystem\SkillManagerEx.cpp"
>
</File>
<File
RelativePath=".\SkillSystem\SkillManagerEx.inl"
>
</File>
<File
RelativePath=".\SkillSystem\SkillSlotManager.cpp"
>
</File>
<File
RelativePath=".\SkillSystem\SkillSlotManager.inl"
>
</File>
<File
RelativePath=".\SkillSystem\TargetSearcher.cpp"
>
</File>
<File
RelativePath=".\SkillSystem\TargetSearcher.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="NumericEngine"
>
<File
RelativePath=".\MultiplyExpFormula.cpp"
>
</File>
<File
RelativePath=".\MultiplyExpFormula.h"
>
</File>
<File
RelativePath=".\NumericEngine.cpp"
>
</File>
<File
RelativePath=".\NumericEngine.h"
>
</File>
<Filter
Name="Attributes"
>
<File
RelativePath=".\CharacterFormula.cpp"
>
</File>
<File
RelativePath=".\CharacterFormula.h"
>
</File>
<File
RelativePath=".\NPCAttrForUpdate.cpp"
>
</File>
<File
RelativePath=".\NPCAttrForUpdate.h"
>
</File>
<File
RelativePath=".\PlayerAttrForUpdate.cpp"
>
</File>
<File
RelativePath=".\PlayerAttrForUpdate.h"
>
</File>
</Filter>
<Filter
Name="Object"
>
<File
RelativePath=".\Character.cpp"
>
</File>
<File
RelativePath=".\Character.h"
>
</File>
<File
RelativePath=".\Character.inl"
>
</File>
<File
RelativePath=".\Character_Grid.cpp"
>
</File>
<File
RelativePath=".\Collection.cpp"
>
</File>
<File
RelativePath=".\Collection.h"
>
</File>
<File
RelativePath=".\Collection_Grid.cpp"
>
</File>
<File
RelativePath=".\CrystalWarp.cpp"
>
</File>
<File
RelativePath=".\CrystalWarp.h"
>
</File>
<File
RelativePath=".\CrystalWarp_Grid.cpp"
>
</File>
<File
RelativePath=".\FriendMonster.cpp"
>
</File>
<File
RelativePath=".\FriendMonster.h"
>
</File>
<File
RelativePath=".\IGridObject.cpp"
>
</File>
<File
RelativePath=".\IGridObject.h"
>
</File>
<File
RelativePath=".\Item.cpp"
>
</File>
<File
RelativePath=".\Item.h"
>
</File>
<File
RelativePath=".\Item_Grid.cpp"
>
</File>
<File
RelativePath=".\LuckyMonster.cpp"
>
</File>
<File
RelativePath=".\LuckyMonster.h"
>
</File>
<File
RelativePath=".\MapNpc.cpp"
>
</File>
<File
RelativePath=".\MapNpc.h"
>
</File>
<File
RelativePath=".\MapNPC_Grid.cpp"
>
</File>
<File
RelativePath=".\MapObject.cpp"
>
</File>
<File
RelativePath=".\MapObject.h"
>
</File>
<File
RelativePath=".\Merchant.cpp"
>
</File>
<File
RelativePath=".\Merchant.h"
>
</File>
<File
RelativePath=".\Money.cpp"
>
</File>
<File
RelativePath=".\Money.h"
>
</File>
<File
RelativePath=".\Monster.cpp"
>
</File>
<File
RelativePath=".\Monster.h"
>
</File>
<File
RelativePath=".\Monster_Grid.cpp"
>
</File>
<File
RelativePath=".\NonCharacter.cpp"
>
</File>
<File
RelativePath=".\NonCharacter.h"
>
</File>
<File
RelativePath=".\NPC.cpp"
>
</File>
<File
RelativePath=".\NPC.h"
>
</File>
<File
RelativePath=".\NPC.inl"
>
</File>
<File
RelativePath=".\NPC_Grid.cpp"
>
</File>
<File
RelativePath=".\NPC_Skill.cpp"
>
</File>
<File
RelativePath=".\Object.cpp"
>
</File>
<File
RelativePath=".\Object.h"
>
</File>
<File
RelativePath=".\Object_Grid.cpp"
>
</File>
<File
RelativePath=".\ObjectDefine.h"
>
</File>
<File
RelativePath=".\ObjectPolicy.h"
>
</File>
<File
RelativePath=".\Player.cpp"
>
</File>
<File
RelativePath=".\Player.h"
>
</File>
<File
RelativePath=".\Player.inl"
>
</File>
<File
RelativePath=".\Player_Attack.cpp"
>
</File>
<File
RelativePath=".\Player_Grid.cpp"
>
</File>
<File
RelativePath=".\Player_Grid2.cpp"
>
</File>
<File
RelativePath=".\Player_Grid_Operator.h"
>
</File>
<File
RelativePath=".\Player_NestedInfo.cpp"
>
</File>
<File
RelativePath=".\Player_NestedInfo.hxx"
>
</File>
<File
RelativePath=".\Player_Parameter.cpp"
>
</File>
<File
RelativePath=".\Player_Skill.cpp"
>
</File>
<File
RelativePath=".\SSQMonster.cpp"
>
</File>
<File
RelativePath=".\SSQMonster.h"
>
</File>
<File
RelativePath=".\Summoned.cpp"
>
</File>
<File
RelativePath=".\Summoned.h"
>
</File>
<File
RelativePath=".\Summoned_Grid.cpp"
>
</File>
<File
RelativePath=".\SyncMerchant.cpp"
>
</File>
<File
RelativePath=".\SyncMerchant.h"
>
</File>
<File
RelativePath=".\SyncMerchant_Grid.cpp"
>
</File>
<File
RelativePath=".\TotemNpc.cpp"
>
</File>
<File
RelativePath=".\TotemNpc.h"
>
</File>
<File
RelativePath=".\TotemNpc_Grid.cpp"
>
</File>
<Filter
Name="Manager"
>
<File
RelativePath=".\AppliedNpcDependencyChain.cpp"
>
</File>
<File
RelativePath=".\AppliedNpcDependencyChain.h"
>
</File>
<File
RelativePath=".\AttendanceManager.cpp"
>
</File>
<File
RelativePath=".\AttendanceManager.h"
>
</File>
<File
RelativePath=".\AttendanceReward.cpp"
>
</File>
<File
RelativePath=".\AttendanceReward.h"
>
</File>
<File
RelativePath=".\CharacterInfoExManager.cpp"
>
</File>
<File
RelativePath=".\CharacterInfoExManager.h"
>
</File>
<File
RelativePath=".\CPetManager.cpp"
>
</File>
<File
RelativePath=".\CPetManager.h"
>
</File>
<File
RelativePath=".\ExtraNPCManager.cpp"
>
</File>
<File
RelativePath=".\ExtraNPCManager.h"
>
</File>
<File
RelativePath=".\ObjectFactory.cpp"
>
</File>
<File
RelativePath=".\ObjectFactory.h"
>
</File>
<File
RelativePath=".\ObjectList.cpp"
>
</File>
<File
RelativePath=".\ObjectList.h"
>
</File>
<File
RelativePath=".\PlayerManager.cpp"
>
</File>
<File
RelativePath=".\PlayerManager.h"
>
</File>
<File
RelativePath=".\PostManager.cpp"
>
</File>
<File
RelativePath=".\PostManager.h"
>
</File>
<File
RelativePath=".\SummonedNPCs.cpp"
>
</File>
<File
RelativePath=".\SummonedNPCs.h"
>
</File>
<File
RelativePath=".\SummonManager.cpp"
>
</File>
<File
RelativePath=".\SummonManager.h"
>
</File>
<File
RelativePath=".\SystemMemo.cpp"
>
</File>
<File
RelativePath=".\SystemMemo.h"
>
</File>
<Filter
Name="Collection"
>
<File
RelativePath=".\CollectionManager.cpp"
>
</File>
<File
RelativePath=".\CollectionManager.h"
>
</File>
<File
RelativePath=".\CollectionStateInfo.cpp"
>
</File>
<File
RelativePath=".\CollectionStateInfo.h"
>
</File>
</Filter>
<Filter
Name="Vehicles"
>
<File
RelativePath=".\PlayerRider.cpp"
>
</File>
<File
RelativePath=".\PlayerRider.h"
>
</File>
<File
RelativePath=".\PlayerWings.cpp"
>
</File>
<File
RelativePath=".\PlayerWings.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="NPC AI"
>
<File
RelativePath=".\Npcai\AIMessageQueue.h"
>
</File>
<File
RelativePath=".\Npcai\AITypes.h"
>
</File>
<File
RelativePath=".\Npcai\NpcHeartbeat.cpp"
>
</File>
<File
RelativePath=".\Npcai\NpcHeartbeat.h"
>
</File>
<File
RelativePath=".\npcai\NPCStateFactory.cpp"
>
</File>
<File
RelativePath=".\npcai\NPCStateFactory.h"
>
</File>
<File
RelativePath=".\npcai\NPCStateManager.cpp"
>
</File>
<File
RelativePath=".\npcai\NPCStateManager.h"
>
</File>
<File
RelativePath=".\Npcai\State.cpp"
>
</File>
<File
RelativePath=".\Npcai\State.h"
>
</File>
<File
RelativePath=".\npcai\TargetFinder.h"
>
</File>
<File
RelativePath=".\TargetManager.cpp"
>
</File>
<File
RelativePath=".\TargetManager.h"
>
</File>
<Filter
Name="NPC States"
>
<File
RelativePath=".\Npcai\AttackState.cpp"
>
</File>
<File
RelativePath=".\Npcai\AttackState.h"
>
</File>
<File
RelativePath=".\BlindState.cpp"
>
</File>
<File
RelativePath=".\BlindState.h"
>
</File>
<File
RelativePath=".\npcai\ChaosState.cpp"
>
</File>
<File
RelativePath=".\npcai\ChaosState.h"
>
</File>
<File
RelativePath=".\Npcai\DeadState.cpp"
>
</File>
<File
RelativePath=".\Npcai\DeadState.h"
>
</File>
<File
RelativePath=".\Npcai\DestroyObjectState.cpp"
>
</File>
<File
RelativePath=".\Npcai\DestroyObjectState.h"
>
</File>
<File
RelativePath=".\Npcai\FallApartState.cpp"
>
</File>
<File
RelativePath=".\Npcai\FallApartState.h"
>
</File>
<File
RelativePath=".\Npcai\FlyingState.cpp"
>
</File>
<File
RelativePath=".\Npcai\FlyingState.h"
>
</File>
<File
RelativePath=".\Npcai\FollowState.cpp"
>
</File>
<File
RelativePath=".\Npcai\FollowState.h"
>
</File>
<File
RelativePath=".\Npcai\HelpState.cpp"
>
</File>
<File
RelativePath=".\Npcai\HelpState.h"
>
</File>
<File
RelativePath=".\Npcai\IdleState.cpp"
>
</File>
<File
RelativePath=".\Npcai\IdleState.h"
>
</File>
<File
RelativePath=".\npcai\JumpState.cpp"
>
</File>
<File
RelativePath=".\npcai\JumpState.h"
>
</File>
<File
RelativePath=".\Npcai\KnockDownState.cpp"
>
</File>
<File
RelativePath=".\Npcai\KnockDownState.h"
>
</File>
<File
RelativePath=".\Npcai\NoTransState.cpp"
>
</File>
<File
RelativePath=".\Npcai\NoTransState.h"
>
</File>
<File
RelativePath=".\Npcai\PathListState.cpp"
>
</File>
<File
RelativePath=".\Npcai\PathListState.h"
>
</File>
<File
RelativePath=".\npcai\PatrolState.cpp"
>
</File>
<File
RelativePath=".\npcai\PatrolState.h"
>
</File>
<File
RelativePath=".\Npcai\RetreatState.cpp"
>
</File>
<File
RelativePath=".\Npcai\RetreatState.h"
>
</File>
<File
RelativePath=".\Npcai\ReturnState.cpp"
>
</File>
<File
RelativePath=".\Npcai\ReturnState.h"
>
</File>
<File
RelativePath=".\npcai\RunAwayState.cpp"
>
</File>
<File
RelativePath=".\npcai\RunAwayState.h"
>
</File>
<File
RelativePath=".\npcai\SpawnIdleState.cpp"
>
</File>
<File
RelativePath=".\npcai\SpawnIdleState.h"
>
</File>
<File
RelativePath=".\Npcai\SpecialDeadActionState.cpp"
>
</File>
<File
RelativePath=".\Npcai\SpecialDeadActionState.h"
>
</File>
<File
RelativePath=".\npcai\StopIdleState.cpp"
>
</File>
<File
RelativePath=".\npcai\StopIdleState.h"
>
</File>
<File
RelativePath=".\Npcai\ThrustState.cpp"
>
</File>
<File
RelativePath=".\Npcai\ThrustState.h"
>
</File>
<File
RelativePath=".\npcai\TrackAreaState.cpp"
>
</File>
<File
RelativePath=".\npcai\TrackAreaState.h"
>
</File>
<File
RelativePath=".\Npcai\TrackState.cpp"
>
</File>
<File
RelativePath=".\Npcai\TrackState.h"
>
</File>
<File
RelativePath=".\Npcai\WanderState.cpp"
>
</File>
<File
RelativePath=".\Npcai\WanderState.h"
>
</File>
</Filter>
<Filter
Name="Summon States"
>
<File
RelativePath=".\npcai\SummonIdle.cpp"
>
</File>
<File
RelativePath=".\npcai\SummonIdle.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Etc"
>
<File
RelativePath=".\ChangeMonsterAbility.cpp"
>
</File>
<File
RelativePath=".\ChangeMonsterAbility.h"
>
</File>
<File
RelativePath=".\EtherEmissionDevice.cpp"
>
</File>
<File
RelativePath=".\EtherEmissionDevice.h"
>
</File>
<File
RelativePath=".\MovementChecker.cpp"
>
</File>
<File
RelativePath=".\MovementChecker.h"
>
</File>
<File
RelativePath=".\MoveStateControl.cpp"
>
</File>
<File
RelativePath=".\MoveStateControl.h"
>
</File>
</Filter>
</Filter>
</Filter>
<Filter
Name="Guild"
>
<File
RelativePath=".\GameGuild.cpp"
>
</File>
<File
RelativePath=".\GameGuild.h"
>
</File>
<File
RelativePath=".\GameGuild.SendPacket.h"
>
</File>
<File
RelativePath=".\GameGuildCommon.h"
>
</File>
<File
RelativePath=".\GameGuildExtension.cpp"
>
</File>
<File
RelativePath=".\GameGuildExtension.h"
>
</File>
<File
RelativePath=".\GameGuildManager.cpp"
>
</File>
<File
RelativePath=".\GameGuildManager.h"
>
</File>
<File
RelativePath=".\GameGuildMember.cpp"
>
</File>
<File
RelativePath=".\GameGuildMember.h"
>
</File>
<File
RelativePath=".\GameGuildRelation.cpp"
>
</File>
<File
RelativePath=".\GameGuildRelation.h"
>
</File>
<File
RelativePath="..\Common\GuildFacilities.cpp"
>
</File>
<File
RelativePath="..\Common\GuildFacilities.h"
>
</File>
</Filter>
<Filter
Name="GM"
>
<File
RelativePath=".\GMCmdManager.cpp"
>
</File>
<File
RelativePath=".\GMCmdManager.h"
>
</File>
<File
RelativePath=".\GMCmdString.cpp"
>
</File>
<File
RelativePath=".\GMCmdString.h"
>
</File>
<File
RelativePath=".\GMCmdTokenizer.cpp"
>
</File>
<File
RelativePath=".\GMCmdTokenizer.hxx"
>
</File>
<Filter
Name="Impls"
>
<File
RelativePath=".\GM\GMHandler_BatchCmd.cpp"
>
</File>
<File
RelativePath=".\GM\GMHandler_Complex.cpp"
>
</File>
<File
RelativePath=".\GM\GMHandler_Domination.cpp"
>
</File>
<File
RelativePath=".\GM\GMHandler_Etc.cpp"
>
</File>
<File
RelativePath=".\GM\GMHandler_Formulas.cpp"
>
</File>
<File
RelativePath=".\GM\GMHandler_Guild.cpp"
>
</File>
<File
RelativePath=".\GM\GMHandler_Info.cpp"
>
</File>
<File
RelativePath=".\GM\GMHandler_InterUtils.hxx"
>
</File>
<File
RelativePath=".\GM\GMHandler_Mob.cpp"
>
</File>
<File
RelativePath=".\GM\GMHandler_PlayerControl.cpp"
>
</File>
<File
RelativePath=".\GM\GMHandler_Record.cpp"
>
</File>
<File
RelativePath=".\GM\GMHandler_Slot.cpp"
>
</File>
<File
RelativePath=".\GM\GMHandler_Stat.cpp"
>
</File>
<File
RelativePath=".\GM\GMHandler_Zone.cpp"
>
</File>
<File
RelativePath=".\GM\GMTestUnit_arycoat.cpp"
>
</File>
<File
RelativePath=".\GM\GMTestUnit_gamelulu.cpp"
>
</File>
<File
RelativePath=".\GM\GMTestUnit_hukim.cpp"
>
</File>
<File
RelativePath=".\GM\GMTestUnit_iamsample.cpp"
>
</File>
<File
RelativePath=".\GM\GMTestUnit_jaykang.cpp"
>
</File>
<File
RelativePath=".\GM\GMTestUnit_namka199.cpp"
>
</File>
<File
RelativePath=".\GM\GMTestUnit_waverix.cpp"
>
</File>
<File
RelativePath=".\GM\GMTestUnit_youngmoon.cpp"
>
</File>
</Filter>
</Filter>
<Filter
Name="Log"
>
<File
RelativePath=".\GameLog.cpp"
>
</File>
<File
RelativePath=".\GameLog.h"
>
</File>
</Filter>
<Filter
Name="Event"
>
<File
RelativePath=".\EventManager.cpp"
>
</File>
<File
RelativePath=".\EventManager.h"
>
</File>
<File
RelativePath=".\MonsterInvasionEvent.cpp"
>
</File>
<File
RelativePath=".\MonsterInvasionEvent.h"
>
</File>
<File
RelativePath=".\PeakTimeEvent.cpp"
>
</File>
<File
RelativePath=".\PeakTimeEvent.h"
>
</File>
<File
RelativePath=".\PlayerEventManager.cpp"
>
</File>
<File
RelativePath=".\PlayerEventManager.h"
>
</File>
</Filter>
<Filter
Name="AreaConquest"
>
<File
RelativePath=".\AreaConquestCommonHeader.h"
>
</File>
<Filter
Name="Achievement"
>
<File
RelativePath=".\AchievementManager.cpp"
>
</File>
<File
RelativePath=".\AchievementManager.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Quest"
>
<File
RelativePath=".\QuestAction_Concrete.cpp"
>
</File>
<File
RelativePath=".\QuestAction_Concrete.h"
>
</File>
<File
RelativePath=".\QuestCondition_Concrete.cpp"
>
</File>
<File
RelativePath=".\QuestCondition_Concrete.h"
>
</File>
<File
RelativePath=".\QuestInfoManagerEx.cpp"
>
</File>
<File
RelativePath=".\QuestInfoManagerEx.h"
>
</File>
<File
RelativePath=".\QuestManager_Concrete.cpp"
>
</File>
<File
RelativePath=".\QuestManager_Concrete.h"
>
</File>
</Filter>
<Filter
Name="FatigueSystem"
>
<File
RelativePath=".\Fatigue.cpp"
>
</File>
<File
RelativePath=".\Fatigue.h"
>
</File>
<File
RelativePath=".\FatigueManager.cpp"
>
</File>
<File
RelativePath=".\FatigueManager.h"
>
</File>
</Filter>
<Filter
Name="ChaoSystem"
>
<File
RelativePath=".\ChaoState.cpp"
>
</File>
<File
RelativePath=".\ChaoState.h"
>
</File>
<File
RelativePath=".\FieldPvP.cpp"
>
</File>
<File
RelativePath=".\FieldPvP.h"
>
</File>
</Filter>
<Filter
Name="ScriptParserManager"
>
<File
RelativePath=".\GameScriptParserManager.cpp"
>
</File>
<File
RelativePath=".\GameScriptParserManager.h"
>
</File>
</Filter>
<Filter
Name="DistributeSystem"
>
<File
RelativePath=".\Npcai\BattleRecord.cpp"
>
</File>
<File
RelativePath=".\Npcai\BattleRecord.h"
>
</File>
<File
RelativePath=".\ItemExpDistributor.cpp"
>
</File>
<File
RelativePath=".\ItemExpDistributor.h"
>
</File>
</Filter>
<Filter
Name="Party"
>
<File
RelativePath=".\Party\GameParty.cpp"
>
</File>
<File
RelativePath=".\Party\GameParty.h"
>
</File>
<File
RelativePath=".\Party\GamePartyManager.cpp"
>
</File>
<File
RelativePath=".\Party\GamePartyManager.h"
>
</File>
<File
RelativePath=".\Party\GamePartyState.cpp"
>
</File>
<File
RelativePath=".\Party\GamePartyState.h"
>
</File>
</Filter>
<Filter
Name="GameParty"
>
<File
RelativePath=".\GameParty\GamePartyOperator.h"
>
</File>
<File
RelativePath=".\GameParty\NewGameParty.cpp"
>
</File>
<File
RelativePath=".\GameParty\NewGameParty.h"
>
</File>
<File
RelativePath=".\GameParty\NewGamePartyManager.cpp"
>
</File>
<File
RelativePath=".\GameParty\NewGamePartyManager.h"
>
</File>
</Filter>
<Filter
Name="FriendInvitation"
>
<File
RelativePath=".\FriendInvitation\FriendInvitationRecallProc.cpp"
>
</File>
<File
RelativePath=".\FriendInvitation\FriendInvitationRecallProc.h"
>
</File>
<File
RelativePath=".\FriendInvitation\FriendInvitationReWardProc.cpp"
>
</File>
<File
RelativePath=".\FriendInvitation\FriendInvitationReWardProc.h"
>
</File>
<File
RelativePath=".\FriendInvitation\GFriendInvitationController.cpp"
>
</File>
<File
RelativePath=".\FriendInvitation\GFriendInvitationController.h"
>
</File>
<File
RelativePath=".\FriendInvitation\InvitateFriendInfo.cpp"
>
</File>
<File
RelativePath=".\FriendInvitation\InvitateFriendInfo.h"
>
</File>
</Filter>
<Filter
Name="AccumulatePoint"
>
<File
RelativePath=".\AccumulatePoint.cpp"
>
</File>
<File
RelativePath=".\AccumulatePoint.h"
>
</File>
</Filter>
<Filter
Name="Domination"
>
<File
RelativePath=".\DominationArea.cpp"
>
</File>
<File
RelativePath=".\DominationArea.h"
>
</File>
<File
RelativePath=".\DominationAuction.cpp"
>
</File>
<File
RelativePath=".\DominationAuction.h"
>
</File>
<File
RelativePath=".\DominationMember.cpp"
>
</File>
<File
RelativePath=".\DominationMember.h"
>
</File>
<File
RelativePath=".\GameDominationManager.cpp"
>
</File>
<File
RelativePath=".\GameDominationManager.h"
>
</File>
</Filter>
<Filter
Name="GameShop"
>
<File
RelativePath=".\GameShop\GameShop.Event.cpp"
>
</File>
<File
RelativePath=".\GameShop\GameShop.Event.h"
>
</File>
<File
RelativePath=".\GameShop\GameShop.EventHandler.cpp"
>
</File>
<File
RelativePath=".\GameShop\GameShop.EventHandler.h"
>
</File>
<File
RelativePath=".\GameShop\GameShop.EventProcessor.cpp"
>
</File>
<File
RelativePath=".\GameShop\GameShop.EventProcessor.h"
>
</File>
<File
RelativePath=".\GameShop\GameShop.h"
>
</File>
<File
RelativePath=".\GameShop\GameShop.Manager.cpp"
>
</File>
<File
RelativePath=".\GameShop\GameShop.Manager.h"
>
</File>
<File
RelativePath=".\GameShop\GameShop.System.cpp"
>
</File>
<File
RelativePath=".\GameShop\GameShop.System.h"
>
</File>
<File
RelativePath=".\GameShop\GameShop.User.cpp"
>
</File>
<File
RelativePath=".\GameShop\GameShop.User.h"
>
</File>
<File
RelativePath=".\GameShop\GameShopHeader.h"
>
</File>
<Filter
Name="ClientStub"
>
<File
RelativePath="..\Shop\ClientStub\ClientSession.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\ClientSession.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\NetworkManager.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\NetworkManager.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\SessionMgr.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\SessionMgr.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\ShopEventHandler.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\ShopEventHandler.h"
>
</File>
<Filter
Name="WBANetwork"
>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\Common.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\WBANetwork.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\WBANetwork.h"
>
</File>
<Filter
Name="net"
>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\Acceptor.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\Acceptor.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\Connector.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\Connector.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\ServerNetwork.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\ServerNetwork.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\ServerSession.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\ServerSession.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\SessionManager.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\SessionManager.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\Socket.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\Socket.h"
>
</File>
</Filter>
<Filter
Name="util"
>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\AsyncResult.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\CircuitQueue.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\EventQueue.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\EventQueue.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\Guard.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\Mutex.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\Mutex.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\Pool.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\Stream.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\Stream.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\Thread.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\Thread.h"
>
</File>
</Filter>
</Filter>
</Filter>
</Filter>
<Filter
Name="HonorSystem"
>
<File
RelativePath=".\HonorSystem\HonorManager.cpp"
>
</File>
<File
RelativePath=".\HonorSystem\HonorManager.h"
>
</File>
<File
RelativePath=".\HonorSystem\HonorSystem.cpp"
>
</File>
<File
RelativePath=".\HonorSystem\HonorSystem.h"
>
</File>
</Filter>
<Filter
Name="PointSystem"
>
<File
RelativePath="..\..\ProgramCommon\PointSystem\PacketStruct_CG_PointSystem.h"
>
</File>
<File
RelativePath="..\Common\PacketStruct_PointSystem.h"
>
</File>
<File
RelativePath=".\PointSystem\PointWalletManager.cpp"
>
</File>
<File
RelativePath=".\PointSystem\PointWalletManager.h"
>
</File>
</Filter>
<File
RelativePath=".\MiniGame.cpp"
>
</File>
<File
RelativePath=".\MiniGame.h"
>
</File>
<File
RelativePath=".\MiniGameManager.cpp"
>
</File>
<File
RelativePath=".\MiniGameManager.h"
>
</File>
<File
RelativePath=".\StatueManager.cpp"
>
</File>
<File
RelativePath=".\StatueManager.h"
>
</File>
<File
RelativePath=".\SunRanking\SunRanking.cpp"
>
</File>
<File
RelativePath=".\SunRanking\SunRanking.h"
>
</File>
<File
RelativePath=".\SunRanking\SunRankingGradeManager.cpp"
>
</File>
<File
RelativePath=".\SunRanking\SunRankingGradeManager.h"
>
</File>
<File
RelativePath=".\SunRanking\SunRankingManager.cpp"
>
</File>
<File
RelativePath=".\SunRanking\SunRankingManager.h"
>
</File>
<File
RelativePath=".\SunRanking\SunRankingPlayer.cpp"
>
</File>
<File
RelativePath=".\SunRanking\SunRankingPlayer.h"
>
</File>
<File
RelativePath=".\UseExtendDateItemImplement.cpp"
>
</File>
<File
RelativePath=".\UseExtendDateItemImplement.h"
>
</File>
</Files>
<Globals>
<Global
Name="DevPartner_IsInstrumented"
Value="1"
/>
</Globals>
</VisualStudioProject>