Move git root from Client/ to src/ to track all source code: - Client: Game client source (moved to Client/Client/) - Server: Game server source - GameTools: Development tools - CryptoSource: Encryption utilities - database: Database scripts - Script: Game scripts - rylCoder_16.02.2008_src: Legacy coder tools - GMFont, Game: Additional resources 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
748 lines
18 KiB
XML
748 lines
18 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
||
<VisualStudioProject
|
||
ProjectType="Visual C++"
|
||
Version="7.10"
|
||
Name="RylDBAgentServer"
|
||
ProjectGUID="{5C731410-923C-42D2-A9E9-E3C51AD6624D}"
|
||
Keyword="Win32Proj">
|
||
<Platforms>
|
||
<Platform
|
||
Name="Win32"/>
|
||
</Platforms>
|
||
<Configurations>
|
||
<Configuration
|
||
Name="Debug|Win32"
|
||
OutputDirectory="../../Executable/$(ConfigurationName)"
|
||
IntermediateDirectory="../../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
||
ConfigurationType="1"
|
||
CharacterSet="2">
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
Optimization="0"
|
||
AdditionalIncludeDirectories="../;./;../BaseLibrary;../RylServerLibrary;../RylGameLibrary;../MemoryManager;../NFAuthClient"
|
||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
|
||
MinimalRebuild="TRUE"
|
||
BasicRuntimeChecks="3"
|
||
RuntimeLibrary="1"
|
||
UsePrecompiledHeader="0"
|
||
WarningLevel="3"
|
||
Detect64BitPortabilityProblems="FALSE"
|
||
DebugInformationFormat="4"/>
|
||
<Tool
|
||
Name="VCCustomBuildTool"/>
|
||
<Tool
|
||
Name="VCLinkerTool"
|
||
OutputFile="$(OutDir)/RylDBAgentServer.exe"
|
||
LinkIncremental="2"
|
||
GenerateDebugInformation="TRUE"
|
||
ProgramDatabaseFile="$(OutDir)/RylDBAgentServer.pdb"
|
||
SubSystem="2"
|
||
TargetMachine="1"/>
|
||
<Tool
|
||
Name="VCMIDLTool"/>
|
||
<Tool
|
||
Name="VCPostBuildEventTool"/>
|
||
<Tool
|
||
Name="VCPreBuildEventTool"/>
|
||
<Tool
|
||
Name="VCPreLinkEventTool"/>
|
||
<Tool
|
||
Name="VCResourceCompilerTool"/>
|
||
<Tool
|
||
Name="VCWebServiceProxyGeneratorTool"/>
|
||
<Tool
|
||
Name="VCXMLDataGeneratorTool"/>
|
||
<Tool
|
||
Name="VCWebDeploymentTool"/>
|
||
<Tool
|
||
Name="VCManagedWrapperGeneratorTool"/>
|
||
<Tool
|
||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
</Configuration>
|
||
<Configuration
|
||
Name="Release|Win32"
|
||
OutputDirectory="../../Executable/$(ConfigurationName)"
|
||
IntermediateDirectory="../../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
||
ConfigurationType="1"
|
||
CharacterSet="2">
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
AdditionalIncludeDirectories="../;./;../BaseLibrary;../RylServerLibrary;../RylGameLibrary;../MemoryManager;../NFAuthClient"
|
||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
||
RuntimeLibrary="0"
|
||
UsePrecompiledHeader="0"
|
||
WarningLevel="3"
|
||
Detect64BitPortabilityProblems="FALSE"
|
||
DebugInformationFormat="3"/>
|
||
<Tool
|
||
Name="VCCustomBuildTool"/>
|
||
<Tool
|
||
Name="VCLinkerTool"
|
||
OutputFile="$(OutDir)/RylDBAgentServer.exe"
|
||
LinkIncremental="1"
|
||
GenerateDebugInformation="TRUE"
|
||
SubSystem="2"
|
||
OptimizeReferences="2"
|
||
EnableCOMDATFolding="2"
|
||
TargetMachine="1"/>
|
||
<Tool
|
||
Name="VCMIDLTool"/>
|
||
<Tool
|
||
Name="VCPostBuildEventTool"/>
|
||
<Tool
|
||
Name="VCPreBuildEventTool"/>
|
||
<Tool
|
||
Name="VCPreLinkEventTool"/>
|
||
<Tool
|
||
Name="VCResourceCompilerTool"/>
|
||
<Tool
|
||
Name="VCWebServiceProxyGeneratorTool"/>
|
||
<Tool
|
||
Name="VCXMLDataGeneratorTool"/>
|
||
<Tool
|
||
Name="VCWebDeploymentTool"/>
|
||
<Tool
|
||
Name="VCManagedWrapperGeneratorTool"/>
|
||
<Tool
|
||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
</Configuration>
|
||
<Configuration
|
||
Name="Release_NoGD|Win32"
|
||
OutputDirectory="../../Executable/$(ConfigurationName)"
|
||
IntermediateDirectory="../../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
||
ConfigurationType="1"
|
||
CharacterSet="2">
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
AdditionalIncludeDirectories="../;./;../BaseLibrary;../RylServerLibrary;../RylGameLibrary;../MemoryManager;../NFAuthClient"
|
||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
||
RuntimeLibrary="0"
|
||
UsePrecompiledHeader="0"
|
||
WarningLevel="3"
|
||
Detect64BitPortabilityProblems="FALSE"
|
||
DebugInformationFormat="3"/>
|
||
<Tool
|
||
Name="VCCustomBuildTool"/>
|
||
<Tool
|
||
Name="VCLinkerTool"
|
||
OutputFile="$(OutDir)/RylDBAgentServer.exe"
|
||
LinkIncremental="1"
|
||
GenerateDebugInformation="TRUE"
|
||
SubSystem="2"
|
||
OptimizeReferences="2"
|
||
EnableCOMDATFolding="2"
|
||
TargetMachine="1"/>
|
||
<Tool
|
||
Name="VCMIDLTool"/>
|
||
<Tool
|
||
Name="VCPostBuildEventTool"/>
|
||
<Tool
|
||
Name="VCPreBuildEventTool"/>
|
||
<Tool
|
||
Name="VCPreLinkEventTool"/>
|
||
<Tool
|
||
Name="VCResourceCompilerTool"/>
|
||
<Tool
|
||
Name="VCWebServiceProxyGeneratorTool"/>
|
||
<Tool
|
||
Name="VCXMLDataGeneratorTool"/>
|
||
<Tool
|
||
Name="VCWebDeploymentTool"/>
|
||
<Tool
|
||
Name="VCManagedWrapperGeneratorTool"/>
|
||
<Tool
|
||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
</Configuration>
|
||
<Configuration
|
||
Name="Debug_NoGD|Win32"
|
||
OutputDirectory="../../Executable/$(ConfigurationName)"
|
||
IntermediateDirectory="../../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
||
ConfigurationType="1"
|
||
CharacterSet="2">
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
Optimization="0"
|
||
AdditionalIncludeDirectories="../;./;../BaseLibrary;../RylServerLibrary;../RylGameLibrary;../MemoryManager;../NFAuthClient"
|
||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
|
||
MinimalRebuild="TRUE"
|
||
BasicRuntimeChecks="3"
|
||
RuntimeLibrary="1"
|
||
UsePrecompiledHeader="0"
|
||
WarningLevel="3"
|
||
Detect64BitPortabilityProblems="FALSE"
|
||
DebugInformationFormat="4"/>
|
||
<Tool
|
||
Name="VCCustomBuildTool"/>
|
||
<Tool
|
||
Name="VCLinkerTool"
|
||
OutputFile="$(OutDir)/RylDBAgentServer.exe"
|
||
LinkIncremental="2"
|
||
GenerateDebugInformation="TRUE"
|
||
ProgramDatabaseFile="$(OutDir)/RylDBAgentServer.pdb"
|
||
SubSystem="2"
|
||
TargetMachine="1"/>
|
||
<Tool
|
||
Name="VCMIDLTool"/>
|
||
<Tool
|
||
Name="VCPostBuildEventTool"/>
|
||
<Tool
|
||
Name="VCPreBuildEventTool"/>
|
||
<Tool
|
||
Name="VCPreLinkEventTool"/>
|
||
<Tool
|
||
Name="VCResourceCompilerTool"/>
|
||
<Tool
|
||
Name="VCWebServiceProxyGeneratorTool"/>
|
||
<Tool
|
||
Name="VCXMLDataGeneratorTool"/>
|
||
<Tool
|
||
Name="VCWebDeploymentTool"/>
|
||
<Tool
|
||
Name="VCManagedWrapperGeneratorTool"/>
|
||
<Tool
|
||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
</Configuration>
|
||
<Configuration
|
||
Name="Release_MY|Win32"
|
||
OutputDirectory="../../Executable/$(ConfigurationName)"
|
||
IntermediateDirectory="../../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
||
ConfigurationType="1"
|
||
CharacterSet="2">
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
AdditionalIncludeDirectories="../;./;../BaseLibrary;../RylServerLibrary;../RylGameLibrary;../MemoryManager;../NFAuthClient"
|
||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;AUTH_MY"
|
||
RuntimeLibrary="0"
|
||
UsePrecompiledHeader="0"
|
||
WarningLevel="3"
|
||
Detect64BitPortabilityProblems="FALSE"
|
||
DebugInformationFormat="3"/>
|
||
<Tool
|
||
Name="VCCustomBuildTool"/>
|
||
<Tool
|
||
Name="VCLinkerTool"
|
||
OutputFile="$(OutDir)/RylDBAgentServer.exe"
|
||
LinkIncremental="1"
|
||
IgnoreDefaultLibraryNames="MSVCRT.lib"
|
||
GenerateDebugInformation="TRUE"
|
||
SubSystem="2"
|
||
OptimizeReferences="2"
|
||
EnableCOMDATFolding="2"
|
||
TargetMachine="1"/>
|
||
<Tool
|
||
Name="VCMIDLTool"/>
|
||
<Tool
|
||
Name="VCPostBuildEventTool"/>
|
||
<Tool
|
||
Name="VCPreBuildEventTool"/>
|
||
<Tool
|
||
Name="VCPreLinkEventTool"/>
|
||
<Tool
|
||
Name="VCResourceCompilerTool"/>
|
||
<Tool
|
||
Name="VCWebServiceProxyGeneratorTool"/>
|
||
<Tool
|
||
Name="VCXMLDataGeneratorTool"/>
|
||
<Tool
|
||
Name="VCWebDeploymentTool"/>
|
||
<Tool
|
||
Name="VCManagedWrapperGeneratorTool"/>
|
||
<Tool
|
||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
</Configuration>
|
||
<Configuration
|
||
Name="Debug_MY|Win32"
|
||
OutputDirectory="../../Executable/$(ConfigurationName)"
|
||
IntermediateDirectory="../../Intermediate/$(ProjectName)/$(ConfigurationName)"
|
||
ConfigurationType="1"
|
||
CharacterSet="2">
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
Optimization="0"
|
||
AdditionalIncludeDirectories="../;./;../BaseLibrary;../RylServerLibrary;../RylGameLibrary;../MemoryManager;../NFAuthClient"
|
||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;AUTH_MY"
|
||
MinimalRebuild="TRUE"
|
||
BasicRuntimeChecks="3"
|
||
RuntimeLibrary="1"
|
||
UsePrecompiledHeader="0"
|
||
WarningLevel="3"
|
||
Detect64BitPortabilityProblems="FALSE"
|
||
DebugInformationFormat="4"/>
|
||
<Tool
|
||
Name="VCCustomBuildTool"/>
|
||
<Tool
|
||
Name="VCLinkerTool"
|
||
OutputFile="$(OutDir)/RylDBAgentServer.exe"
|
||
LinkIncremental="2"
|
||
IgnoreDefaultLibraryNames="MSVCRT.lib"
|
||
GenerateDebugInformation="TRUE"
|
||
ProgramDatabaseFile="$(OutDir)/RylDBAgentServer.pdb"
|
||
SubSystem="2"
|
||
TargetMachine="1"/>
|
||
<Tool
|
||
Name="VCMIDLTool"/>
|
||
<Tool
|
||
Name="VCPostBuildEventTool"/>
|
||
<Tool
|
||
Name="VCPreBuildEventTool"/>
|
||
<Tool
|
||
Name="VCPreLinkEventTool"/>
|
||
<Tool
|
||
Name="VCResourceCompilerTool"/>
|
||
<Tool
|
||
Name="VCWebServiceProxyGeneratorTool"/>
|
||
<Tool
|
||
Name="VCXMLDataGeneratorTool"/>
|
||
<Tool
|
||
Name="VCWebDeploymentTool"/>
|
||
<Tool
|
||
Name="VCManagedWrapperGeneratorTool"/>
|
||
<Tool
|
||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
</Configuration>
|
||
</Configurations>
|
||
<References>
|
||
</References>
|
||
<Files>
|
||
<Filter
|
||
Name="<22>ҽ<EFBFBD> <20><><EFBFBD><EFBFBD>"
|
||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||
<File
|
||
RelativePath=".\RylDBAgentServer.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\RylDBAgentServerCommands.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\RylDBAgentServerMain.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\RylDBAgentServerWindow.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\stdafx.cpp">
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>"
|
||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||
<File
|
||
RelativePath=".\resource.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\RylDBAgentServer.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\stdafx.h">
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="<22><><EFBFBD>ҽ<EFBFBD> <20><><EFBFBD><EFBFBD>"
|
||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||
<File
|
||
RelativePath=".\RYLDBAgentServer.ico">
|
||
</File>
|
||
<File
|
||
RelativePath=".\RylDBAgentServer.rc">
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="Network"
|
||
Filter="">
|
||
<Filter
|
||
Name="Dispatch"
|
||
Filter="">
|
||
<File
|
||
RelativePath=".\Network\Dispatch\AdminToolDispatch.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\Dispatch\AdminToolDispatch.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\Dispatch\AuthDispatch.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\Dispatch\AuthDispatch.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\Dispatch\ChatDispatch.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\Dispatch\ChatDispatch.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\Dispatch\GameDispatch.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\Dispatch\GameDispatch.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\Dispatch\LoginDispatch.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\Dispatch\LoginDispatch.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\Dispatch\Part1DBAgentDispatch.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\Dispatch\Part1DBAgentDispatch.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\Dispatch\UIDDispatch.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\Dispatch\UIDDispatch.h">
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="SendPacket"
|
||
Filter="">
|
||
<File
|
||
RelativePath=".\Network\SendPacket\SendAdminTool.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\SendPacket\SendAdminTool.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\SendPacket\SendCharManage.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\SendPacket\SendCharManage.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\SendPacket\SendGuild.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\SendPacket\SendGuild.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\SendPacket\SendLoginout.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\SendPacket\SendLoginout.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\SendPacket\SendMoveZone.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\SendPacket\SendMoveZone.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\SendPacket\SendParty.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\SendPacket\SendParty.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\SendPacket\SendServerInfo.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\SendPacket\SendServerInfo.h">
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="ParsePacket"
|
||
Filter="">
|
||
<File
|
||
RelativePath=".\Network\ParsePacket\ParseCastle.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\ParsePacket\ParseCastle.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\ParsePacket\ParseCharManage.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\ParsePacket\ParseCharManage.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\ParsePacket\ParseCharUpdate.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\ParsePacket\ParseCharUpdate.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\ParsePacket\ParseGuild.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\ParsePacket\ParseGuild.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\ParsePacket\ParseMoveZone.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\ParsePacket\ParseMoveZone.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\ParsePacket\ParseParty.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Network\ParsePacket\ParseParty.h">
|
||
</File>
|
||
</Filter>
|
||
</Filter>
|
||
<Filter
|
||
Name="DataStorage"
|
||
Filter="">
|
||
<File
|
||
RelativePath=".\DataStorage\AdminDataMgr.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\DataStorage\AdminDataMgr.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\DataStorage\Billing.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\DataStorage\Billing.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\DataStorage\CharacterData.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\DataStorage\CharacterData.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\DataStorage\CharacterDataMgr.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\DataStorage\CharacterDataMgr.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\DataStorage\DBDataMgr.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\DataStorage\DBDataMgr.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\DataStorage\DBItemSerialMgr.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\DataStorage\DBItemSerialMgr.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\DataStorage\SessionData.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\DataStorage\SessionData.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\DataStorage\SessionDataMgr.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\DataStorage\SessionDataMgr.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\DataStorage\StoreData.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\DataStorage\StoreData.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\DataStorage\StoreDataMgr.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\DataStorage\StoreDataMgr.h">
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="Ranking"
|
||
Filter="">
|
||
<File
|
||
RelativePath=".\Ranking\RankingDBMgr.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Ranking\RankingDBMgr.h">
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="GameEvent"
|
||
Filter="">
|
||
<File
|
||
RelativePath=".\GameEvent\GameEventDBMgr.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\GameEvent\GameEventDBMgr.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\GameEvent\GiveItemMgr.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\GameEvent\GiveItemMgr.h">
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="Community"
|
||
Filter="">
|
||
<Filter
|
||
Name="Party"
|
||
Filter="">
|
||
<File
|
||
RelativePath=".\Community\Party\PartyDBInfo.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Community\Party\PartyDBInfo.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Community\Party\PartyDBMgr.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Community\Party\PartyDBMgr.h">
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="Guild"
|
||
Filter="">
|
||
<File
|
||
RelativePath=".\Community\Guild\GuildDB.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Community\Guild\GuildDB.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Community\Guild\GuildDBMgr.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Community\Guild\GuildDBMgr.h">
|
||
</File>
|
||
</Filter>
|
||
</Filter>
|
||
<Filter
|
||
Name="Creature"
|
||
Filter="">
|
||
<File
|
||
RelativePath=".\Creature\StatueDBMgr.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Creature\StatueDBMgr.h">
|
||
</File>
|
||
<Filter
|
||
Name="Siege"
|
||
Filter="">
|
||
<Filter
|
||
Name="Base"
|
||
Filter="">
|
||
<File
|
||
RelativePath=".\Creature\Siege\SiegeObjectDB.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Creature\Siege\SiegeObjectDB.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Creature\Siege\SiegeObjectDBMgr.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Creature\Siege\SiegeObjectDBMgr.h">
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="AboutCamp"
|
||
Filter="">
|
||
<File
|
||
RelativePath=".\Creature\Siege\CampDB.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Creature\Siege\CampDB.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Creature\Siege\CampShopDB.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Creature\Siege\CampShopDB.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Creature\Siege\MiningCampDB.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Creature\Siege\MiningCampDB.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Creature\Siege\WorldWeaponDB.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Creature\Siege\WorldWeaponDB.h">
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="AboutCastle"
|
||
Filter="">
|
||
<File
|
||
RelativePath=".\Creature\Siege\CastleArmsDB.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Creature\Siege\CastleArmsDB.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Creature\Siege\CastleEmblemDB.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Creature\Siege\CastleEmblemDB.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Creature\Siege\CastleGateDB.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Creature\Siege\CastleGateDB.h">
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="AboutSiege"
|
||
Filter="">
|
||
<File
|
||
RelativePath=".\Creature\Siege\SiegeArmsDB.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Creature\Siege\SiegeArmsDB.h">
|
||
</File>
|
||
</Filter>
|
||
</Filter>
|
||
</Filter>
|
||
<Filter
|
||
Name="Castle"
|
||
Filter="">
|
||
<File
|
||
RelativePath=".\Castle\CastleDB.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Castle\CastleDB.h">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Castle\CastleDBMgr.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Castle\CastleDBMgr.h">
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="Map"
|
||
Filter="">
|
||
<Filter
|
||
Name="FieldMap"
|
||
Filter="">
|
||
<File
|
||
RelativePath=".\Map\FieldMap\MineralVeinDBMgr.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\Map\FieldMap\MineralVeinDBMgr.h">
|
||
</File>
|
||
</Filter>
|
||
</Filter>
|
||
<Filter
|
||
Name="GameTime"
|
||
Filter="">
|
||
<File
|
||
RelativePath=".\GameTime\GameTimeDBMgr.cpp">
|
||
</File>
|
||
<File
|
||
RelativePath=".\GameTime\GameTimeDBMgr.h">
|
||
</File>
|
||
</Filter>
|
||
</Files>
|
||
<Globals>
|
||
</Globals>
|
||
</VisualStudioProject>
|