1132 lines
25 KiB
XML
1132 lines
25 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="UserInterface"
|
|
ProjectGUID="{A2570633-1791-4317-AA69-D8897D3D8B7C}"
|
|
RootNamespace="UserInterface"
|
|
SccProjectName="Perforce Project"
|
|
SccAuxPath=""
|
|
SccLocalPath=".."
|
|
SccProvider="MSSCCI:Perforce SCM">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Distribute|Win32"
|
|
OutputDirectory="../bin"
|
|
IntermediateDirectory="../obj/$(ProjectName)/x86/$(ConfigurationName)_VC71"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OptimizeForProcessor="0"
|
|
AdditionalIncludeDirectories="../../extern/include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_DISTRIBUTE"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
PrecompiledHeaderFile=""
|
|
AssemblerOutput="0"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb"
|
|
BrowseInformation="0"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/mapinfo:exports /mapinfo:lines"
|
|
ShowProgress="0"
|
|
OutputFile="$(OutDir)/metin2client.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="../../extern/lib;../../extern/lib/vc71"
|
|
IgnoreAllDefaultLibraries="FALSE"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
|
|
GenerateMapFile="TRUE"
|
|
MapFileName="$(OutDir)/$(TargetName).map"
|
|
SubSystem="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="mt.exe -manifest metin2client.exe.manifest -outputresource:$(OutDir)/metin2client.exe;#1"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1042"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="../bin"
|
|
IntermediateDirectory="../obj/$(ProjectName)/x86/$(ConfigurationName)_VC71"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="../../extern/include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
RuntimeTypeInfo="TRUE"
|
|
PrecompiledHeaderFile=""
|
|
AssemblerOutput="0"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb"
|
|
BrowseInformation="0"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
ShowProgress="0"
|
|
OutputFile="$(OutDir)/metin2client.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="../../extern/lib;../../extern/lib/vc71"
|
|
IgnoreAllDefaultLibraries="FALSE"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
|
|
GenerateMapFile="FALSE"
|
|
MapFileName="$(OutDir)/$(TargetName).map"
|
|
SubSystem="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1042"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="../bin"
|
|
IntermediateDirectory="../obj/$(ProjectName)/x86/$(ConfigurationName)_VC71"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="../../extern/include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
RuntimeTypeInfo="TRUE"
|
|
PrecompiledHeaderFile=""
|
|
AssemblerOutput="0"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb"
|
|
BrowseInformation="0"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
ShowProgress="0"
|
|
OutputFile="$(OutDir)/metin2client.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="../../extern/lib;../../extern/lib/vc71"
|
|
IgnoreAllDefaultLibraries="FALSE"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
|
|
GenerateMapFile="TRUE"
|
|
MapFileName="$(OutDir)/$(TargetName).map"
|
|
SubSystem="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1042"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="InstanceBase">
|
|
<File
|
|
RelativePath="AffectFlagContainer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="AffectFlagContainer.h">
|
|
</File>
|
|
<File
|
|
RelativePath="InstanceBase.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="InstanceBase.h">
|
|
</File>
|
|
<File
|
|
RelativePath="InstanceBaseBattle.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="InstanceBaseEffect.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="InstanceBaseEvent.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="InstanceBaseMotion.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="InstanceBaseMovement.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="InstanceBaseTransform.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Network">
|
|
<File
|
|
RelativePath="AccountConnector.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="AccountConnector.h">
|
|
</File>
|
|
<File
|
|
RelativePath="InsultChecker.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="InsultChecker.h">
|
|
</File>
|
|
<File
|
|
RelativePath="NetworkActorManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="NetworkActorManager.h">
|
|
</File>
|
|
<File
|
|
RelativePath="Packet.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ProcessCRC.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ProcessCRC.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonExceptionSender.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonExceptionSender.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonNetworkDatagram.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonNetworkDatagram.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonNetworkDatagramModule.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonNetworkStream.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonNetworkStream.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonNetworkStreamCommand.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonNetworkStreamEvent.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonNetworkStreamModule.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonNetworkStreamPhaseGame.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonNetworkStreamPhaseGameActor.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonNetworkStreamPhaseGameItem.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonNetworkStreamPhaseHandShake.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonNetworkStreamPhaseLoading.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonNetworkStreamPhaseLogin.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonNetworkStreamPhaseOffline.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonNetworkStreamPhaseSelect.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ServerStateChecker.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ServerStateChecker.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ServerStateCheckerModule.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Game">
|
|
<File
|
|
RelativePath="CameraProcedure.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonBackground.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonBackground.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonBackgroundModule.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonCharacterManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonCharacterManager.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonCharacterManagerModule.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonCharacterModule.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonEffectModule.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonEventManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonEventManager.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonEventManagerMoudle.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonGameEventManagerModule.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonItem.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonItem.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonItemModule.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonNonPlayer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonNonPlayer.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonNonPlayerModule.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonPlayer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonPlayer.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonPlayerEventHandler.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonPlayerEventHandler.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonPlayerInput.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonPlayerInputKeyboard.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonPlayerInputMouse.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonPlayerModule.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonPlayerSkill.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonQuest.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonQuest.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonSkill.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonSkill.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Interface">
|
|
<File
|
|
RelativePath="PythonChat.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonChat.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonChatModule.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonExchange.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonExchange.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonExchangeModule.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonFlyModule.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonGuild.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonGuild.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonMessenger.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonMessenger.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonMiniMap.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonMiniMap.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonMiniMapModule.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonSafeBox.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonSafeBox.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonShop.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonShop.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonTextTail.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonTextTail.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonTextTailModule.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Pack">
|
|
<File
|
|
RelativePath="PythonPackModule.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="System">
|
|
<File
|
|
RelativePath="ProcessScanner.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ProcessScanner.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonApplication.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonApplication.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonApplicationCamera.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonApplicationCursor.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonApplicationEvent.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonApplicationModule.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonApplicationProcedure.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonApplicationWebPage.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonIME.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonIME.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonIMEModule.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonProfilerModule.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonSoundManagerModule.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonSystem.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonSystem.h">
|
|
</File>
|
|
<File
|
|
RelativePath="PythonSystemModule.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="GuildMark">
|
|
<File
|
|
RelativePath="GuildMarkDownloader.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="GuildMarkDownloader.h">
|
|
</File>
|
|
<File
|
|
RelativePath="GuildMarkUploader.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="GuildMarkUploader.h">
|
|
</File>
|
|
<File
|
|
RelativePath="MarkImage.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="MarkImage.h">
|
|
</File>
|
|
<File
|
|
RelativePath="MarkManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="MarkManager.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Script Files">
|
|
<File
|
|
RelativePath="..\bin\colorInfo.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\consoleModule.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\constInfo.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\debugInfo.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\exception.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\game.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\interfaceModule.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\introCreate.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\introEmpire.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\introLoading.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\introLogin.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\introSelect.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\locale.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\mouseModule.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\musicInfo.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\networkModule.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\playerSettingModule.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\Prototype.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\serverInfo.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\system.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\ui.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiAffectShower.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiAttachMetin.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiCandidate.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiCharacter.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiChat.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiCommon.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiCube.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiEx.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiExchange.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiGameButton.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiGameOption.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiGuild.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiInventory.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiMapNameShower.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiMessenger.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiMiniMap.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiOption.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiParty.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiPhaseCurtain.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiPickMoney.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiPlayerGauge.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiPointReset.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiPrivateShopBuilder.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiQuest.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiRefine.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiRestart.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiSafebox.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiScriptLocale.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiShop.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiSystem.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiSystemOption.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiTarget.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiTaskBar.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiTest.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiTip.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiToolTip.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiUploadMark.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiWhisper.py">
|
|
</File>
|
|
<Filter
|
|
Name="UIScript">
|
|
<File
|
|
RelativePath="..\bin\UIScript\936_LoginWindow.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\949_LoginWindow.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\AtlasWindow.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\AttachStoneDialog.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\AuctionWindow.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\AuctionWindow_ListPage.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\AuctionWindow_RegisterPage.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\AuctionWindow_UniqueAuctionPage.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\ChangeGradeNameDialog.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\ChangePasswordDialog.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\CharacterWindow.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\ConnectingDialog.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\CreateCharacterWindow.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\ExchangeDialog.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\FishingWindow.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\GameOptionDialog.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\GameWindow.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\GuildWindow.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\GuildWindow_BaseInfoPage.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\GuildWindow_BoardPage.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\GuildWindow_GradePage.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\GuildWindow_GuildInfoPage.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\GuildWindow_GuildSkillPage.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\GuildWindow_MemberPage.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\HelpWindow.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\IMEKOR.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\InputDialog.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\InputDialogWithDescription.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\InventoryWindow.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\LoadingWindow.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\MarkListWindow.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\MessengerWindow.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\MiniMap.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\MouseButtonWindow.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\PartyMemberInfoBoard.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\PasswordDialog.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\PickMoneyDialog.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\PopupDialog.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\PrivateShopBuilder.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\QuestDialog.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\QuestionDialog.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\QuestionDialog2.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\RefineDialog.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\RestartDialog.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\RightMouseButtonWindow.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\SafeboxWindow.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\SelectCharacterWindow.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\SelectEmpireWindow.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\ShopDialog.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\SkillPointResetDialog.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\SystemDialog.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\SystemDialog_ForPortal.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\uiscript\SystemOptionDialog.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\TaskBar.py">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bin\UIScript\WhisperDialog.py">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
<File
|
|
RelativePath="Cursors\cursor.cur">
|
|
</File>
|
|
<File
|
|
RelativePath="Cursors\cursor_attack.cur">
|
|
</File>
|
|
<File
|
|
RelativePath="Cursors\cursor_buy.cur">
|
|
</File>
|
|
<File
|
|
RelativePath="Cursors\cursor_camera_rotate.cur">
|
|
</File>
|
|
<File
|
|
RelativePath="Cursors\cursor_chair.cur">
|
|
</File>
|
|
<File
|
|
RelativePath="Cursors\cursor_door.cur">
|
|
</File>
|
|
<File
|
|
RelativePath="Cursors\cursor_hsize.cur">
|
|
</File>
|
|
<File
|
|
RelativePath="Cursors\cursor_hvsize.cur">
|
|
</File>
|
|
<File
|
|
RelativePath="Cursors\cursor_no.cur">
|
|
</File>
|
|
<File
|
|
RelativePath="Cursors\cursor_pick.cur">
|
|
</File>
|
|
<File
|
|
RelativePath="Cursors\cursor_sell.cur">
|
|
</File>
|
|
<File
|
|
RelativePath="Cursors\cursor_talk.cur">
|
|
</File>
|
|
<File
|
|
RelativePath="Cursors\cursor_vsize.cur">
|
|
</File>
|
|
<File
|
|
RelativePath="resource.h">
|
|
</File>
|
|
<File
|
|
RelativePath="UserInterface.rc">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Abstract">
|
|
<File
|
|
RelativePath=".\AbstractApplication.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\AbstractCharacterManager.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\AbstractChat.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\AbstractPlayer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\AbstractSingleton.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Locale">
|
|
<File
|
|
RelativePath="Locale.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="Locale.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Locale_inc.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Locale_inc_BR.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Locale_inc_CA.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Locale_inc_EU.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Locale_inc_EU2.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Locale_inc_GB.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Locale_inc_HK.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Locale_inc_JP.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Locale_inc_KO.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Locale_inc_NEWCIBN.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Locale_inc_SG.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Locale_inc_VI.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Security">
|
|
<File
|
|
RelativePath=".\CheckLatestFiles.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\CheckLatestFiles.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\CRC32_inc.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Hackshield.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Hackshield.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\HackshieldLicense.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\HackshieldLicense_metin2.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\HackshieldLicense_metin2client.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NProtectGameGuard.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NProtectGameGuard.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WiseLogicXTrap.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WiseLogicXTrap.h">
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="GameType.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="GameType.h">
|
|
</File>
|
|
<File
|
|
RelativePath="HISTORY">
|
|
</File>
|
|
<File
|
|
RelativePath="StdAfx.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="StdAfx.h">
|
|
</File>
|
|
<File
|
|
RelativePath="Test.h">
|
|
</File>
|
|
<File
|
|
RelativePath="UserInterface.cpp">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|