2172 lines
45 KiB
XML
2172 lines
45 KiB
XML
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="L2OOGHelper"
|
|
ProjectGUID="{F48FE51E-CD31-40EE-93D9-E467841CB79C}"
|
|
RootNamespace="L2OOGHelper"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="_build\L2OOGHelper_Debug"
|
|
IntermediateDirectory="_build\L2OOGHelper_Debug"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=".;lib;l2ooghelper"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;USE_SEH;CHAT_USE_RICHEDIT"
|
|
MinimalRebuild="false"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="1"
|
|
StructMemberAlignment="0"
|
|
UsePrecompiledHeader="2"
|
|
ProgramDataBaseFileName="$(IntDir)\$(ProjectName)_d.pdb"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_UNICODE;UNICODE;_DEBUG"
|
|
ShowProgress="false"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="comctl32.lib comdlg32.lib ws2_32.lib winmm.lib libeay32_st_MTd.lib ssleay32_st_MTd.lib zlib_st_MTd.lib libpng_st_MTd.lib libjpegd_st_MTd.lib"
|
|
OutputFile="$(OutDir)\$(ProjectName)_d.exe"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="lib\openssl;lib\libpng;lib\libjpeg"
|
|
GenerateManifest="false"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
|
|
GenerateMapFile="true"
|
|
MapFileName="$(IntDir)\$(TargetName).map"
|
|
SubSystem="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Copying files to dist folder..."
|
|
CommandLine="l2ooghelper\PostBuildEvent.cmd $(TargetName) $(TargetDir)"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="_build\L2OOGHelper_Release"
|
|
IntermediateDirectory="_build\L2OOGHelper_Release"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories=".;lib;l2ooghelper"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;USE_SEH;CHAT_USE_RICHEDIT"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
StructMemberAlignment="0"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="2"
|
|
ProgramDataBaseFileName="$(IntDir)\$(ProjectName).pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="comctl32.lib comdlg32.lib ws2_32.lib winmm.lib libeay32_st_MT.lib ssleay32_st_MT.lib zlib_st_MT.lib libpng_st_MT.lib libjpeg_st_MT.lib"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="lib\openssl;lib\libpng;lib\libjpeg"
|
|
GenerateManifest="false"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Copying files to dist folder..."
|
|
CommandLine="l2ooghelper\PostBuildEvent.cmd $(TargetName) $(TargetDir)"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="rsrc"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\dialogs.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\res\L2OOGHelper.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\menu.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\other.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\Resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\res\small.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\tab.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\temp.rc"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="stdafx"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\stdafx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\stdafx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\targetver.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="windows"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\MainWindow.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\MainWindow.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\ProgressHP.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\ProgressHP.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\SEH_global.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\SEH_global.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\Tabs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\Tabs.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="l2client"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\Account.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\Account.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\IL2Client.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\IL2Client.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\L2Client.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\L2Client.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\L2Client_BotIPC.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\L2Client_GameLoop.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\L2Client_Login.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\L2Client_Packets.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\L2Client_Thread.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\L2Client_World.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\L2ClientAI.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\L2ClientAI.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\MapShowParams.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\MapShowParams.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="packet_handlers"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_AbnormalStatusUpdate.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_AskJoinParty.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_AuthLoginFail.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_BuyList.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_ChangeMoveType.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_ChangeWaitType.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_CharCreateFail.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_CharCreateSuccess.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_CharDeleteFail.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_CharDeleteSuccess.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_CharInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_CharSelected.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_CharSelectionInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_ConfirmDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_CreatureSay.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_DeleteObject.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_Die.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_DropItem.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_EtcStatusUpdate.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_ExNpcQuestHtmlMessage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_ExSetPrivateStoreWholeMsg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_ExStorageMaxCount.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_GameGuardQuery.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_GetItem.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_InventoryUpdate.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_ItemList.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_JoinParty.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_KeyPacket.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_MagicSkillCanceld.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_MagicSkillUse.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_MoveToLocation.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_MoveToPawn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_NewCharacterSuccess.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_NpcHtmlMessage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_NpcInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_PartyMemberPosition.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_PartySmallWindowAdd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_PartySmallWindowAll.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_PartySmallWindowDelete.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_PartySmallWindowDeleteAll.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_PartySmallWindowUpdate.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_PartySpelled.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_PledgeInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_PrivateStoreListBuy.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_PrivateStoreListSell.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_PrivateStoreManageListBuy.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_PrivateStoreManageListSell.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_PrivateStoreMsgBuy.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_PrivateStoreMsgSell.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_RecipeShopManageList.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_RecipeShopMsg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_Revive.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_SellList.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_SendTradeRequest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_SetupGauge.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_ShortBuffStatusUpdate.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_SkillCoolTime.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_SkillList.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_SpawnItem.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_SSQInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_StatusUpdate.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_StopMove.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_SystemMessage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_TargetSelected.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_TargetUnselected.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_TeleportToLocation.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_TradeDone.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_TradeOtherAdd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_TradeOwnAdd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_TradeStart.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_UserInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_handlers\ph_ValidateLocation.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="packet_send"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_send\ps_atk.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_send\ps_BuySell.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_send\ps_items.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_send\ps_misc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_send\ps_move.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_send\ps_party.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_send\ps_pvtStore.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_send\ps_sys.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\packet_send\ps_trade_p2p.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="botconfig"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\BotConfig.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\BotConfig.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\BotConfigIDList.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\BotConfigIDList.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="dialog"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\AccountDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\AccountDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\ChooseCharDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\ChooseCharDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\ChooseServerDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\ChooseServerDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\CreateCharDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\CreateCharDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\InputStringDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\InputStringDlg.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="tab_dialogs"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\MapItemsTabDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\MapItemsTabDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserBuffTabDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserBuffTabDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserInfoTabDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserInfoTabDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserInvTabDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserInvTabDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserPartyTabDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserPartyTabDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserSkillsTabDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserSkillsTabDlg.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="game_events"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\BuySellDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\BuySellDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\MessageBoxTimeout.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\MessageBoxTimeout.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\NpcHtmlMessageDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\NpcHtmlMessageDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\PrivateStoreDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\PrivateStoreDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\TradeP2PDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\TradeP2PDlg.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="botCfgDlg"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\BotCfgDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\BotCfgDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\BotCfgDlg_Party.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\BotCfgDlg_Self.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\BotCfgDlg_SelfHeal.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\Dlg_FindInDB.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\Dlg_FindInDB.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="logger"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\Logger.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\Logger.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="user"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserBuffs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserBuffs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserEtcStatus.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserEtcStatus.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserInfo_c.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserInfo_c.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserInventory.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserInventory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserParty.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserParty.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserSkills.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserSkills.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserStorageMaxCount.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\UserStorageMaxCount.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="scripter"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\ScriptEngine.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\ScriptEngine.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="SE_funcs"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\SE_funcs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\SE_funcs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\SE_funcs_buffs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\SE_funcs_cfg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\SE_funcs_chat.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\SE_funcs_hacks.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\SE_funcs_handlers.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\SE_funcs_items.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\SE_funcs_move.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\SE_funcs_party.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\SE_funcs_skills.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\SE_funcs_targ.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\SE_funcs_userInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\SE_funcs_world.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="world"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\BinTree.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\BinTree.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\BuySellList.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\BuySellList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\CharArray.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\CharArray.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\ClanList.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\ClanList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\ClanTreeNode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\ClanTreeNode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\GIArray.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\GIArray.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\GroundItem.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\GroundItem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\NpcArray.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\NpcArray.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\WorldObjectTree.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\WorldObjectTree.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\WorldObjectTreeNode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\WorldObjectTreeNode.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="utils"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\utils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\utils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\windowUtils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\windowUtils.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="image"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\PngJpegImage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\PngJpegImage.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="map"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\GlobalMapImages.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\GlobalMapImages.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\MapWnd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\MapWnd.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="lib"
|
|
>
|
|
<Filter
|
|
Name="lua"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lapi.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lapi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lauxlib.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lauxlib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lbaselib.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lcode.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lcode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\ldblib.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\ldebug.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\ldebug.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\ldo.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\ldo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\ldump.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lfunc.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lfunc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lgc.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lgc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\linit.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\liolib.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\llex.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\llex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\llimits.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lmathlib.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lmem.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lmem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\loadlib.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lobject.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lobject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lopcodes.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lopcodes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\loslib.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lparser.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lparser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lstate.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lstate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lstring.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lstring.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lstrlib.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\ltable.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\ltable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\ltablib.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\ltm.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\ltm.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lua.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lua.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\luaconf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lualib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lundump.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lundump.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lvm.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lvm.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lzio.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugMD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\lib\lua\lzio.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="db_layer"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\DBLayer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\DBLayer.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="hwid"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\base64.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\base64.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\HWID.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\HWID.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="BotIPC"
|
|
>
|
|
<File
|
|
RelativePath=".\l2ooghelper\bot_interaction\BotIPC.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\l2ooghelper\bot_interaction\BotIPC.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\l2ooghelper\ClassDiagram1.cd"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|