2011-12-21 12:28:02 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2010-06-28 19:07:33 +00:00
|
|
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
|
|
<ProjectConfiguration Include="Debug|Win32">
|
|
|
|
<Configuration>Debug</Configuration>
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
</ProjectConfiguration>
|
|
|
|
<ProjectConfiguration Include="Debug|x64">
|
|
|
|
<Configuration>Debug</Configuration>
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
</ProjectConfiguration>
|
|
|
|
<ProjectConfiguration Include="Release|Win32">
|
|
|
|
<Configuration>Release</Configuration>
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
</ProjectConfiguration>
|
|
|
|
<ProjectConfiguration Include="Release|x64">
|
|
|
|
<Configuration>Release</Configuration>
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
</ProjectConfiguration>
|
|
|
|
</ItemGroup>
|
|
|
|
<PropertyGroup Label="Globals">
|
|
|
|
<ProjectName>openttd</ProjectName>
|
|
|
|
<ProjectGuid>{668328A0-B40E-4CDB-BD72-D0064424414A}</ProjectGuid>
|
|
|
|
<RootNamespace>openttd</RootNamespace>
|
|
|
|
</PropertyGroup>
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
|
|
<UseOfMfc>false</UseOfMfc>
|
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
|
|
<UseOfMfc>false</UseOfMfc>
|
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
|
|
<UseOfMfc>false</UseOfMfc>
|
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
|
|
<UseOfMfc>false</UseOfMfc>
|
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
|
</PropertyGroup>
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
</ImportGroup>
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
</ImportGroup>
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
</ImportGroup>
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
</ImportGroup>
|
|
|
|
<PropertyGroup Label="UserMacros" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
|
|
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)..\objs\$(Platform)\$(Configuration)\</OutDir>
|
|
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)..\objs\$(Platform)\$(Configuration)\</IntDir>
|
|
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
|
|
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)..\objs\$(Platform)\$(Configuration)\</OutDir>
|
|
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)..\objs\$(Platform)\$(Configuration)\</IntDir>
|
|
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
|
|
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)..\objs\$(Platform)\$(Configuration)\</IntDir>
|
|
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
|
|
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)..\objs\$(Platform)\$(Configuration)\</OutDir>
|
|
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)..\objs\$(Platform)\$(Configuration)\</IntDir>
|
|
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
|
|
|
|
<CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
|
|
|
|
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
|
|
|
|
<CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
|
|
|
|
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
|
|
|
|
<CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
|
|
|
|
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
|
|
|
|
<CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
|
|
|
|
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
|
|
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)..\objs\$(Platform)\$(Configuration)\</OutDir>
|
|
|
|
<LocalDebuggerWorkingDirectory>$(ProjectDir)..\bin</LocalDebuggerWorkingDirectory>
|
|
|
|
</PropertyGroup>
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
|
<Midl>
|
|
|
|
<TypeLibraryName>.\Release/openttd.tlb</TypeLibraryName>
|
|
|
|
<HeaderFileName>
|
|
|
|
</HeaderFileName>
|
|
|
|
</Midl>
|
|
|
|
<ClCompile>
|
|
|
|
<AdditionalOptions>/MP /J %(AdditionalOptions)</AdditionalOptions>
|
|
|
|
<Optimization>Full</Optimization>
|
|
|
|
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
|
|
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
|
|
|
|
<OmitFramePointers>true</OmitFramePointers>
|
2011-03-04 22:34:10 +00:00
|
|
|
<AdditionalIncludeDirectories>..\objs\langs;..\objs\settings;..\src\3rdparty\squirrel\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
2016-04-17 16:50:37 +00:00
|
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_SSE;WITH_ZLIB;WITH_LZO;WITH_LZMA;LZMA_API_STATIC;WITH_PNG;WITH_FREETYPE;WITH_ICU_SORT;WITH_ICU_LAYOUT;U_STATIC_IMPLEMENTATION;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR="OpenTTD";WITH_ASSERT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
2010-06-28 19:07:33 +00:00
|
|
|
<StringPooling>true</StringPooling>
|
|
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
|
|
|
<StructMemberAlignment>4Bytes</StructMemberAlignment>
|
|
|
|
<BufferSecurityCheck>false</BufferSecurityCheck>
|
|
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
|
|
<PrecompiledHeader>
|
|
|
|
</PrecompiledHeader>
|
|
|
|
<PrecompiledHeaderFile>
|
|
|
|
</PrecompiledHeaderFile>
|
|
|
|
<PrecompiledHeaderOutputFile>
|
|
|
|
</PrecompiledHeaderOutputFile>
|
|
|
|
<AssemblerOutput>All</AssemblerOutput>
|
|
|
|
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
|
|
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|
|
|
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
<TreatWarningAsError>false</TreatWarningAsError>
|
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
|
<CallingConvention>FastCall</CallingConvention>
|
|
|
|
<CompileAs>Default</CompileAs>
|
|
|
|
</ClCompile>
|
|
|
|
<ResourceCompile>
|
|
|
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
<Culture>0x0809</Culture>
|
|
|
|
</ResourceCompile>
|
|
|
|
<Link>
|
2013-08-05 20:37:06 +00:00
|
|
|
<AdditionalDependencies>winmm.lib;ws2_32.lib;imm32.lib;libpng.lib;zlibstat.lib;lzo2.lib;liblzma.lib;libfreetype2.lib;icuuc.lib;icuin.lib;icudt.lib;icule.lib;iculx.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
2010-06-28 19:07:33 +00:00
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
|
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
<SubSystem>Windows</SubSystem>
|
|
|
|
<StackReserveSize>1048576</StackReserveSize>
|
|
|
|
<StackCommitSize>1048576</StackCommitSize>
|
|
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
|
|
|
<DataExecutionPrevention>
|
|
|
|
</DataExecutionPrevention>
|
|
|
|
<TargetMachine>MachineX86</TargetMachine>
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
|
</Link>
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
|
<Midl>
|
|
|
|
<TypeLibraryName>.\Debug/openttd.tlb</TypeLibraryName>
|
|
|
|
<HeaderFileName>
|
|
|
|
</HeaderFileName>
|
|
|
|
</Midl>
|
|
|
|
<ClCompile>
|
|
|
|
<AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>
|
|
|
|
<Optimization>Disabled</Optimization>
|
2011-03-04 22:34:10 +00:00
|
|
|
<AdditionalIncludeDirectories>..\objs\langs;..\objs\settings;..\src\3rdparty\squirrel\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
2016-04-17 16:50:37 +00:00
|
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_SSE;WITH_ZLIB;WITH_LZO;WITH_LZMA;LZMA_API_STATIC;WITH_PNG;WITH_FREETYPE;WITH_ICU_SORT;WITH_ICU_LAYOUT;U_STATIC_IMPLEMENTATION;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR="OpenTTD";%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
2010-06-28 19:07:33 +00:00
|
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
|
|
|
<PrecompiledHeader>
|
|
|
|
</PrecompiledHeader>
|
|
|
|
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
|
|
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|
|
|
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
<TreatWarningAsError>false</TreatWarningAsError>
|
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
|
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
|
|
|
<CallingConvention>FastCall</CallingConvention>
|
|
|
|
<CompileAs>Default</CompileAs>
|
|
|
|
</ClCompile>
|
|
|
|
<ResourceCompile>
|
|
|
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
<Culture>0x0809</Culture>
|
|
|
|
</ResourceCompile>
|
|
|
|
<Link>
|
2013-08-05 20:37:06 +00:00
|
|
|
<AdditionalDependencies>winmm.lib;ws2_32.lib;imm32.lib;libpng.lib;zlibstat.lib;lzo2.lib;liblzma.lib;libfreetype2.lib;icuuc.lib;icuin.lib;icudt.lib;icule.lib;iculx.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
2010-06-28 19:07:33 +00:00
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
|
<IgnoreSpecificDefaultLibraries>LIBCMT.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
<SubSystem>Windows</SubSystem>
|
|
|
|
<StackReserveSize>1048576</StackReserveSize>
|
|
|
|
<StackCommitSize>1048576</StackCommitSize>
|
|
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
|
|
|
<DataExecutionPrevention>
|
|
|
|
</DataExecutionPrevention>
|
|
|
|
<TargetMachine>MachineX86</TargetMachine>
|
|
|
|
</Link>
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
|
<Midl>
|
|
|
|
<TargetEnvironment>X64</TargetEnvironment>
|
|
|
|
<TypeLibraryName>.\Release/openttd.tlb</TypeLibraryName>
|
|
|
|
<HeaderFileName>
|
|
|
|
</HeaderFileName>
|
|
|
|
</Midl>
|
|
|
|
<ClCompile>
|
|
|
|
<AdditionalOptions>/MP /J %(AdditionalOptions)</AdditionalOptions>
|
|
|
|
<Optimization>Full</Optimization>
|
|
|
|
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
|
|
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
|
|
|
|
<OmitFramePointers>true</OmitFramePointers>
|
2011-03-04 22:34:10 +00:00
|
|
|
<AdditionalIncludeDirectories>..\objs\langs;..\objs\settings;..\src\3rdparty\squirrel\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
2016-04-17 16:50:37 +00:00
|
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;WITH_SSE;WITH_ZLIB;WITH_LZO;WITH_LZMA;LZMA_API_STATIC;WITH_PNG;WITH_FREETYPE;WITH_ICU_SORT;WITH_ICU_LAYOUT;U_STATIC_IMPLEMENTATION;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR="OpenTTD";_SQ64;WITH_ASSERT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
2010-06-28 19:07:33 +00:00
|
|
|
<StringPooling>true</StringPooling>
|
|
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
|
|
|
<StructMemberAlignment>Default</StructMemberAlignment>
|
|
|
|
<BufferSecurityCheck>false</BufferSecurityCheck>
|
|
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
|
|
<PrecompiledHeader>
|
|
|
|
</PrecompiledHeader>
|
|
|
|
<PrecompiledHeaderFile>
|
|
|
|
</PrecompiledHeaderFile>
|
|
|
|
<PrecompiledHeaderOutputFile>
|
|
|
|
</PrecompiledHeaderOutputFile>
|
|
|
|
<AssemblerOutput>All</AssemblerOutput>
|
|
|
|
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
|
|
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|
|
|
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
<TreatWarningAsError>false</TreatWarningAsError>
|
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
|
<CallingConvention>FastCall</CallingConvention>
|
|
|
|
<CompileAs>Default</CompileAs>
|
|
|
|
</ClCompile>
|
|
|
|
<ResourceCompile>
|
|
|
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
<Culture>0x0809</Culture>
|
|
|
|
</ResourceCompile>
|
|
|
|
<Link>
|
2013-08-05 20:37:06 +00:00
|
|
|
<AdditionalDependencies>winmm.lib;ws2_32.lib;imm32.lib;libpng.lib;zlibstat.lib;lzo2.lib;liblzma.lib;libfreetype2.lib;icuuc.lib;icuin.lib;icudt.lib;icule.lib;iculx.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
2010-06-28 19:07:33 +00:00
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
|
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
<SubSystem>Windows</SubSystem>
|
|
|
|
<StackReserveSize>1048576</StackReserveSize>
|
|
|
|
<StackCommitSize>1048576</StackCommitSize>
|
|
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
|
|
<TargetMachine>MachineX64</TargetMachine>
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
|
</Link>
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
|
<Midl>
|
|
|
|
<TargetEnvironment>X64</TargetEnvironment>
|
|
|
|
<TypeLibraryName>.\Debug/openttd.tlb</TypeLibraryName>
|
|
|
|
<HeaderFileName>
|
|
|
|
</HeaderFileName>
|
|
|
|
</Midl>
|
|
|
|
<ClCompile>
|
|
|
|
<AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>
|
|
|
|
<Optimization>Disabled</Optimization>
|
2011-03-04 22:34:10 +00:00
|
|
|
<AdditionalIncludeDirectories>..\objs\langs;..\objs\settings;..\src\3rdparty\squirrel\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
2016-04-17 16:50:37 +00:00
|
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;WITH_SSE;WITH_ZLIB;WITH_LZO;WITH_LZMA;LZMA_API_STATIC;WITH_PNG;WITH_FREETYPE;WITH_ICU_SORT;WITH_ICU_LAYOUT;U_STATIC_IMPLEMENTATION;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR="OpenTTD";_SQ64;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
2010-06-28 19:07:33 +00:00
|
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
|
|
|
<PrecompiledHeader>
|
|
|
|
</PrecompiledHeader>
|
|
|
|
<PrecompiledHeaderFile>
|
|
|
|
</PrecompiledHeaderFile>
|
|
|
|
<PrecompiledHeaderOutputFile>
|
|
|
|
</PrecompiledHeaderOutputFile>
|
|
|
|
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
|
|
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|
|
|
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
<TreatWarningAsError>false</TreatWarningAsError>
|
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
|
<CallingConvention>Cdecl</CallingConvention>
|
|
|
|
<CompileAs>Default</CompileAs>
|
|
|
|
</ClCompile>
|
|
|
|
<ResourceCompile>
|
|
|
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
<Culture>0x0809</Culture>
|
|
|
|
</ResourceCompile>
|
|
|
|
<Link>
|
2013-08-05 20:37:06 +00:00
|
|
|
<AdditionalDependencies>winmm.lib;ws2_32.lib;imm32.lib;libpng.lib;zlibstat.lib;lzo2.lib;liblzma.lib;libfreetype2.lib;icuuc.lib;icuin.lib;icudt.lib;icule.lib;iculx.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
2010-06-28 19:07:33 +00:00
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
|
<IgnoreSpecificDefaultLibraries>LIBCMT.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
<SubSystem>Windows</SubSystem>
|
|
|
|
<StackReserveSize>1048576</StackReserveSize>
|
|
|
|
<StackCommitSize>1048576</StackCommitSize>
|
|
|
|
<TargetMachine>MachineX64</TargetMachine>
|
|
|
|
</Link>
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
<ItemGroup>
|
Squashed commit of the following:
commit b17f39a2016dc11a6a9815f398d690d82a6a59aa
Merge: 67b3190 3bb7c47
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Feb 12 19:44:34 2016 +0100
Merge branch 'merge/trunk27506' into dev
commit 3bb7c4768580198b7316bfeebc4b870d355439e8
Merge: 14929fe 9db36bd
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Feb 12 19:43:53 2016 +0100
Merge remote-tracking branch 'openttd/master' into merge/trunk27506
commit 14929fe3536e2aa5b4d6a43d0d55043da7a2f252
Merge: af15609 4b8c698
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Feb 10 22:14:25 2016 +0100
Merge branch 'master' into merge/trunk27506
commit 67b319060b4b88b72c94b0e0c2c9fdcf1c2fd95d
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sat Feb 28 20:17:13 2015 +0100
removed 2 unused function calls
commit af15609c938eb388dd507b16fb7b6d547c54c2da
Merge: 5465c88 b251ba3
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sat Feb 28 15:12:33 2015 +0100
Merge branch 'trunk' into merge_trunk
commit 5465c88c8016c5e7910570ab5795222e8348c703
Author: me <streen01@gmx.de>
Date: Sat Feb 28 10:59:41 2015 +0100
regenerated MSVS project files
forgot to do this, they still retained the old filenames
commit 0391455e29c5ed794fcd0f58c63ff98dc52685ac
Author: Thomas Schmidt <streen01@gmx.de>
Date: Thu Feb 26 16:53:05 2015 +0100
removed the patch files from this repo again
that was a rather dum idea, it made the difference patch between
branches trunk and tbtr huge.
the patch files are now being tracked again in the supplimentary repo
'tbtr_proj', that will keep this fork clean and creating diff-patches
will be much easier
commit 8395d40386c8d620c90fb4be66cf6679408ac975
Author: Thomas Schmidt <streen01@gmx.de>
Date: Thu Feb 26 16:27:40 2015 +0100
fix for reported bug by DC-1: crash in station gui
the template gui item was added to the drop-down list that was also
shown in a station gui, but there was no action present when this item
was selected in a station gui. per default the game would commit suicide
by called NOT_REACHED() at the default case of the according
switch-statement.
commit 833873245d33bd77105a82a584d9bec2362419bc
Merge: 39596be 8688c95
Author: Thomas Schmidt <streen01@gmx.de>
Date: Thu Feb 26 15:08:53 2015 +0100
Merge branch 'fix_disableTemplateOrderCheck' into tbtr
commit 8688c95a01ed5933a35a08597bbf45ff148f5a67
Author: Thomas Schmidt <streen01@gmx.de>
Date: Thu Feb 26 15:06:25 2015 +0100
added fix by DC-1
don't check the orders list of a virtual vehicle
commit 39596beff9a815a0f9b2ea3abe5d82c3ec5933e7
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Feb 22 10:47:58 2015 +0100
added history of patches for the mod
commit b3ae74ac4e9143202a1fda1333a91c3716ebb21e
Merge: 9a601a1 ee756e1
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Feb 22 10:03:04 2015 +0100
Merge branch 'tbtr' into merge_tbtr
commit ee756e1c2229534f1cc05edb97269b0c83ddde66
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Feb 17 22:25:50 2015 +0100
removed nonsensical comments + disabled code
commit e7d37f0500c56c84a36ce8b93eafb31f800e1086
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Feb 17 21:30:38 2015 +0100
added some missing renames in includes
commit 63c2b13766b077e4f2923f321e95d53356dee2db
Merge: e92e6ba 9752606
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Feb 17 21:22:11 2015 +0100
Merge branch 'feat_renameFiles' into merge_renameFiles
Conflicts:
src/tbtr_template_gui_create_virtualtrain.cpp
commit 975260643d212f8cac72485f2011011210622849
Author: Thomas Schmidt <streen01@gmx.de>
Date: Mon Feb 9 22:11:18 2015 +0100
replaced source file prefix: aaa -> tbtr
commit e92e6ba7089564886d17dd5c1fd8d85ea0ca4ac7
Merge: 62d2f80 ac16eab
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Feb 8 15:02:19 2015 +0100
Merge branch 'rm_TODOs' into dev
Conflicts:
src/aaa_template_gui_main.cpp
commit 62d2f809edf170cfbeb0599822c4c3d4f9a1fefe
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Feb 8 14:59:36 2015 +0100
i++ -> ++i
commit ac16eabc082f62b9fe2ef6c11a314f8e9a28c26b
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Feb 8 14:34:36 2015 +0100
rm'ed TODOs
commit 22f642f32265882b8f99b409b517823991c08101
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Feb 8 14:17:49 2015 +0100
rm TODO
yes, depends on the selected template because the button "Start
replacing" means, to start the replacement for the currently selected
group and template (create a templatereplacement object for this
combination)
commit 60d8192838e340a3cf6899979361c997df73b716
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Feb 8 14:17:26 2015 +0100
rm'ed TODO: included task in TODO-list
commit 39e42674ac9f5ad5dd056b613e80ef4e754c1153
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Feb 8 11:19:36 2015 +0100
changed window class in use: WC_NONE -> WC_TEMPLATE_GUI_MAIN
commit cadfac96e21aeb862b75e0454197ddce89fb728c
Author: Thomas Schmidt <streen01@gmx.de>
Date: Mon Jan 26 23:18:29 2015 +0100
removed a weird call to deleteAllTmplReplacements
was a TODO task, it was set to delete all template replacements
belonging to group with id -1, which does not exist, ever
commit dc1058464c29f61b6197dec556ec468d1ff38451
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Jan 25 23:27:03 2015 +0100
removed some TODOs
commit 7afeb17db512600424039099a0f4bd78882fcd8e
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Jan 25 11:35:47 2015 +0100
removed all MYGUI comments
tried to replace them with useful comments where necessary
added a few new TODOs here and there
commit 6b9453224a77811062254e6bce7dac4074b829a8
Merge: 292a5aa 687bc4c
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Jan 18 20:47:06 2015 +0100
Merge branch 'fix_compiler_warnings' into dev
commit 687bc4c34fbb9ddeaf15b4857b235a9709dd85be
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Jan 18 20:43:26 2015 +0100
fixed all remaining warnings
commit ada08d7097772e325b7852fd058d8bad7036ae4d
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Jan 18 18:25:45 2015 +0100
removed testing code that produced a warning
commit f3b1568384f36998aeb1fa51c1fab4cfb96c7f93
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Jan 18 00:07:34 2015 +0100
removed unused variable REPLACEMENT_IN_PROGRESS
commit 5aa9098880070cfaa3d2815f445497b2886933f9
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Jan 18 00:02:43 2015 +0100
removed variable 'mode' from ClickedOnVehicle()
member function of class TemplateCreateWindow
in the depot gui the mode variable is used to decide whether a vehicle
is started or dragged or ...
here, we only drag so the mode is never used
commit 292a5aa9dba9cf1d0003e84055fb95357f922454
Merge: 8f6df8c 2bb12bc
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Jan 14 23:41:29 2015 +0100
Merge branch 'feat_mergePatch0.4c' into dev
commit 2bb12bcf283cccc8869bf537b79b22f479cb7203
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Jan 14 23:32:04 2015 +0100
added vi's .swp files to .gitignore
commit aecf6f549b32f92342f8e0b65158bebef6270537
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Jan 13 20:15:25 2015 +0100
corrected UpdateViewport code
was VehicleUpdateViewport(Vehicle*, bool) before
is Vehicle::UpdateViewport(bool, bool) now
commit ae199283fd5ac0199cef1c4c980561122d030199
Author: Thomas Schmidt <streen01@gmx.de>
Date: Mon Jan 12 22:34:22 2015 +0100
updated code for EngineNumberSorter
commit 9735035c6dd4ded9bb76958722dc25e26ced5f05
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Jan 11 18:36:17 2015 +0100
removed unused parameter 'part_of_chain'
from cargo movement code
commit b8b86e1f2592288ddcfb46a0a5d81c3257da60d3
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Jan 4 21:44:17 2015 +0100
Reimplemented moving of cargo
- uses the new shift function
- manages to spread the old cargo of replaced vehicles from a chain across the memebers of the newly constructed chain
some TODOs are left within the code and some testing needs to be done,
how this behaves when there is more than one vehicle being replaced
commit 0d76e1bfe10ef207ac5e4018976e9fba0b0bb25e
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sat Jan 3 01:05:54 2015 +0100
fixed saveload code for TemplateVehicle
commit ba0ea6975f48fe38c2b5376ebc83c23d6bb6151c
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Jan 2 11:32:23 2015 +0100
final changes for the merge
- removed the WDF_UNLICK_BUTTON
- updated ctor calls to Window()
- disabled the engine number sorter
commit 9cc213335046b3febfe6649fde40b00e1bb43d5b
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Jan 2 11:29:03 2015 +0100
disabled cargo movement during templrpl
need to reimplement this step since the cargo is now moved
packet-by-packet and not as a complete list from a vehicle onto another
vehicle anymore
commit 39743806d0156f8547670c525af0e59083dbcd49
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Jan 2 11:16:54 2015 +0100
replaced cargo function 'Count'
- not available anymore: VehicleCargoList::Count()
- using StoredCount() for now, should check if this is the correct count
commit 9b240bbf9b2ee5659bbcb518e9e2767103861254
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Jan 2 01:27:56 2015 +0100
final corrections for template_gui_create_virtualtrain
commit cf0d48d8fa052ff521e1fac0ec75d75107c9b76e
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Jan 2 01:20:30 2015 +0100
disbabled usage of not-anymore-existing newgrf_engine.h::ListPositionOfEngine
commit 81da16b7f0c3ea2417b24707329d1d971a67e82e
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Jan 2 01:09:53 2015 +0100
fixed typo in value WID_BV_SORT_ASSENDING_DESCENDING
commit c8f81a5c3df5ccf4858bda64a53979af510ccd87
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Jan 2 01:09:25 2015 +0100
create_virtual_train: uint GetEngineListHeight not static
commit bd29d99f80bd824e28104f3bc839fc2a5abdd297
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Jan 2 00:57:25 2015 +0100
template_gui_create: static WindowDesc not const
commit edee9c1c544845459102328209b98d424cfd3248
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Jan 2 00:44:50 2015 +0100
updated call to Window::FinishInitNested
commit 25fc3cb7ed6db15f42bd3fdff9506621fbba3d72
Author: Thomas Schmidt <streen01@gmx.de>
Date: Thu Jan 1 23:56:48 2015 +0100
updated ctor calls for classes derived from Window
- first param in the constructor used to be const WindowDesc*, now it is
WindowDesc*
commit 54d710170f1ce9cf5539cd525744ca61f4089e7b
Author: Thomas Schmidt <streen01@gmx.de>
Date: Thu Jan 1 02:50:29 2015 +0100
updated constr calls to WindowDesc::WindowDesc
need a const char* at 2nd pos now
commit 7c954141f00666dec4c9559019a1a4af3b452372
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Dec 31 02:30:02 2014 +0100
applied patch vehicle.cpp
commit aa12720049a3dfb1c2e02d453813bd567b67ff60
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Dec 31 02:22:54 2014 +0100
applied patch vehicle_gui.cpp (failed hunks 2,4,5/6)
commit 2b8e70f15478072264f1e063418f8de0744a98e1
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Dec 31 02:13:29 2014 +0100
applied patch train_cmd.cpp (failed hunk 1/8)
commit 47499523bf1ed0cce5fdf6cc2a7102e571dcb07d
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Dec 31 02:07:00 2014 +0100
applied patch newgrf_engine.cpp
commit 7a40c62a7b5ab8059981270252a7def69eacb7d7
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Dec 31 02:02:52 2014 +0100
applied patch vehicle_cmd.cpp (failed hunks 2,3/3)
commit 277839abd8cb7eb277e4ed6cb72e0f3da5b7e479
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Dec 31 01:56:35 2014 +0100
applied patch saveload.h (failed hunk 1/1)
commit 7b64c87ad3dede6442a88dafa5aa8a6a3e0db812
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Dec 31 01:53:56 2014 +0100
applied patch group_gui.cpp (failed hunks 2,3/4)
commit 8075261c526004e21534fa0ab80429132d5f634b
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Dec 31 01:46:24 2014 +0100
applied patch vehiclelist.cpp (failed hunk 1/2)
commit b1c197c0f38e45fb50dad7f7e33f1438b150a34f
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Dec 31 01:42:04 2014 +0100
applied patch train.h (failed hunk 1/3)
commit 81bfa209e92fa74387420cc85851767d2737c1b0
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch viewport.cpp.patch (file src/viewport.cpp)
commit 5c083054544eabac9260a75033198c665b169215
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch train_gui.cpp.patch (file src/train_gui.cpp)
commit 3c3534621c6b37530035faadfa092d70fed724c9
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch source.list.patch (file source.list)
commit 6bbb071431882d4bab43023f7194f96c824e78e5
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch saveload_internal.h.patch (file src/saveload/saveload_internal.h)
commit 158640eb786cc7867c9e689eb8a92a209e528a83
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch saveload.cpp.patch (file src/saveload/saveload.cpp)
commit e171ad716c126e98bc045f5ce574ac6161f3ab4f
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch openttd_vs90.vcproj.patch (file projects/openttd_vs90.vcproj)
commit b77486d89c12a80f73f088759da760abd0af7f49
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch openttd_vs80.vcproj.patch (file projects/openttd_vs80.vcproj)
commit 57f9c52fc580da51e20bd40f116fe66c9a0f3669
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch openttd_vs100.vcxproj.patch (file projects/openttd_vs100.vcxproj)
commit bda1f739a415600a7f522b1c7f9ca53fa7713ed3
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch openttd_vs100.vcxproj.filters.patch (file projects/openttd_vs100.vcxproj.filters)
commit ed96771b03e726e5cb56cac9a8328c3a1e63856b
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch newgrf_spritegroup.cpp.patch (file src/newgrf_spritegroup.cpp)
commit 3df57e0d855fef5f54be4fd8d25e231a7eb3c3f1
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch group_cmd.cpp.patch (file src/group_cmd.cpp)
commit da31ca4b67d6993f127c6cecac717eb286ead4e6
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch english.txt.patch (file src/lang/english.txt)
commit ddc0af7139fccbae4060c70440f17c763e3bba96
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch depot_gui.cpp.patch (file src/depot_gui.cpp)
commit 88aca9db192c6a2b92185f56505caf8b91d23ab4
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch autoreplace_cmd.cpp.patch (file src/autoreplace_cmd.cpp)
commit 45ca80f7c9847ac3afe181a0badeb12bbbd5ed0d
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch articulated_vehicles.cpp.patch (file src/articulated_vehicles.cpp)
commit 44bd0bf2e77f366b61f96b0f4ca564f2e2e5814a
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch afterload.cpp.patch (file src/saveload/afterload.cpp)
commit 679f9b327f9d3f3bec327ae0266f289981972c85
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch aaa_template_veh_sl.cpp.patch (file src/saveload/aaa_template_veh_sl.cpp)
commit ebcec221ec7c1988e85ba458283ff362e034e6d5
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch aaa_template_vehicle.h.patch (file src/aaa_template_vehicle.h)
commit ad690e74b95d2aa07157b73834eef672c63ef901
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch aaa_template_vehicle_func.h.patch (file src/aaa_template_vehicle_func.h)
commit 5982153c369432fc694daaa91a06dfefeeb29485
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch aaa_template_vehicle_func.cpp.patch (file src/aaa_template_vehicle_func.cpp)
commit 773f889e165b013de96736fa380d5ab5c311b3dd
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch aaa_template_vehicle.cpp.patch (file src/aaa_template_vehicle.cpp)
commit 03af781d69a09863d3b76ee4911e5eecd90a7cf5
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch aaa_template_replacement_sl.cpp.patch (file src/saveload/aaa_template_replacement_sl.cpp)
commit ab6cb0562fd390d551670dbc27e0c3c94c8554db
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch aaa_template_gui_replaceall.cpp.patch (file src/aaa_template_gui_replaceall.cpp)
commit d88452a6195c55e39bceb3ea7689fc546c4eee6a
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch aaa_template_gui_main.cpp.patch (file src/aaa_template_gui_main.cpp)
commit ab6ac687f355d400ad9ebc154e75477671a8e0fa
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:42:21 2014 +0100
applied patch aaa_template_gui_create_virtualtrain.cpp.patch (file src/aaa_template_gui_create_virtualtrain.cpp)
commit 288d14b9b145cb045b6a287d23cf3be4f2712ede
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:38:12 2014 +0100
applied patch aaa_template_gui_create.cpp.patch (file src/aaa_template_gui_create.cpp)
commit 5342db70e07fb7c1f3c41654abd2c6a4c51472c4
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:18:32 2014 +0100
applied aaa_* header files
commit 6f14e94a0ad715a33a2653cf6c12e1c2981ace8d
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Dec 28 17:29:55 2014 +0100
applied vehicle_base.h.patch
commit b76a5ce921fab5d81b60755ce66db71e38664e9b
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Dec 28 17:29:28 2014 +0100
applied window_type.h.patch
commit d33d738c7e3477de3f12affcc74c88194a61c442
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Dec 28 17:28:30 2014 +0100
applied newgrf_engine.h.patch
commit 931fd1143706bc76aa145e1430645cb4496f9f4a
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Dec 28 17:27:21 2014 +0100
applied vehicle_gui.h.patch
commit f6c4ab089dad5a4a01401e18cffa8f20e02f733e
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Dec 28 17:00:52 2014 +0100
applied vehicle_gui_base.h.patch
commit 5f7378136758fcc4987791d264856169950cbfe2
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Dec 28 12:34:23 2014 +0100
applied build_vehicle_widget.h.patch
commit 5c6fc73847a2f34573260721bb68c7b552d546bc
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Dec 28 12:01:10 2014 +0100
applied autoreplace_func.h
commit 7636f27011841d01e5f954c855dfa0cf1859e0e0
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Dec 28 12:01:00 2014 +0100
applied newgrf.h
Remove some spurious whitespace changes, update projects files.
2016-02-13 19:26:47 +00:00
|
|
|
<ClCompile Include="..\src\tbtr_template_gui_main.cpp" />
|
|
|
|
<ClCompile Include="..\src\tbtr_template_gui_create.cpp" />
|
|
|
|
<ClCompile Include="..\src\tbtr_template_vehicle.cpp" />
|
|
|
|
<ClCompile Include="..\src\tbtr_template_vehicle_func.cpp" />
|
|
|
|
<ClInclude Include="..\src\tbtr_template_gui_main.h" />
|
|
|
|
<ClInclude Include="..\src\tbtr_template_gui_create.h" />
|
|
|
|
<ClInclude Include="..\src\tbtr_template_vehicle.h" />
|
|
|
|
<ClInclude Include="..\src\tbtr_template_vehicle_func.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\airport.cpp" />
|
|
|
|
<ClCompile Include="..\src\animated_tile.cpp" />
|
|
|
|
<ClCompile Include="..\src\articulated_vehicles.cpp" />
|
|
|
|
<ClCompile Include="..\src\autoreplace.cpp" />
|
|
|
|
<ClCompile Include="..\src\bmp.cpp" />
|
2013-02-17 14:36:40 +00:00
|
|
|
<ClCompile Include="..\src\cargoaction.cpp" />
|
2012-07-15 17:05:17 +00:00
|
|
|
<ClCompile Include="..\src\cargomonitor.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\cargopacket.cpp" />
|
|
|
|
<ClCompile Include="..\src\cargotype.cpp" />
|
|
|
|
<ClCompile Include="..\src\cheat.cpp" />
|
|
|
|
<ClCompile Include="..\src\command.cpp" />
|
|
|
|
<ClCompile Include="..\src\console.cpp" />
|
|
|
|
<ClCompile Include="..\src\console_cmds.cpp" />
|
2014-01-02 08:53:09 +00:00
|
|
|
<ClCompile Include="..\src\cpu.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\crashlog.cpp" />
|
|
|
|
<ClCompile Include="..\src\currency.cpp" />
|
|
|
|
<ClCompile Include="..\src\date.cpp" />
|
|
|
|
<ClCompile Include="..\src\debug.cpp" />
|
|
|
|
<ClCompile Include="..\src\dedicated.cpp" />
|
2015-11-01 11:17:39 +00:00
|
|
|
<ClCompile Include="..\src\departures.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\depot.cpp" />
|
2014-09-20 15:46:44 +00:00
|
|
|
<ClCompile Include="..\src\disaster_vehicle.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\driver.cpp" />
|
|
|
|
<ClCompile Include="..\src\economy.cpp" />
|
|
|
|
<ClCompile Include="..\src\effectvehicle.cpp" />
|
|
|
|
<ClCompile Include="..\src\elrail.cpp" />
|
|
|
|
<ClCompile Include="..\src\engine.cpp" />
|
|
|
|
<ClCompile Include="..\src\fileio.cpp" />
|
|
|
|
<ClCompile Include="..\src\fios.cpp" />
|
|
|
|
<ClCompile Include="..\src\fontcache.cpp" />
|
2013-06-23 15:20:23 +00:00
|
|
|
<ClCompile Include="..\src\fontdetection.cpp" />
|
2012-07-29 16:44:39 +00:00
|
|
|
<ClCompile Include="..\src\base_consist.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\gamelog.cpp" />
|
|
|
|
<ClCompile Include="..\src\genworld.cpp" />
|
|
|
|
<ClCompile Include="..\src\gfx.cpp" />
|
|
|
|
<ClCompile Include="..\src\gfxinit.cpp" />
|
2013-06-25 20:29:31 +00:00
|
|
|
<ClCompile Include="..\src\gfx_layout.cpp" />
|
2011-12-19 21:03:17 +00:00
|
|
|
<ClCompile Include="..\src\goal.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\ground_vehicle.cpp" />
|
|
|
|
<ClCompile Include="..\src\heightmap.cpp" />
|
|
|
|
<ClCompile Include="..\src\highscore.cpp" />
|
2015-08-06 21:24:24 +00:00
|
|
|
<ClCompile Include="..\src\infrastructure.cpp" />
|
2010-07-03 13:27:32 +00:00
|
|
|
<ClCompile Include="..\src\hotkeys.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\ini.cpp" />
|
2011-03-03 20:50:24 +00:00
|
|
|
<ClCompile Include="..\src\ini_load.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\landscape.cpp" />
|
2013-06-09 12:59:51 +00:00
|
|
|
<ClCompile Include="..\src\linkgraph\demands.cpp" />
|
2013-06-09 13:01:23 +00:00
|
|
|
<ClCompile Include="..\src\linkgraph\flowmapper.cpp" />
|
2013-05-19 14:11:20 +00:00
|
|
|
<ClCompile Include="..\src\linkgraph\linkgraph.cpp" />
|
2013-06-09 12:57:41 +00:00
|
|
|
<ClCompile Include="..\src\linkgraph\linkgraphjob.cpp" />
|
2013-06-09 12:58:37 +00:00
|
|
|
<ClCompile Include="..\src\linkgraph\linkgraphschedule.cpp" />
|
2013-06-09 13:00:41 +00:00
|
|
|
<ClCompile Include="..\src\linkgraph\mcf.cpp" />
|
2013-10-22 18:34:10 +00:00
|
|
|
<ClCompile Include="..\src\linkgraph\refresh.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\map.cpp" />
|
|
|
|
<ClCompile Include="..\src\misc.cpp" />
|
|
|
|
<ClCompile Include="..\src\mixer.cpp" />
|
|
|
|
<ClCompile Include="..\src\music.cpp" />
|
|
|
|
<ClCompile Include="..\src\network\network.cpp" />
|
2010-10-17 17:31:03 +00:00
|
|
|
<ClCompile Include="..\src\network\network_admin.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\network\network_client.cpp" />
|
|
|
|
<ClCompile Include="..\src\network\network_command.cpp" />
|
|
|
|
<ClCompile Include="..\src\network\network_content.cpp" />
|
|
|
|
<ClCompile Include="..\src\network\network_gamelist.cpp" />
|
|
|
|
<ClCompile Include="..\src\network\network_server.cpp" />
|
|
|
|
<ClCompile Include="..\src\network\network_udp.cpp" />
|
|
|
|
<ClCompile Include="..\src\openttd.cpp" />
|
2010-08-18 15:15:59 +00:00
|
|
|
<ClCompile Include="..\src\order_backup.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\pbs.cpp" />
|
2015-08-02 18:37:42 +00:00
|
|
|
<ClCompile Include="..\src\plans.cpp" />
|
2011-08-21 12:48:46 +00:00
|
|
|
<ClCompile Include="..\src\progress.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\rail.cpp" />
|
|
|
|
<ClCompile Include="..\src\rev.cpp" />
|
|
|
|
<ClCompile Include="..\src\road.cpp" />
|
|
|
|
<ClCompile Include="..\src\roadstop.cpp" />
|
|
|
|
<ClCompile Include="..\src\screenshot.cpp" />
|
|
|
|
<ClCompile Include="..\src\sdl.cpp" />
|
|
|
|
<ClCompile Include="..\src\settings.cpp" />
|
|
|
|
<ClCompile Include="..\src\signal.cpp" />
|
2014-01-14 20:32:07 +00:00
|
|
|
<ClCompile Include="..\src\programmable_signals.cpp" />
|
|
|
|
<ClCompile Include="..\src\programmable_signals_gui.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\signs.cpp" />
|
|
|
|
<ClCompile Include="..\src\sound.cpp" />
|
|
|
|
<ClCompile Include="..\src\sprite.cpp" />
|
|
|
|
<ClCompile Include="..\src\spritecache.cpp" />
|
|
|
|
<ClCompile Include="..\src\station.cpp" />
|
2011-12-19 21:05:46 +00:00
|
|
|
<ClCompile Include="..\src\strgen\strgen_base.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\string.cpp" />
|
2012-06-09 19:54:16 +00:00
|
|
|
<ClCompile Include="..\src\stringfilter.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\strings.cpp" />
|
2013-06-09 12:19:09 +00:00
|
|
|
<ClCompile Include="..\src\story.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\subsidy.cpp" />
|
2012-06-04 15:29:37 +00:00
|
|
|
<ClCompile Include="..\src\textbuf.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\texteff.cpp" />
|
|
|
|
<ClCompile Include="..\src\tgp.cpp" />
|
|
|
|
<ClCompile Include="..\src\tile_map.cpp" />
|
|
|
|
<ClCompile Include="..\src\tilearea.cpp" />
|
|
|
|
<ClCompile Include="..\src\townname.cpp" />
|
|
|
|
<ClCompile Include="..\src\vehicle.cpp" />
|
|
|
|
<ClCompile Include="..\src\vehiclelist.cpp" />
|
|
|
|
<ClCompile Include="..\src\viewport.cpp" />
|
2014-01-02 16:48:16 +00:00
|
|
|
<ClCompile Include="..\src\viewport_sprite_sorter_sse4.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\waypoint.cpp" />
|
|
|
|
<ClCompile Include="..\src\widget.cpp" />
|
|
|
|
<ClCompile Include="..\src\window.cpp" />
|
|
|
|
<ClInclude Include="..\src\aircraft.h" />
|
|
|
|
<ClInclude Include="..\src\airport.h" />
|
|
|
|
<ClInclude Include="..\src\animated_tile_func.h" />
|
|
|
|
<ClInclude Include="..\src\articulated_vehicles.h" />
|
|
|
|
<ClInclude Include="..\src\autoreplace_base.h" />
|
|
|
|
<ClInclude Include="..\src\autoreplace_func.h" />
|
|
|
|
<ClInclude Include="..\src\autoreplace_gui.h" />
|
|
|
|
<ClInclude Include="..\src\autoreplace_type.h" />
|
|
|
|
<ClInclude Include="..\src\autoslope.h" />
|
|
|
|
<ClInclude Include="..\src\base_media_base.h" />
|
|
|
|
<ClInclude Include="..\src\base_media_func.h" />
|
|
|
|
<ClInclude Include="..\src\base_station_base.h" />
|
|
|
|
<ClInclude Include="..\src\bmp.h" />
|
|
|
|
<ClInclude Include="..\src\bridge.h" />
|
|
|
|
<ClInclude Include="..\src\cargo_type.h" />
|
2013-02-17 14:36:40 +00:00
|
|
|
<ClInclude Include="..\src\cargoaction.h" />
|
2012-07-15 17:05:17 +00:00
|
|
|
<ClInclude Include="..\src\cargomonitor.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\cargopacket.h" />
|
|
|
|
<ClInclude Include="..\src\cargotype.h" />
|
|
|
|
<ClInclude Include="..\src\cheat_func.h" />
|
|
|
|
<ClInclude Include="..\src\cheat_type.h" />
|
2011-02-07 22:38:02 +00:00
|
|
|
<ClInclude Include="..\src\clear_func.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\cmd_helper.h" />
|
|
|
|
<ClInclude Include="..\src\command_func.h" />
|
|
|
|
<ClInclude Include="..\src\command_type.h" />
|
|
|
|
<ClInclude Include="..\src\company_base.h" />
|
|
|
|
<ClInclude Include="..\src\company_func.h" />
|
|
|
|
<ClInclude Include="..\src\company_gui.h" />
|
|
|
|
<ClInclude Include="..\src\company_manager_face.h" />
|
|
|
|
<ClInclude Include="..\src\company_type.h" />
|
|
|
|
<ClInclude Include="..\src\console_func.h" />
|
|
|
|
<ClInclude Include="..\src\console_gui.h" />
|
|
|
|
<ClInclude Include="..\src\console_internal.h" />
|
|
|
|
<ClInclude Include="..\src\console_type.h" />
|
2014-01-02 08:53:09 +00:00
|
|
|
<ClInclude Include="..\src\cpu.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\crashlog.h" />
|
2015-11-01 11:31:11 +00:00
|
|
|
<ClInclude Include="..\src\crashlog_bfd.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\currency.h" />
|
|
|
|
<ClInclude Include="..\src\date_func.h" />
|
|
|
|
<ClInclude Include="..\src\date_gui.h" />
|
|
|
|
<ClInclude Include="..\src\date_type.h" />
|
|
|
|
<ClInclude Include="..\src\debug.h" />
|
|
|
|
<ClInclude Include="..\src\video\dedicated_v.h" />
|
2015-11-01 11:17:39 +00:00
|
|
|
<ClInclude Include="..\src\departures_func.h" />
|
|
|
|
<ClInclude Include="..\src\departures_gui.h" />
|
|
|
|
<ClInclude Include="..\src\departures_type.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\depot_base.h" />
|
|
|
|
<ClInclude Include="..\src\depot_func.h" />
|
|
|
|
<ClInclude Include="..\src\depot_map.h" />
|
|
|
|
<ClInclude Include="..\src\depot_type.h" />
|
|
|
|
<ClInclude Include="..\src\direction_func.h" />
|
|
|
|
<ClInclude Include="..\src\direction_type.h" />
|
2014-09-20 15:46:44 +00:00
|
|
|
<ClInclude Include="..\src\disaster_vehicle.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\music\dmusic.h" />
|
|
|
|
<ClInclude Include="..\src\driver.h" />
|
|
|
|
<ClInclude Include="..\src\economy_base.h" />
|
|
|
|
<ClInclude Include="..\src\economy_func.h" />
|
|
|
|
<ClInclude Include="..\src\economy_type.h" />
|
|
|
|
<ClInclude Include="..\src\effectvehicle_base.h" />
|
|
|
|
<ClInclude Include="..\src\effectvehicle_func.h" />
|
|
|
|
<ClInclude Include="..\src\elrail_func.h" />
|
|
|
|
<ClInclude Include="..\src\engine_base.h" />
|
|
|
|
<ClInclude Include="..\src\engine_func.h" />
|
|
|
|
<ClInclude Include="..\src\engine_gui.h" />
|
|
|
|
<ClInclude Include="..\src\engine_type.h" />
|
2011-12-10 13:54:10 +00:00
|
|
|
<ClInclude Include="..\src\error.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\fileio_func.h" />
|
|
|
|
<ClInclude Include="..\src\fileio_type.h" />
|
|
|
|
<ClInclude Include="..\src\fios.h" />
|
|
|
|
<ClInclude Include="..\src\fontcache.h" />
|
2013-06-23 15:20:23 +00:00
|
|
|
<ClInclude Include="..\src\fontdetection.h" />
|
2012-07-29 16:44:39 +00:00
|
|
|
<ClInclude Include="..\src\base_consist.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\gamelog.h" />
|
|
|
|
<ClInclude Include="..\src\gamelog_internal.h" />
|
|
|
|
<ClInclude Include="..\src\genworld.h" />
|
|
|
|
<ClInclude Include="..\src\gfx_func.h" />
|
2013-06-25 20:29:31 +00:00
|
|
|
<ClInclude Include="..\src\gfx_layout.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\gfx_type.h" />
|
|
|
|
<ClInclude Include="..\src\gfxinit.h" />
|
2011-12-19 21:03:17 +00:00
|
|
|
<ClInclude Include="..\src\goal_base.h" />
|
|
|
|
<ClInclude Include="..\src\goal_type.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\graph_gui.h" />
|
|
|
|
<ClInclude Include="..\src\ground_vehicle.hpp" />
|
|
|
|
<ClInclude Include="..\src\group.h" />
|
|
|
|
<ClInclude Include="..\src\group_gui.h" />
|
|
|
|
<ClInclude Include="..\src\group_type.h" />
|
|
|
|
<ClInclude Include="..\src\gui.h" />
|
|
|
|
<ClInclude Include="..\src\heightmap.h" />
|
|
|
|
<ClInclude Include="..\src\highscore.h" />
|
2010-07-03 13:27:32 +00:00
|
|
|
<ClInclude Include="..\src\hotkeys.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\house.h" />
|
|
|
|
<ClInclude Include="..\src\house_type.h" />
|
|
|
|
<ClInclude Include="..\src\industry.h" />
|
|
|
|
<ClInclude Include="..\src\industry_type.h" />
|
|
|
|
<ClInclude Include="..\src\industrytype.h" />
|
2015-08-06 21:24:24 +00:00
|
|
|
<ClInclude Include="..\src\infrastructure_func.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\ini_type.h" />
|
|
|
|
<ClInclude Include="..\src\landscape.h" />
|
|
|
|
<ClInclude Include="..\src\landscape_type.h" />
|
2010-11-13 11:11:02 +00:00
|
|
|
<ClInclude Include="..\src\language.h" />
|
2013-06-09 12:59:51 +00:00
|
|
|
<ClInclude Include="..\src\linkgraph\demands.h" />
|
2013-06-09 13:01:23 +00:00
|
|
|
<ClInclude Include="..\src\linkgraph\flowmapper.h" />
|
2013-06-09 12:58:37 +00:00
|
|
|
<ClInclude Include="..\src\linkgraph\init.h" />
|
2013-05-19 14:11:20 +00:00
|
|
|
<ClInclude Include="..\src\linkgraph\linkgraph.h" />
|
2013-05-19 14:30:40 +00:00
|
|
|
<ClInclude Include="..\src\linkgraph\linkgraph_base.h" />
|
|
|
|
<ClInclude Include="..\src\linkgraph\linkgraph_gui.h" />
|
2013-05-19 14:11:20 +00:00
|
|
|
<ClInclude Include="..\src\linkgraph\linkgraph_type.h" />
|
2013-06-09 12:57:41 +00:00
|
|
|
<ClInclude Include="..\src\linkgraph\linkgraphjob.h" />
|
2013-06-09 12:58:37 +00:00
|
|
|
<ClInclude Include="..\src\linkgraph\linkgraphjob_base.h" />
|
|
|
|
<ClInclude Include="..\src\linkgraph\linkgraphschedule.h" />
|
2013-06-09 13:00:41 +00:00
|
|
|
<ClInclude Include="..\src\linkgraph\mcf.h" />
|
2013-10-22 18:34:10 +00:00
|
|
|
<ClInclude Include="..\src\linkgraph\refresh.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\livery.h" />
|
|
|
|
<ClInclude Include="..\src\map_func.h" />
|
|
|
|
<ClInclude Include="..\src\map_type.h" />
|
|
|
|
<ClInclude Include="..\src\mixer.h" />
|
|
|
|
<ClInclude Include="..\src\network\network.h" />
|
2010-10-17 17:31:03 +00:00
|
|
|
<ClInclude Include="..\src\network\network_admin.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\network\network_base.h" />
|
|
|
|
<ClInclude Include="..\src\network\network_client.h" />
|
|
|
|
<ClInclude Include="..\src\network\network_content.h" />
|
2011-11-17 21:06:41 +00:00
|
|
|
<ClInclude Include="..\src\network\network_content_gui.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\network\network_func.h" />
|
|
|
|
<ClInclude Include="..\src\network\network_gamelist.h" />
|
|
|
|
<ClInclude Include="..\src\network\network_gui.h" />
|
|
|
|
<ClInclude Include="..\src\network\network_internal.h" />
|
|
|
|
<ClInclude Include="..\src\network\network_server.h" />
|
|
|
|
<ClInclude Include="..\src\network\network_type.h" />
|
|
|
|
<ClInclude Include="..\src\network\network_udp.h" />
|
|
|
|
<ClInclude Include="..\src\newgrf.h" />
|
|
|
|
<ClInclude Include="..\src\newgrf_airport.h" />
|
|
|
|
<ClInclude Include="..\src\newgrf_airporttiles.h" />
|
2010-08-26 17:12:44 +00:00
|
|
|
<ClInclude Include="..\src\newgrf_animation_base.h" />
|
2010-08-26 15:31:40 +00:00
|
|
|
<ClInclude Include="..\src\newgrf_animation_type.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\newgrf_callbacks.h" />
|
|
|
|
<ClInclude Include="..\src\newgrf_canal.h" />
|
|
|
|
<ClInclude Include="..\src\newgrf_cargo.h" />
|
2010-08-08 10:59:30 +00:00
|
|
|
<ClInclude Include="..\src\newgrf_class.h" />
|
|
|
|
<ClInclude Include="..\src\newgrf_class_func.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\newgrf_commons.h" />
|
|
|
|
<ClInclude Include="..\src\newgrf_config.h" />
|
|
|
|
<ClInclude Include="..\src\newgrf_debug.h" />
|
|
|
|
<ClInclude Include="..\src\newgrf_engine.h" />
|
|
|
|
<ClInclude Include="..\src\newgrf_generic.h" />
|
|
|
|
<ClInclude Include="..\src\newgrf_house.h" />
|
|
|
|
<ClInclude Include="..\src\newgrf_industries.h" />
|
|
|
|
<ClInclude Include="..\src\newgrf_industrytiles.h" />
|
2010-08-27 22:21:23 +00:00
|
|
|
<ClInclude Include="..\src\newgrf_object.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\newgrf_properties.h" />
|
|
|
|
<ClInclude Include="..\src\newgrf_railtype.h" />
|
|
|
|
<ClInclude Include="..\src\newgrf_sound.h" />
|
|
|
|
<ClInclude Include="..\src\newgrf_spritegroup.h" />
|
|
|
|
<ClInclude Include="..\src\newgrf_station.h" />
|
|
|
|
<ClInclude Include="..\src\newgrf_storage.h" />
|
|
|
|
<ClInclude Include="..\src\newgrf_text.h" />
|
|
|
|
<ClInclude Include="..\src\newgrf_town.h" />
|
|
|
|
<ClInclude Include="..\src\newgrf_townname.h" />
|
|
|
|
<ClInclude Include="..\src\news_func.h" />
|
|
|
|
<ClInclude Include="..\src\news_gui.h" />
|
|
|
|
<ClInclude Include="..\src\news_type.h" />
|
|
|
|
<ClInclude Include="..\src\music\null_m.h" />
|
|
|
|
<ClInclude Include="..\src\sound\null_s.h" />
|
|
|
|
<ClInclude Include="..\src\video\null_v.h" />
|
2010-08-08 10:59:30 +00:00
|
|
|
<ClInclude Include="..\src\object.h" />
|
2010-08-13 12:45:26 +00:00
|
|
|
<ClInclude Include="..\src\object_base.h" />
|
2010-08-08 10:59:30 +00:00
|
|
|
<ClInclude Include="..\src\object_type.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\openttd.h" />
|
2010-08-18 15:15:59 +00:00
|
|
|
<ClInclude Include="..\src\order_backup.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\order_base.h" />
|
|
|
|
<ClInclude Include="..\src\order_func.h" />
|
|
|
|
<ClInclude Include="..\src\order_type.h" />
|
|
|
|
<ClInclude Include="..\src\pbs.h" />
|
2015-08-02 18:37:42 +00:00
|
|
|
<ClInclude Include="..\src\plans_base.h" />
|
|
|
|
<ClInclude Include="..\src\plans_func.h" />
|
|
|
|
<ClInclude Include="..\src\plans_type.h" />
|
2011-08-21 12:48:46 +00:00
|
|
|
<ClInclude Include="..\src\progress.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\querystring_gui.h" />
|
|
|
|
<ClInclude Include="..\src\rail.h" />
|
|
|
|
<ClInclude Include="..\src\rail_gui.h" />
|
|
|
|
<ClInclude Include="..\src\rail_type.h" />
|
|
|
|
<ClInclude Include="..\src\rev.h" />
|
|
|
|
<ClInclude Include="..\src\road_cmd.h" />
|
|
|
|
<ClInclude Include="..\src\road_func.h" />
|
|
|
|
<ClInclude Include="..\src\road_gui.h" />
|
|
|
|
<ClInclude Include="..\src\road_internal.h" />
|
|
|
|
<ClInclude Include="..\src\road_type.h" />
|
|
|
|
<ClInclude Include="..\src\roadstop_base.h" />
|
|
|
|
<ClInclude Include="..\src\roadveh.h" />
|
2014-06-17 20:09:00 +00:00
|
|
|
<ClInclude Include="..\src\safeguards.h" />
|
2016-09-05 19:56:31 +00:00
|
|
|
<ClInclude Include="..\src\scope.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\screenshot.h" />
|
|
|
|
<ClInclude Include="..\src\sdl.h" />
|
|
|
|
<ClInclude Include="..\src\sound\sdl_s.h" />
|
|
|
|
<ClInclude Include="..\src\video\sdl_v.h" />
|
|
|
|
<ClInclude Include="..\src\settings_func.h" />
|
2012-06-01 10:44:45 +00:00
|
|
|
<ClInclude Include="..\src\settings_gui.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\settings_internal.h" />
|
|
|
|
<ClInclude Include="..\src\settings_type.h" />
|
|
|
|
<ClInclude Include="..\src\ship.h" />
|
|
|
|
<ClInclude Include="..\src\signal_func.h" />
|
|
|
|
<ClInclude Include="..\src\signal_type.h" />
|
2014-01-14 20:32:07 +00:00
|
|
|
<ClInclude Include="..\src\programmable_signals.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\signs_base.h" />
|
|
|
|
<ClInclude Include="..\src\signs_func.h" />
|
|
|
|
<ClInclude Include="..\src\signs_type.h" />
|
|
|
|
<ClInclude Include="..\src\slope_func.h" />
|
|
|
|
<ClInclude Include="..\src\slope_type.h" />
|
2015-08-02 18:37:42 +00:00
|
|
|
<ClInclude Include="..\src\smallmap_colours.h" />
|
2011-03-04 22:25:07 +00:00
|
|
|
<ClInclude Include="..\src\smallmap_gui.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\sortlist_type.h" />
|
|
|
|
<ClInclude Include="..\src\sound_func.h" />
|
|
|
|
<ClInclude Include="..\src\sound_type.h" />
|
|
|
|
<ClInclude Include="..\src\sprite.h" />
|
|
|
|
<ClInclude Include="..\src\spritecache.h" />
|
|
|
|
<ClInclude Include="..\src\station_base.h" />
|
|
|
|
<ClInclude Include="..\src\station_func.h" />
|
|
|
|
<ClInclude Include="..\src\station_gui.h" />
|
|
|
|
<ClInclude Include="..\src\station_type.h" />
|
|
|
|
<ClInclude Include="..\src\statusbar_gui.h" />
|
|
|
|
<ClInclude Include="..\src\stdafx.h" />
|
2013-06-09 12:19:09 +00:00
|
|
|
<ClInclude Include="..\src\story_base.h" />
|
|
|
|
<ClInclude Include="..\src\story_type.h" />
|
2011-12-19 21:05:46 +00:00
|
|
|
<ClInclude Include="..\src\strgen\strgen.h" />
|
2013-08-05 20:35:27 +00:00
|
|
|
<ClInclude Include="..\src\string_base.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\string_func.h" />
|
|
|
|
<ClInclude Include="..\src\string_type.h" />
|
2012-06-09 19:54:16 +00:00
|
|
|
<ClInclude Include="..\src\stringfilter_type.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\strings_func.h" />
|
|
|
|
<ClInclude Include="..\src\strings_type.h" />
|
|
|
|
<ClInclude Include="..\src\subsidy_base.h" />
|
|
|
|
<ClInclude Include="..\src\subsidy_func.h" />
|
|
|
|
<ClInclude Include="..\src\subsidy_type.h" />
|
|
|
|
<ClInclude Include="..\src\tar_type.h" />
|
|
|
|
<ClInclude Include="..\src\terraform_gui.h" />
|
|
|
|
<ClInclude Include="..\src\textbuf_gui.h" />
|
2012-06-04 15:29:37 +00:00
|
|
|
<ClInclude Include="..\src\textbuf_type.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\texteff.hpp" />
|
2012-02-12 10:32:41 +00:00
|
|
|
<ClInclude Include="..\src\textfile_gui.h" />
|
|
|
|
<ClInclude Include="..\src\textfile_type.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\tgp.h" />
|
|
|
|
<ClInclude Include="..\src\tile_cmd.h" />
|
|
|
|
<ClInclude Include="..\src\tile_type.h" />
|
2011-03-04 22:25:07 +00:00
|
|
|
<ClInclude Include="..\src\tilearea_type.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\tilehighlight_func.h" />
|
|
|
|
<ClInclude Include="..\src\tilehighlight_type.h" />
|
2011-12-03 22:19:09 +00:00
|
|
|
<ClInclude Include="..\src\tilematrix_type.hpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\timetable.h" />
|
|
|
|
<ClInclude Include="..\src\toolbar_gui.h" />
|
|
|
|
<ClInclude Include="..\src\town.h" />
|
2015-11-01 11:31:11 +00:00
|
|
|
<ClInclude Include="..\src\town_gui.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\town_type.h" />
|
|
|
|
<ClInclude Include="..\src\townname_func.h" />
|
|
|
|
<ClInclude Include="..\src\townname_type.h" />
|
|
|
|
<ClInclude Include="..\src\track_func.h" />
|
|
|
|
<ClInclude Include="..\src\track_type.h" />
|
|
|
|
<ClInclude Include="..\src\train.h" />
|
|
|
|
<ClInclude Include="..\src\transparency.h" />
|
|
|
|
<ClInclude Include="..\src\transparency_gui.h" />
|
|
|
|
<ClInclude Include="..\src\transport_type.h" />
|
|
|
|
<ClInclude Include="..\src\tunnelbridge.h" />
|
|
|
|
<ClInclude Include="..\src\vehicle_base.h" />
|
|
|
|
<ClInclude Include="..\src\vehicle_func.h" />
|
|
|
|
<ClInclude Include="..\src\vehicle_gui.h" />
|
|
|
|
<ClInclude Include="..\src\vehicle_gui_base.h" />
|
|
|
|
<ClInclude Include="..\src\vehicle_type.h" />
|
|
|
|
<ClInclude Include="..\src\vehiclelist.h" />
|
|
|
|
<ClInclude Include="..\src\viewport_func.h" />
|
2014-01-02 16:48:16 +00:00
|
|
|
<ClInclude Include="..\src\viewport_sprite_sorter.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\viewport_type.h" />
|
|
|
|
<ClInclude Include="..\src\water.h" />
|
|
|
|
<ClInclude Include="..\src\waypoint_base.h" />
|
|
|
|
<ClInclude Include="..\src\waypoint_func.h" />
|
|
|
|
<ClInclude Include="..\src\widget_type.h" />
|
|
|
|
<ClInclude Include="..\src\os\windows\win32.h" />
|
|
|
|
<ClInclude Include="..\src\music\win32_m.h" />
|
|
|
|
<ClInclude Include="..\src\sound\win32_s.h" />
|
2016-06-30 17:37:39 +00:00
|
|
|
<ClInclude Include="..\src\unit_conversion.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\video\win32_v.h" />
|
|
|
|
<ClInclude Include="..\src\window_func.h" />
|
|
|
|
<ClInclude Include="..\src\window_gui.h" />
|
|
|
|
<ClInclude Include="..\src\window_type.h" />
|
|
|
|
<ClInclude Include="..\src\zoom_func.h" />
|
|
|
|
<ClInclude Include="..\src\zoom_type.h" />
|
2015-08-02 09:57:53 +00:00
|
|
|
<ClInclude Include="..\src\zoning.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\core\alloc_func.cpp" />
|
|
|
|
<ClInclude Include="..\src\core\alloc_func.hpp" />
|
|
|
|
<ClInclude Include="..\src\core\alloc_type.hpp" />
|
|
|
|
<ClInclude Include="..\src\core\backup_type.hpp" />
|
|
|
|
<ClCompile Include="..\src\core\bitmath_func.cpp" />
|
|
|
|
<ClInclude Include="..\src\core\bitmath_func.hpp" />
|
|
|
|
<ClInclude Include="..\src\core\endian_func.hpp" />
|
|
|
|
<ClInclude Include="..\src\core\endian_type.hpp" />
|
|
|
|
<ClInclude Include="..\src\core\enum_type.hpp" />
|
|
|
|
<ClCompile Include="..\src\core\geometry_func.cpp" />
|
|
|
|
<ClInclude Include="..\src\core\geometry_func.hpp" />
|
|
|
|
<ClInclude Include="..\src\core\geometry_type.hpp" />
|
|
|
|
<ClCompile Include="..\src\core\math_func.cpp" />
|
|
|
|
<ClInclude Include="..\src\core\math_func.hpp" />
|
|
|
|
<ClInclude Include="..\src\core\mem_func.hpp" />
|
2013-06-09 12:52:11 +00:00
|
|
|
<ClInclude Include="..\src\core\multimap.hpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\core\overflowsafe_type.hpp" />
|
2011-02-19 18:23:45 +00:00
|
|
|
<ClCompile Include="..\src\core\pool_func.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\core\pool_func.hpp" />
|
|
|
|
<ClInclude Include="..\src\core\pool_type.hpp" />
|
|
|
|
<ClCompile Include="..\src\core\random_func.cpp" />
|
|
|
|
<ClInclude Include="..\src\core\random_func.hpp" />
|
|
|
|
<ClInclude Include="..\src\core\smallmap_type.hpp" />
|
2013-05-19 14:06:26 +00:00
|
|
|
<ClInclude Include="..\src\core\smallmatrix_type.hpp" />
|
2013-10-20 13:45:50 +00:00
|
|
|
<ClInclude Include="..\src\core\smallstack_type.hpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\core\smallvec_type.hpp" />
|
|
|
|
<ClInclude Include="..\src\core\sort_func.hpp" />
|
|
|
|
<ClInclude Include="..\src\core\string_compare_type.hpp" />
|
|
|
|
<ClCompile Include="..\src\aircraft_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\airport_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\autoreplace_gui.cpp" />
|
2011-11-17 21:17:17 +00:00
|
|
|
<ClCompile Include="..\src\bootstrap_gui.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\bridge_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\build_vehicle_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\cheat_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\company_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\console_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\date_gui.cpp" />
|
2015-11-01 11:17:39 +00:00
|
|
|
<ClCompile Include="..\src\departures_gui.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\depot_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\dock_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\engine_gui.cpp" />
|
2011-12-10 08:49:42 +00:00
|
|
|
<ClCompile Include="..\src\error_gui.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\fios_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\genworld_gui.cpp" />
|
2011-12-19 21:03:17 +00:00
|
|
|
<ClCompile Include="..\src\goal_gui.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\graph_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\group_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\highscore_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\industry_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\intro_gui.cpp" />
|
2013-05-19 14:30:40 +00:00
|
|
|
<ClCompile Include="..\src\linkgraph\linkgraph_gui.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\main_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\misc_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\music_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\network\network_chat_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\network\network_content_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\network\network_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\newgrf_debug_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\newgrf_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\news_gui.cpp" />
|
2010-08-28 19:43:41 +00:00
|
|
|
<ClCompile Include="..\src\object_gui.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\order_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\osk_gui.cpp" />
|
2015-08-02 18:37:42 +00:00
|
|
|
<ClCompile Include="..\src\plans_gui.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\rail_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\road_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\roadveh_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\settings_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\ship_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\signs_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\smallmap_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\station_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\statusbar_gui.cpp" />
|
2013-06-09 12:48:27 +00:00
|
|
|
<ClCompile Include="..\src\story_gui.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\subsidy_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\terraform_gui.cpp" />
|
2012-02-12 10:32:41 +00:00
|
|
|
<ClCompile Include="..\src\textfile_gui.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\timetable_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\toolbar_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\town_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\train_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\transparency_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\tree_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\vehicle_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\viewport_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\waypoint_gui.cpp" />
|
2015-08-02 09:57:53 +00:00
|
|
|
<ClCompile Include="..\src\zoning_gui.cpp" />
|
2011-12-15 22:22:55 +00:00
|
|
|
<ClInclude Include="..\src\widgets\airport_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\ai_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\autoreplace_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\bootstrap_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\bridge_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\build_vehicle_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\cheat_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\company_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\console_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\date_widget.h" />
|
2015-11-01 11:17:39 +00:00
|
|
|
<ClInclude Include="..\src\widgets\departures_widget.h" />
|
2011-12-15 22:22:55 +00:00
|
|
|
<ClInclude Include="..\src\widgets\depot_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\dock_widget.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\widgets\dropdown.cpp" />
|
|
|
|
<ClInclude Include="..\src\widgets\dropdown_func.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\dropdown_type.h" />
|
2011-12-15 22:22:55 +00:00
|
|
|
<ClInclude Include="..\src\widgets\dropdown_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\engine_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\error_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\fios_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\genworld_widget.h" />
|
2011-12-19 21:03:17 +00:00
|
|
|
<ClInclude Include="..\src\widgets\goal_widget.h" />
|
2011-12-15 22:22:55 +00:00
|
|
|
<ClInclude Include="..\src\widgets\graph_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\group_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\highscore_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\industry_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\intro_widget.h" />
|
2013-05-19 14:43:23 +00:00
|
|
|
<ClInclude Include="..\src\widgets\link_graph_legend_widget.h" />
|
2011-12-15 22:22:55 +00:00
|
|
|
<ClInclude Include="..\src\widgets\main_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\misc_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\music_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\network_chat_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\network_content_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\network_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\newgrf_debug_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\newgrf_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\news_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\object_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\order_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\osk_widget.h" />
|
2015-08-02 18:37:42 +00:00
|
|
|
<ClInclude Include="..\src\widgets\plans_widget.h" />
|
2011-12-15 22:22:55 +00:00
|
|
|
<ClInclude Include="..\src\widgets\rail_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\road_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\settings_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\sign_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\smallmap_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\station_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\statusbar_widget.h" />
|
2013-06-09 12:48:27 +00:00
|
|
|
<ClInclude Include="..\src\widgets\story_widget.h" />
|
2011-12-15 22:22:55 +00:00
|
|
|
<ClInclude Include="..\src\widgets\subsidy_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\terraform_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\timetable_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\toolbar_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\town_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\transparency_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\tree_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\vehicle_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\viewport_widget.h" />
|
|
|
|
<ClInclude Include="..\src\widgets\waypoint_widget.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\aircraft_cmd.cpp" />
|
|
|
|
<ClCompile Include="..\src\autoreplace_cmd.cpp" />
|
|
|
|
<ClCompile Include="..\src\clear_cmd.cpp" />
|
|
|
|
<ClCompile Include="..\src\company_cmd.cpp" />
|
|
|
|
<ClCompile Include="..\src\depot_cmd.cpp" />
|
|
|
|
<ClCompile Include="..\src\group_cmd.cpp" />
|
|
|
|
<ClCompile Include="..\src\industry_cmd.cpp" />
|
|
|
|
<ClCompile Include="..\src\misc_cmd.cpp" />
|
2010-08-08 10:59:30 +00:00
|
|
|
<ClCompile Include="..\src\object_cmd.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\order_cmd.cpp" />
|
2015-08-02 18:37:42 +00:00
|
|
|
<ClCompile Include="..\src\plans_cmd.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\rail_cmd.cpp" />
|
|
|
|
<ClCompile Include="..\src\road_cmd.cpp" />
|
|
|
|
<ClCompile Include="..\src\roadveh_cmd.cpp" />
|
|
|
|
<ClCompile Include="..\src\ship_cmd.cpp" />
|
|
|
|
<ClCompile Include="..\src\signs_cmd.cpp" />
|
|
|
|
<ClCompile Include="..\src\station_cmd.cpp" />
|
|
|
|
<ClCompile Include="..\src\terraform_cmd.cpp" />
|
|
|
|
<ClCompile Include="..\src\timetable_cmd.cpp" />
|
|
|
|
<ClCompile Include="..\src\town_cmd.cpp" />
|
|
|
|
<ClCompile Include="..\src\train_cmd.cpp" />
|
|
|
|
<ClCompile Include="..\src\tree_cmd.cpp" />
|
|
|
|
<ClCompile Include="..\src\tunnelbridge_cmd.cpp" />
|
|
|
|
<ClCompile Include="..\src\vehicle_cmd.cpp" />
|
2010-08-09 06:48:52 +00:00
|
|
|
<ClCompile Include="..\src\void_cmd.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\water_cmd.cpp" />
|
|
|
|
<ClCompile Include="..\src\waypoint_cmd.cpp" />
|
2015-08-02 09:57:53 +00:00
|
|
|
<ClCompile Include="..\src\zoning_cmd.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\saveload\afterload.cpp" />
|
|
|
|
<ClCompile Include="..\src\saveload\ai_sl.cpp" />
|
|
|
|
<ClCompile Include="..\src\saveload\airport_sl.cpp" />
|
|
|
|
<ClCompile Include="..\src\saveload\animated_tile_sl.cpp" />
|
|
|
|
<ClCompile Include="..\src\saveload\autoreplace_sl.cpp" />
|
2012-07-15 17:07:06 +00:00
|
|
|
<ClCompile Include="..\src\saveload\cargomonitor_sl.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\saveload\cargopacket_sl.cpp" />
|
|
|
|
<ClCompile Include="..\src\saveload\cheat_sl.cpp" />
|
|
|
|
<ClCompile Include="..\src\saveload\company_sl.cpp" />
|
|
|
|
<ClCompile Include="..\src\saveload\depot_sl.cpp" />
|
|
|
|
<ClCompile Include="..\src\saveload\economy_sl.cpp" />
|
|
|
|
<ClCompile Include="..\src\saveload\engine_sl.cpp" />
|
2011-12-19 20:56:34 +00:00
|
|
|
<ClCompile Include="..\src\saveload\game_sl.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\saveload\gamelog_sl.cpp" />
|
2011-12-19 21:03:17 +00:00
|
|
|
<ClCompile Include="..\src\saveload\goal_sl.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\saveload\group_sl.cpp" />
|
|
|
|
<ClCompile Include="..\src\saveload\industry_sl.cpp" />
|
|
|
|
<ClCompile Include="..\src\saveload\labelmaps_sl.cpp" />
|
2013-05-19 14:17:02 +00:00
|
|
|
<ClCompile Include="..\src\saveload\linkgraph_sl.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\saveload\map_sl.cpp" />
|
|
|
|
<ClCompile Include="..\src\saveload\misc_sl.cpp" />
|
|
|
|
<ClCompile Include="..\src\saveload\newgrf_sl.cpp" />
|
2010-08-11 18:57:48 +00:00
|
|
|
<ClInclude Include="..\src\saveload\newgrf_sl.h" />
|
2010-08-13 12:45:26 +00:00
|
|
|
<ClCompile Include="..\src\saveload\object_sl.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\saveload\oldloader.cpp" />
|
|
|
|
<ClInclude Include="..\src\saveload\oldloader.h" />
|
|
|
|
<ClCompile Include="..\src\saveload\oldloader_sl.cpp" />
|
|
|
|
<ClCompile Include="..\src\saveload\order_sl.cpp" />
|
2015-08-02 18:37:42 +00:00
|
|
|
<ClCompile Include="..\src\saveload\plans_sl.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\saveload\saveload.cpp" />
|
|
|
|
<ClInclude Include="..\src\saveload\saveload.h" />
|
2010-12-05 14:41:34 +00:00
|
|
|
<ClInclude Include="..\src\saveload\saveload_filter.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\saveload\saveload_internal.h" />
|
|
|
|
<ClCompile Include="..\src\saveload\signs_sl.cpp" />
|
|
|
|
<ClCompile Include="..\src\saveload\station_sl.cpp" />
|
2011-06-12 20:47:45 +00:00
|
|
|
<ClCompile Include="..\src\saveload\storage_sl.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\saveload\strings_sl.cpp" />
|
2013-06-09 12:19:09 +00:00
|
|
|
<ClCompile Include="..\src\saveload\story_sl.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\saveload\subsidy_sl.cpp" />
|
|
|
|
<ClCompile Include="..\src\saveload\town_sl.cpp" />
|
|
|
|
<ClCompile Include="..\src\saveload\vehicle_sl.cpp" />
|
|
|
|
<ClCompile Include="..\src\saveload\waypoint_sl.cpp" />
|
2014-01-14 20:32:07 +00:00
|
|
|
<ClCompile Include="..\src\saveload\signal_sl.cpp" />
|
2015-08-01 16:22:34 +00:00
|
|
|
<ClInclude Include="..\src\saveload\extended_ver_sl.h" />
|
|
|
|
<ClCompile Include="..\src\saveload\extended_ver_sl.cpp" />
|
Squashed commit of the following:
commit b17f39a2016dc11a6a9815f398d690d82a6a59aa
Merge: 67b3190 3bb7c47
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Feb 12 19:44:34 2016 +0100
Merge branch 'merge/trunk27506' into dev
commit 3bb7c4768580198b7316bfeebc4b870d355439e8
Merge: 14929fe 9db36bd
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Feb 12 19:43:53 2016 +0100
Merge remote-tracking branch 'openttd/master' into merge/trunk27506
commit 14929fe3536e2aa5b4d6a43d0d55043da7a2f252
Merge: af15609 4b8c698
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Feb 10 22:14:25 2016 +0100
Merge branch 'master' into merge/trunk27506
commit 67b319060b4b88b72c94b0e0c2c9fdcf1c2fd95d
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sat Feb 28 20:17:13 2015 +0100
removed 2 unused function calls
commit af15609c938eb388dd507b16fb7b6d547c54c2da
Merge: 5465c88 b251ba3
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sat Feb 28 15:12:33 2015 +0100
Merge branch 'trunk' into merge_trunk
commit 5465c88c8016c5e7910570ab5795222e8348c703
Author: me <streen01@gmx.de>
Date: Sat Feb 28 10:59:41 2015 +0100
regenerated MSVS project files
forgot to do this, they still retained the old filenames
commit 0391455e29c5ed794fcd0f58c63ff98dc52685ac
Author: Thomas Schmidt <streen01@gmx.de>
Date: Thu Feb 26 16:53:05 2015 +0100
removed the patch files from this repo again
that was a rather dum idea, it made the difference patch between
branches trunk and tbtr huge.
the patch files are now being tracked again in the supplimentary repo
'tbtr_proj', that will keep this fork clean and creating diff-patches
will be much easier
commit 8395d40386c8d620c90fb4be66cf6679408ac975
Author: Thomas Schmidt <streen01@gmx.de>
Date: Thu Feb 26 16:27:40 2015 +0100
fix for reported bug by DC-1: crash in station gui
the template gui item was added to the drop-down list that was also
shown in a station gui, but there was no action present when this item
was selected in a station gui. per default the game would commit suicide
by called NOT_REACHED() at the default case of the according
switch-statement.
commit 833873245d33bd77105a82a584d9bec2362419bc
Merge: 39596be 8688c95
Author: Thomas Schmidt <streen01@gmx.de>
Date: Thu Feb 26 15:08:53 2015 +0100
Merge branch 'fix_disableTemplateOrderCheck' into tbtr
commit 8688c95a01ed5933a35a08597bbf45ff148f5a67
Author: Thomas Schmidt <streen01@gmx.de>
Date: Thu Feb 26 15:06:25 2015 +0100
added fix by DC-1
don't check the orders list of a virtual vehicle
commit 39596beff9a815a0f9b2ea3abe5d82c3ec5933e7
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Feb 22 10:47:58 2015 +0100
added history of patches for the mod
commit b3ae74ac4e9143202a1fda1333a91c3716ebb21e
Merge: 9a601a1 ee756e1
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Feb 22 10:03:04 2015 +0100
Merge branch 'tbtr' into merge_tbtr
commit ee756e1c2229534f1cc05edb97269b0c83ddde66
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Feb 17 22:25:50 2015 +0100
removed nonsensical comments + disabled code
commit e7d37f0500c56c84a36ce8b93eafb31f800e1086
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Feb 17 21:30:38 2015 +0100
added some missing renames in includes
commit 63c2b13766b077e4f2923f321e95d53356dee2db
Merge: e92e6ba 9752606
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Feb 17 21:22:11 2015 +0100
Merge branch 'feat_renameFiles' into merge_renameFiles
Conflicts:
src/tbtr_template_gui_create_virtualtrain.cpp
commit 975260643d212f8cac72485f2011011210622849
Author: Thomas Schmidt <streen01@gmx.de>
Date: Mon Feb 9 22:11:18 2015 +0100
replaced source file prefix: aaa -> tbtr
commit e92e6ba7089564886d17dd5c1fd8d85ea0ca4ac7
Merge: 62d2f80 ac16eab
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Feb 8 15:02:19 2015 +0100
Merge branch 'rm_TODOs' into dev
Conflicts:
src/aaa_template_gui_main.cpp
commit 62d2f809edf170cfbeb0599822c4c3d4f9a1fefe
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Feb 8 14:59:36 2015 +0100
i++ -> ++i
commit ac16eabc082f62b9fe2ef6c11a314f8e9a28c26b
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Feb 8 14:34:36 2015 +0100
rm'ed TODOs
commit 22f642f32265882b8f99b409b517823991c08101
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Feb 8 14:17:49 2015 +0100
rm TODO
yes, depends on the selected template because the button "Start
replacing" means, to start the replacement for the currently selected
group and template (create a templatereplacement object for this
combination)
commit 60d8192838e340a3cf6899979361c997df73b716
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Feb 8 14:17:26 2015 +0100
rm'ed TODO: included task in TODO-list
commit 39e42674ac9f5ad5dd056b613e80ef4e754c1153
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Feb 8 11:19:36 2015 +0100
changed window class in use: WC_NONE -> WC_TEMPLATE_GUI_MAIN
commit cadfac96e21aeb862b75e0454197ddce89fb728c
Author: Thomas Schmidt <streen01@gmx.de>
Date: Mon Jan 26 23:18:29 2015 +0100
removed a weird call to deleteAllTmplReplacements
was a TODO task, it was set to delete all template replacements
belonging to group with id -1, which does not exist, ever
commit dc1058464c29f61b6197dec556ec468d1ff38451
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Jan 25 23:27:03 2015 +0100
removed some TODOs
commit 7afeb17db512600424039099a0f4bd78882fcd8e
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Jan 25 11:35:47 2015 +0100
removed all MYGUI comments
tried to replace them with useful comments where necessary
added a few new TODOs here and there
commit 6b9453224a77811062254e6bce7dac4074b829a8
Merge: 292a5aa 687bc4c
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Jan 18 20:47:06 2015 +0100
Merge branch 'fix_compiler_warnings' into dev
commit 687bc4c34fbb9ddeaf15b4857b235a9709dd85be
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Jan 18 20:43:26 2015 +0100
fixed all remaining warnings
commit ada08d7097772e325b7852fd058d8bad7036ae4d
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Jan 18 18:25:45 2015 +0100
removed testing code that produced a warning
commit f3b1568384f36998aeb1fa51c1fab4cfb96c7f93
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Jan 18 00:07:34 2015 +0100
removed unused variable REPLACEMENT_IN_PROGRESS
commit 5aa9098880070cfaa3d2815f445497b2886933f9
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Jan 18 00:02:43 2015 +0100
removed variable 'mode' from ClickedOnVehicle()
member function of class TemplateCreateWindow
in the depot gui the mode variable is used to decide whether a vehicle
is started or dragged or ...
here, we only drag so the mode is never used
commit 292a5aa9dba9cf1d0003e84055fb95357f922454
Merge: 8f6df8c 2bb12bc
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Jan 14 23:41:29 2015 +0100
Merge branch 'feat_mergePatch0.4c' into dev
commit 2bb12bcf283cccc8869bf537b79b22f479cb7203
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Jan 14 23:32:04 2015 +0100
added vi's .swp files to .gitignore
commit aecf6f549b32f92342f8e0b65158bebef6270537
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Jan 13 20:15:25 2015 +0100
corrected UpdateViewport code
was VehicleUpdateViewport(Vehicle*, bool) before
is Vehicle::UpdateViewport(bool, bool) now
commit ae199283fd5ac0199cef1c4c980561122d030199
Author: Thomas Schmidt <streen01@gmx.de>
Date: Mon Jan 12 22:34:22 2015 +0100
updated code for EngineNumberSorter
commit 9735035c6dd4ded9bb76958722dc25e26ced5f05
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Jan 11 18:36:17 2015 +0100
removed unused parameter 'part_of_chain'
from cargo movement code
commit b8b86e1f2592288ddcfb46a0a5d81c3257da60d3
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Jan 4 21:44:17 2015 +0100
Reimplemented moving of cargo
- uses the new shift function
- manages to spread the old cargo of replaced vehicles from a chain across the memebers of the newly constructed chain
some TODOs are left within the code and some testing needs to be done,
how this behaves when there is more than one vehicle being replaced
commit 0d76e1bfe10ef207ac5e4018976e9fba0b0bb25e
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sat Jan 3 01:05:54 2015 +0100
fixed saveload code for TemplateVehicle
commit ba0ea6975f48fe38c2b5376ebc83c23d6bb6151c
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Jan 2 11:32:23 2015 +0100
final changes for the merge
- removed the WDF_UNLICK_BUTTON
- updated ctor calls to Window()
- disabled the engine number sorter
commit 9cc213335046b3febfe6649fde40b00e1bb43d5b
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Jan 2 11:29:03 2015 +0100
disabled cargo movement during templrpl
need to reimplement this step since the cargo is now moved
packet-by-packet and not as a complete list from a vehicle onto another
vehicle anymore
commit 39743806d0156f8547670c525af0e59083dbcd49
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Jan 2 11:16:54 2015 +0100
replaced cargo function 'Count'
- not available anymore: VehicleCargoList::Count()
- using StoredCount() for now, should check if this is the correct count
commit 9b240bbf9b2ee5659bbcb518e9e2767103861254
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Jan 2 01:27:56 2015 +0100
final corrections for template_gui_create_virtualtrain
commit cf0d48d8fa052ff521e1fac0ec75d75107c9b76e
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Jan 2 01:20:30 2015 +0100
disbabled usage of not-anymore-existing newgrf_engine.h::ListPositionOfEngine
commit 81da16b7f0c3ea2417b24707329d1d971a67e82e
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Jan 2 01:09:53 2015 +0100
fixed typo in value WID_BV_SORT_ASSENDING_DESCENDING
commit c8f81a5c3df5ccf4858bda64a53979af510ccd87
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Jan 2 01:09:25 2015 +0100
create_virtual_train: uint GetEngineListHeight not static
commit bd29d99f80bd824e28104f3bc839fc2a5abdd297
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Jan 2 00:57:25 2015 +0100
template_gui_create: static WindowDesc not const
commit edee9c1c544845459102328209b98d424cfd3248
Author: Thomas Schmidt <streen01@gmx.de>
Date: Fri Jan 2 00:44:50 2015 +0100
updated call to Window::FinishInitNested
commit 25fc3cb7ed6db15f42bd3fdff9506621fbba3d72
Author: Thomas Schmidt <streen01@gmx.de>
Date: Thu Jan 1 23:56:48 2015 +0100
updated ctor calls for classes derived from Window
- first param in the constructor used to be const WindowDesc*, now it is
WindowDesc*
commit 54d710170f1ce9cf5539cd525744ca61f4089e7b
Author: Thomas Schmidt <streen01@gmx.de>
Date: Thu Jan 1 02:50:29 2015 +0100
updated constr calls to WindowDesc::WindowDesc
need a const char* at 2nd pos now
commit 7c954141f00666dec4c9559019a1a4af3b452372
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Dec 31 02:30:02 2014 +0100
applied patch vehicle.cpp
commit aa12720049a3dfb1c2e02d453813bd567b67ff60
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Dec 31 02:22:54 2014 +0100
applied patch vehicle_gui.cpp (failed hunks 2,4,5/6)
commit 2b8e70f15478072264f1e063418f8de0744a98e1
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Dec 31 02:13:29 2014 +0100
applied patch train_cmd.cpp (failed hunk 1/8)
commit 47499523bf1ed0cce5fdf6cc2a7102e571dcb07d
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Dec 31 02:07:00 2014 +0100
applied patch newgrf_engine.cpp
commit 7a40c62a7b5ab8059981270252a7def69eacb7d7
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Dec 31 02:02:52 2014 +0100
applied patch vehicle_cmd.cpp (failed hunks 2,3/3)
commit 277839abd8cb7eb277e4ed6cb72e0f3da5b7e479
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Dec 31 01:56:35 2014 +0100
applied patch saveload.h (failed hunk 1/1)
commit 7b64c87ad3dede6442a88dafa5aa8a6a3e0db812
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Dec 31 01:53:56 2014 +0100
applied patch group_gui.cpp (failed hunks 2,3/4)
commit 8075261c526004e21534fa0ab80429132d5f634b
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Dec 31 01:46:24 2014 +0100
applied patch vehiclelist.cpp (failed hunk 1/2)
commit b1c197c0f38e45fb50dad7f7e33f1438b150a34f
Author: Thomas Schmidt <streen01@gmx.de>
Date: Wed Dec 31 01:42:04 2014 +0100
applied patch train.h (failed hunk 1/3)
commit 81bfa209e92fa74387420cc85851767d2737c1b0
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch viewport.cpp.patch (file src/viewport.cpp)
commit 5c083054544eabac9260a75033198c665b169215
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch train_gui.cpp.patch (file src/train_gui.cpp)
commit 3c3534621c6b37530035faadfa092d70fed724c9
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch source.list.patch (file source.list)
commit 6bbb071431882d4bab43023f7194f96c824e78e5
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch saveload_internal.h.patch (file src/saveload/saveload_internal.h)
commit 158640eb786cc7867c9e689eb8a92a209e528a83
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch saveload.cpp.patch (file src/saveload/saveload.cpp)
commit e171ad716c126e98bc045f5ce574ac6161f3ab4f
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch openttd_vs90.vcproj.patch (file projects/openttd_vs90.vcproj)
commit b77486d89c12a80f73f088759da760abd0af7f49
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch openttd_vs80.vcproj.patch (file projects/openttd_vs80.vcproj)
commit 57f9c52fc580da51e20bd40f116fe66c9a0f3669
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch openttd_vs100.vcxproj.patch (file projects/openttd_vs100.vcxproj)
commit bda1f739a415600a7f522b1c7f9ca53fa7713ed3
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch openttd_vs100.vcxproj.filters.patch (file projects/openttd_vs100.vcxproj.filters)
commit ed96771b03e726e5cb56cac9a8328c3a1e63856b
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch newgrf_spritegroup.cpp.patch (file src/newgrf_spritegroup.cpp)
commit 3df57e0d855fef5f54be4fd8d25e231a7eb3c3f1
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:10 2014 +0100
applied patch group_cmd.cpp.patch (file src/group_cmd.cpp)
commit da31ca4b67d6993f127c6cecac717eb286ead4e6
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch english.txt.patch (file src/lang/english.txt)
commit ddc0af7139fccbae4060c70440f17c763e3bba96
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch depot_gui.cpp.patch (file src/depot_gui.cpp)
commit 88aca9db192c6a2b92185f56505caf8b91d23ab4
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch autoreplace_cmd.cpp.patch (file src/autoreplace_cmd.cpp)
commit 45ca80f7c9847ac3afe181a0badeb12bbbd5ed0d
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch articulated_vehicles.cpp.patch (file src/articulated_vehicles.cpp)
commit 44bd0bf2e77f366b61f96b0f4ca564f2e2e5814a
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch afterload.cpp.patch (file src/saveload/afterload.cpp)
commit 679f9b327f9d3f3bec327ae0266f289981972c85
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch aaa_template_veh_sl.cpp.patch (file src/saveload/aaa_template_veh_sl.cpp)
commit ebcec221ec7c1988e85ba458283ff362e034e6d5
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch aaa_template_vehicle.h.patch (file src/aaa_template_vehicle.h)
commit ad690e74b95d2aa07157b73834eef672c63ef901
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch aaa_template_vehicle_func.h.patch (file src/aaa_template_vehicle_func.h)
commit 5982153c369432fc694daaa91a06dfefeeb29485
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch aaa_template_vehicle_func.cpp.patch (file src/aaa_template_vehicle_func.cpp)
commit 773f889e165b013de96736fa380d5ab5c311b3dd
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch aaa_template_vehicle.cpp.patch (file src/aaa_template_vehicle.cpp)
commit 03af781d69a09863d3b76ee4911e5eecd90a7cf5
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch aaa_template_replacement_sl.cpp.patch (file src/saveload/aaa_template_replacement_sl.cpp)
commit ab6cb0562fd390d551670dbc27e0c3c94c8554db
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch aaa_template_gui_replaceall.cpp.patch (file src/aaa_template_gui_replaceall.cpp)
commit d88452a6195c55e39bceb3ea7689fc546c4eee6a
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:43:09 2014 +0100
applied patch aaa_template_gui_main.cpp.patch (file src/aaa_template_gui_main.cpp)
commit ab6ac687f355d400ad9ebc154e75477671a8e0fa
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:42:21 2014 +0100
applied patch aaa_template_gui_create_virtualtrain.cpp.patch (file src/aaa_template_gui_create_virtualtrain.cpp)
commit 288d14b9b145cb045b6a287d23cf3be4f2712ede
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:38:12 2014 +0100
applied patch aaa_template_gui_create.cpp.patch (file src/aaa_template_gui_create.cpp)
commit 5342db70e07fb7c1f3c41654abd2c6a4c51472c4
Author: Thomas Schmidt <streen01@gmx.de>
Date: Tue Dec 30 01:18:32 2014 +0100
applied aaa_* header files
commit 6f14e94a0ad715a33a2653cf6c12e1c2981ace8d
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Dec 28 17:29:55 2014 +0100
applied vehicle_base.h.patch
commit b76a5ce921fab5d81b60755ce66db71e38664e9b
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Dec 28 17:29:28 2014 +0100
applied window_type.h.patch
commit d33d738c7e3477de3f12affcc74c88194a61c442
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Dec 28 17:28:30 2014 +0100
applied newgrf_engine.h.patch
commit 931fd1143706bc76aa145e1430645cb4496f9f4a
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Dec 28 17:27:21 2014 +0100
applied vehicle_gui.h.patch
commit f6c4ab089dad5a4a01401e18cffa8f20e02f733e
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Dec 28 17:00:52 2014 +0100
applied vehicle_gui_base.h.patch
commit 5f7378136758fcc4987791d264856169950cbfe2
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Dec 28 12:34:23 2014 +0100
applied build_vehicle_widget.h.patch
commit 5c6fc73847a2f34573260721bb68c7b552d546bc
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Dec 28 12:01:10 2014 +0100
applied autoreplace_func.h
commit 7636f27011841d01e5f954c855dfa0cf1859e0e0
Author: Thomas Schmidt <streen01@gmx.de>
Date: Sun Dec 28 12:01:00 2014 +0100
applied newgrf.h
Remove some spurious whitespace changes, update projects files.
2016-02-13 19:26:47 +00:00
|
|
|
<ClCompile Include="..\src\saveload\tbtr_template_replacement_sl.cpp" />
|
|
|
|
<ClCompile Include="..\src\saveload\tbtr_template_veh_sl.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\table\airport_defaults.h" />
|
2011-03-04 22:25:07 +00:00
|
|
|
<ClInclude Include="..\src\table\airport_movement.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\table\airporttile_ids.h" />
|
|
|
|
<ClInclude Include="..\src\table\airporttiles.h" />
|
|
|
|
<ClInclude Include="..\src\table\animcursors.h" />
|
|
|
|
<ClInclude Include="..\src\table\autorail.h" />
|
|
|
|
<ClInclude Include="..\src\table\bridge_land.h" />
|
|
|
|
<ClInclude Include="..\src\table\build_industry.h" />
|
|
|
|
<ClInclude Include="..\src\table\cargo_const.h" />
|
|
|
|
<ClInclude Include="..\src\table\clear_land.h" />
|
|
|
|
<ClInclude Include="..\src\table\control_codes.h" />
|
2015-08-02 18:37:42 +00:00
|
|
|
<ClInclude Include="..\src\table\darklight_colours.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\table\elrail_data.h" />
|
|
|
|
<ClInclude Include="..\src\table\engines.h" />
|
|
|
|
<ClInclude Include="..\src\table\genland.h" />
|
2014-10-11 21:38:32 +00:00
|
|
|
<ClInclude Include="..\src\table\heightmap_colours.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\table\industry_land.h" />
|
|
|
|
<ClInclude Include="..\src\table\landscape_sprite.h" />
|
|
|
|
<ClInclude Include="..\src\table\newgrf_debug_data.h" />
|
2010-08-08 10:59:30 +00:00
|
|
|
<ClInclude Include="..\src\table\object_land.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\table\palette_convert.h" />
|
|
|
|
<ClInclude Include="..\src\table\palettes.h" />
|
|
|
|
<ClInclude Include="..\src\table\pricebase.h" />
|
|
|
|
<ClInclude Include="..\src\table\railtypes.h" />
|
|
|
|
<ClInclude Include="..\src\table\road_land.h" />
|
|
|
|
<ClInclude Include="..\src\table\roadveh_movement.h" />
|
2011-03-04 22:34:10 +00:00
|
|
|
<ClInclude Include="..\src\..\objs\settings\table\settings.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\table\sprites.h" />
|
|
|
|
<ClInclude Include="..\src\table\station_land.h" />
|
|
|
|
<ClInclude Include="..\src\table\strgen_tables.h" />
|
2015-07-26 09:47:17 +00:00
|
|
|
<ClInclude Include="..\src\table\string_colours.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\..\objs\langs\table\strings.h" />
|
|
|
|
<ClInclude Include="..\src\table\town_land.h" />
|
|
|
|
<ClInclude Include="..\src\table\townname.h" />
|
|
|
|
<ClInclude Include="..\src\table\track_land.h" />
|
|
|
|
<ClInclude Include="..\src\table\train_cmd.h" />
|
|
|
|
<ClInclude Include="..\src\table\tree_land.h" />
|
|
|
|
<ClInclude Include="..\src\table\unicode.h" />
|
|
|
|
<ClInclude Include="..\src\table\water_land.h" />
|
|
|
|
<ClCompile Include="..\src\3rdparty\md5\md5.cpp" />
|
|
|
|
<ClInclude Include="..\src\3rdparty\md5\md5.h" />
|
2011-11-29 23:26:35 +00:00
|
|
|
<ClCompile Include="..\src\script\script_config.cpp" />
|
|
|
|
<ClInclude Include="..\src\script\script_config.hpp" />
|
2011-11-29 23:21:13 +00:00
|
|
|
<ClInclude Include="..\src\script\script_fatalerror.hpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\script\script_info.cpp" />
|
|
|
|
<ClInclude Include="..\src\script\script_info.hpp" />
|
2011-11-29 23:26:52 +00:00
|
|
|
<ClCompile Include="..\src\script\script_info_dummy.cpp" />
|
2011-11-29 23:21:33 +00:00
|
|
|
<ClCompile Include="..\src\script\script_instance.cpp" />
|
|
|
|
<ClInclude Include="..\src\script\script_instance.hpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\script\script_scanner.cpp" />
|
|
|
|
<ClInclude Include="..\src\script\script_scanner.hpp" />
|
2011-11-29 23:21:04 +00:00
|
|
|
<ClInclude Include="..\src\script\script_storage.hpp" />
|
2011-11-29 23:21:24 +00:00
|
|
|
<ClInclude Include="..\src\script\script_suspend.hpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\script\squirrel.cpp" />
|
|
|
|
<ClInclude Include="..\src\script\squirrel.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\squirrel_class.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\squirrel_helper.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\squirrel_helper_type.hpp" />
|
|
|
|
<ClCompile Include="..\src\script\squirrel_std.cpp" />
|
|
|
|
<ClInclude Include="..\src\script\squirrel_std.hpp" />
|
|
|
|
<ClCompile Include="..\src\3rdparty\squirrel\squirrel\sqapi.cpp" />
|
|
|
|
<ClCompile Include="..\src\3rdparty\squirrel\squirrel\sqbaselib.cpp" />
|
|
|
|
<ClCompile Include="..\src\3rdparty\squirrel\squirrel\sqclass.cpp" />
|
|
|
|
<ClCompile Include="..\src\3rdparty\squirrel\squirrel\sqcompiler.cpp" />
|
|
|
|
<ClCompile Include="..\src\3rdparty\squirrel\squirrel\sqdebug.cpp" />
|
|
|
|
<ClCompile Include="..\src\3rdparty\squirrel\squirrel\sqfuncstate.cpp" />
|
|
|
|
<ClCompile Include="..\src\3rdparty\squirrel\squirrel\sqlexer.cpp" />
|
|
|
|
<ClCompile Include="..\src\3rdparty\squirrel\squirrel\sqmem.cpp" />
|
|
|
|
<ClCompile Include="..\src\3rdparty\squirrel\squirrel\sqobject.cpp" />
|
|
|
|
<ClCompile Include="..\src\3rdparty\squirrel\squirrel\sqstate.cpp" />
|
|
|
|
<ClCompile Include="..\src\3rdparty\squirrel\sqstdlib\sqstdaux.cpp" />
|
|
|
|
<ClCompile Include="..\src\3rdparty\squirrel\sqstdlib\sqstdmath.cpp" />
|
|
|
|
<ClCompile Include="..\src\3rdparty\squirrel\squirrel\sqtable.cpp" />
|
|
|
|
<ClCompile Include="..\src\3rdparty\squirrel\squirrel\sqvm.cpp" />
|
|
|
|
<ClInclude Include="..\src\3rdparty\squirrel\squirrel\sqarray.h" />
|
|
|
|
<ClInclude Include="..\src\3rdparty\squirrel\squirrel\sqclass.h" />
|
|
|
|
<ClInclude Include="..\src\3rdparty\squirrel\squirrel\sqclosure.h" />
|
|
|
|
<ClInclude Include="..\src\3rdparty\squirrel\squirrel\sqcompiler.h" />
|
|
|
|
<ClInclude Include="..\src\3rdparty\squirrel\squirrel\sqfuncproto.h" />
|
|
|
|
<ClInclude Include="..\src\3rdparty\squirrel\squirrel\sqfuncstate.h" />
|
|
|
|
<ClInclude Include="..\src\3rdparty\squirrel\squirrel\sqlexer.h" />
|
|
|
|
<ClInclude Include="..\src\3rdparty\squirrel\squirrel\sqobject.h" />
|
|
|
|
<ClInclude Include="..\src\3rdparty\squirrel\squirrel\sqopcodes.h" />
|
|
|
|
<ClInclude Include="..\src\3rdparty\squirrel\squirrel\sqpcheader.h" />
|
|
|
|
<ClInclude Include="..\src\3rdparty\squirrel\squirrel\sqstate.h" />
|
|
|
|
<ClInclude Include="..\src\3rdparty\squirrel\include\sqstdaux.h" />
|
|
|
|
<ClInclude Include="..\src\3rdparty\squirrel\include\sqstdmath.h" />
|
2014-10-11 21:38:32 +00:00
|
|
|
<ClInclude Include="..\src\3rdparty\squirrel\include\sqstdstring.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\3rdparty\squirrel\squirrel\sqstring.h" />
|
|
|
|
<ClInclude Include="..\src\3rdparty\squirrel\squirrel\sqtable.h" />
|
|
|
|
<ClInclude Include="..\src\3rdparty\squirrel\include\squirrel.h" />
|
|
|
|
<ClInclude Include="..\src\3rdparty\squirrel\squirrel\squserdata.h" />
|
|
|
|
<ClInclude Include="..\src\3rdparty\squirrel\squirrel\squtils.h" />
|
|
|
|
<ClInclude Include="..\src\3rdparty\squirrel\squirrel\sqvm.h" />
|
|
|
|
<ClInclude Include="..\src\ai\ai.hpp" />
|
|
|
|
<ClCompile Include="..\src\ai\ai_config.cpp" />
|
|
|
|
<ClInclude Include="..\src\ai\ai_config.hpp" />
|
|
|
|
<ClCompile Include="..\src\ai\ai_core.cpp" />
|
|
|
|
<ClCompile Include="..\src\ai\ai_gui.cpp" />
|
|
|
|
<ClInclude Include="..\src\ai\ai_gui.hpp" />
|
|
|
|
<ClCompile Include="..\src\ai\ai_info.cpp" />
|
|
|
|
<ClInclude Include="..\src\ai\ai_info.hpp" />
|
|
|
|
<ClCompile Include="..\src\ai\ai_instance.cpp" />
|
|
|
|
<ClInclude Include="..\src\ai\ai_instance.hpp" />
|
|
|
|
<ClCompile Include="..\src\ai\ai_scanner.cpp" />
|
|
|
|
<ClInclude Include="..\src\ai\ai_scanner.hpp" />
|
2011-11-29 23:31:55 +00:00
|
|
|
<ClInclude Include="..\src\script\api\ai_changelog.hpp" />
|
2011-12-19 20:56:42 +00:00
|
|
|
<ClInclude Include="..\src\script\api\game_changelog.hpp" />
|
2011-12-19 20:50:54 +00:00
|
|
|
<ClInclude Include="..\src\game\game.hpp" />
|
2011-12-19 20:55:56 +00:00
|
|
|
<ClCompile Include="..\src\game\game_config.cpp" />
|
|
|
|
<ClInclude Include="..\src\game\game_config.hpp" />
|
2011-12-19 20:50:54 +00:00
|
|
|
<ClCompile Include="..\src\game\game_core.cpp" />
|
2011-12-19 20:55:56 +00:00
|
|
|
<ClCompile Include="..\src\game\game_info.cpp" />
|
|
|
|
<ClInclude Include="..\src\game\game_info.hpp" />
|
2011-12-19 20:50:54 +00:00
|
|
|
<ClCompile Include="..\src\game\game_instance.cpp" />
|
|
|
|
<ClInclude Include="..\src\game\game_instance.hpp" />
|
2011-12-19 20:55:56 +00:00
|
|
|
<ClCompile Include="..\src\game\game_scanner.cpp" />
|
|
|
|
<ClInclude Include="..\src\game\game_scanner.hpp" />
|
2011-12-19 21:05:46 +00:00
|
|
|
<ClCompile Include="..\src\game\game_text.cpp" />
|
|
|
|
<ClInclude Include="..\src\game\game_text.hpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_accounting.hpp" />
|
2011-12-19 21:00:32 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_admin.hpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_airport.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_base.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_basestation.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_bridge.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_bridgelist.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_cargo.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_cargolist.hpp" />
|
2012-07-16 17:00:56 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_cargomonitor.hpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_company.hpp" />
|
2011-12-19 21:05:25 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_companymode.hpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_controller.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_date.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_depotlist.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_engine.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_enginelist.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_error.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_event.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_event_types.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_execmode.hpp" />
|
2011-12-19 20:58:59 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_game.hpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_gamesettings.hpp" />
|
2011-12-19 21:03:17 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_goal.hpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_group.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_grouplist.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_industry.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_industrylist.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_industrytype.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_industrytypelist.hpp" />
|
2011-11-29 23:31:55 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_info_docs.hpp" />
|
2011-12-03 23:40:57 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_infrastructure.hpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_list.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_log.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_map.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_marine.hpp" />
|
2011-12-19 21:01:03 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_news.hpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_object.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_order.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_rail.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_railtypelist.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_road.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_sign.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_signlist.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_station.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_stationlist.hpp" />
|
2013-06-09 12:19:09 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_story_page.hpp" />
|
2014-02-06 19:25:39 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_storypagelist.hpp" />
|
2014-02-06 19:41:56 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_storypageelementlist.hpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_subsidy.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_subsidylist.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_testmode.hpp" />
|
2011-12-19 21:05:57 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_text.hpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_tile.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_tilelist.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_town.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_townlist.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_tunnel.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_types.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_vehicle.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_vehiclelist.hpp" />
|
2011-12-19 21:00:48 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_viewport.hpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_waypoint.hpp" />
|
|
|
|
<ClInclude Include="..\src\script\api\script_waypointlist.hpp" />
|
2011-12-19 21:05:14 +00:00
|
|
|
<ClInclude Include="..\src\script\api\script_window.hpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_accounting.cpp" />
|
2011-12-19 21:00:32 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_admin.cpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_airport.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_base.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_basestation.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_bridge.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_bridgelist.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_cargo.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_cargolist.cpp" />
|
2012-07-16 17:00:56 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_cargomonitor.cpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_company.cpp" />
|
2011-12-19 21:05:25 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_companymode.cpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_controller.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_date.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_depotlist.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_engine.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_enginelist.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_error.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_event.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_event_types.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_execmode.cpp" />
|
2011-12-19 20:58:59 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_game.cpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_gamesettings.cpp" />
|
2011-12-19 21:03:17 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_goal.cpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_group.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_grouplist.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_industry.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_industrylist.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_industrytype.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_industrytypelist.cpp" />
|
2011-12-03 23:40:57 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_infrastructure.cpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_list.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_log.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_map.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_marine.cpp" />
|
2011-12-19 21:01:03 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_news.cpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_object.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_order.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_rail.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_railtypelist.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_road.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_sign.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_signlist.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_station.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_stationlist.cpp" />
|
2013-06-09 12:19:09 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_story_page.cpp" />
|
2014-02-06 19:25:39 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_storypagelist.cpp" />
|
2014-02-06 19:41:56 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_storypageelementlist.cpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_subsidy.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_subsidylist.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_testmode.cpp" />
|
2011-12-19 21:05:57 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_text.cpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_tile.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_tilelist.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_town.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_townlist.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_tunnel.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_vehicle.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_vehiclelist.cpp" />
|
2011-12-19 21:00:48 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_viewport.cpp" />
|
2011-11-29 23:07:38 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_waypoint.cpp" />
|
|
|
|
<ClCompile Include="..\src\script\api\script_waypointlist.cpp" />
|
2011-12-19 21:05:14 +00:00
|
|
|
<ClCompile Include="..\src\script\api\script_window.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\blitter\32bpp_anim.cpp" />
|
|
|
|
<ClInclude Include="..\src\blitter\32bpp_anim.hpp" />
|
2016-07-01 17:33:27 +00:00
|
|
|
<ClCompile Include="..\src\blitter\32bpp_anim_sse2.cpp" />
|
|
|
|
<ClInclude Include="..\src\blitter\32bpp_anim_sse2.hpp" />
|
2014-01-02 23:52:13 +00:00
|
|
|
<ClCompile Include="..\src\blitter\32bpp_anim_sse4.cpp" />
|
|
|
|
<ClInclude Include="..\src\blitter\32bpp_anim_sse4.hpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\blitter\32bpp_base.cpp" />
|
|
|
|
<ClInclude Include="..\src\blitter\32bpp_base.hpp" />
|
|
|
|
<ClCompile Include="..\src\blitter\32bpp_optimized.cpp" />
|
|
|
|
<ClInclude Include="..\src\blitter\32bpp_optimized.hpp" />
|
|
|
|
<ClCompile Include="..\src\blitter\32bpp_simple.cpp" />
|
|
|
|
<ClInclude Include="..\src\blitter\32bpp_simple.hpp" />
|
2014-01-13 18:09:21 +00:00
|
|
|
<ClInclude Include="..\src\blitter\32bpp_sse_func.hpp" />
|
2014-01-13 18:12:33 +00:00
|
|
|
<ClInclude Include="..\src\blitter\32bpp_sse_type.h" />
|
2014-01-02 23:12:32 +00:00
|
|
|
<ClCompile Include="..\src\blitter\32bpp_sse2.cpp" />
|
|
|
|
<ClInclude Include="..\src\blitter\32bpp_sse2.hpp" />
|
2014-01-02 23:21:07 +00:00
|
|
|
<ClCompile Include="..\src\blitter\32bpp_sse4.cpp" />
|
|
|
|
<ClInclude Include="..\src\blitter\32bpp_sse4.hpp" />
|
2014-01-02 23:17:01 +00:00
|
|
|
<ClCompile Include="..\src\blitter\32bpp_ssse3.cpp" />
|
|
|
|
<ClInclude Include="..\src\blitter\32bpp_ssse3.hpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\blitter\8bpp_base.cpp" />
|
|
|
|
<ClInclude Include="..\src\blitter\8bpp_base.hpp" />
|
|
|
|
<ClCompile Include="..\src\blitter\8bpp_optimized.cpp" />
|
|
|
|
<ClInclude Include="..\src\blitter\8bpp_optimized.hpp" />
|
|
|
|
<ClCompile Include="..\src\blitter\8bpp_simple.cpp" />
|
|
|
|
<ClInclude Include="..\src\blitter\8bpp_simple.hpp" />
|
2011-04-02 11:56:44 +00:00
|
|
|
<ClCompile Include="..\src\blitter\base.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\blitter\base.hpp" />
|
|
|
|
<ClInclude Include="..\src\blitter\factory.hpp" />
|
|
|
|
<ClCompile Include="..\src\blitter\null.cpp" />
|
|
|
|
<ClInclude Include="..\src\blitter\null.hpp" />
|
|
|
|
<ClInclude Include="..\src\music\music_driver.hpp" />
|
|
|
|
<ClInclude Include="..\src\sound\sound_driver.hpp" />
|
|
|
|
<ClInclude Include="..\src\video\video_driver.hpp" />
|
|
|
|
<ClCompile Include="..\src\spriteloader\grf.cpp" />
|
|
|
|
<ClInclude Include="..\src\spriteloader\grf.hpp" />
|
|
|
|
<ClInclude Include="..\src\spriteloader\spriteloader.hpp" />
|
|
|
|
<ClCompile Include="..\src\newgrf.cpp" />
|
|
|
|
<ClCompile Include="..\src\newgrf_airport.cpp" />
|
|
|
|
<ClCompile Include="..\src\newgrf_airporttiles.cpp" />
|
|
|
|
<ClCompile Include="..\src\newgrf_canal.cpp" />
|
|
|
|
<ClCompile Include="..\src\newgrf_cargo.cpp" />
|
|
|
|
<ClCompile Include="..\src\newgrf_commons.cpp" />
|
|
|
|
<ClCompile Include="..\src\newgrf_config.cpp" />
|
|
|
|
<ClCompile Include="..\src\newgrf_engine.cpp" />
|
|
|
|
<ClCompile Include="..\src\newgrf_generic.cpp" />
|
|
|
|
<ClCompile Include="..\src\newgrf_house.cpp" />
|
|
|
|
<ClCompile Include="..\src\newgrf_industries.cpp" />
|
|
|
|
<ClCompile Include="..\src\newgrf_industrytiles.cpp" />
|
2010-08-27 22:21:23 +00:00
|
|
|
<ClCompile Include="..\src\newgrf_object.cpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\newgrf_railtype.cpp" />
|
|
|
|
<ClCompile Include="..\src\newgrf_sound.cpp" />
|
|
|
|
<ClCompile Include="..\src\newgrf_spritegroup.cpp" />
|
|
|
|
<ClCompile Include="..\src\newgrf_station.cpp" />
|
|
|
|
<ClCompile Include="..\src\newgrf_storage.cpp" />
|
|
|
|
<ClCompile Include="..\src\newgrf_text.cpp" />
|
|
|
|
<ClCompile Include="..\src\newgrf_town.cpp" />
|
|
|
|
<ClCompile Include="..\src\newgrf_townname.cpp" />
|
|
|
|
<ClCompile Include="..\src\bridge_map.cpp" />
|
|
|
|
<ClInclude Include="..\src\bridge_map.h" />
|
|
|
|
<ClInclude Include="..\src\clear_map.h" />
|
|
|
|
<ClInclude Include="..\src\industry_map.h" />
|
2010-08-08 10:59:30 +00:00
|
|
|
<ClInclude Include="..\src\object_map.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\rail_map.h" />
|
|
|
|
<ClCompile Include="..\src\road_map.cpp" />
|
|
|
|
<ClInclude Include="..\src\road_map.h" />
|
|
|
|
<ClInclude Include="..\src\station_map.h" />
|
|
|
|
<ClInclude Include="..\src\tile_map.h" />
|
|
|
|
<ClInclude Include="..\src\town_map.h" />
|
|
|
|
<ClInclude Include="..\src\tree_map.h" />
|
|
|
|
<ClCompile Include="..\src\tunnel_map.cpp" />
|
|
|
|
<ClInclude Include="..\src\tunnel_map.h" />
|
|
|
|
<ClInclude Include="..\src\tunnelbridge_map.h" />
|
|
|
|
<ClInclude Include="..\src\void_map.h" />
|
|
|
|
<ClInclude Include="..\src\water_map.h" />
|
|
|
|
<ClInclude Include="..\src\misc\array.hpp" />
|
|
|
|
<ClInclude Include="..\src\misc\binaryheap.hpp" />
|
|
|
|
<ClInclude Include="..\src\misc\blob.hpp" />
|
|
|
|
<ClCompile Include="..\src\misc\countedobj.cpp" />
|
|
|
|
<ClInclude Include="..\src\misc\countedptr.hpp" />
|
|
|
|
<ClCompile Include="..\src\misc\dbg_helpers.cpp" />
|
|
|
|
<ClInclude Include="..\src\misc\dbg_helpers.h" />
|
|
|
|
<ClInclude Include="..\src\misc\fixedsizearray.hpp" />
|
2011-02-18 20:14:30 +00:00
|
|
|
<ClCompile Include="..\src\misc\getoptdata.cpp" />
|
|
|
|
<ClInclude Include="..\src\misc\getoptdata.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClInclude Include="..\src\misc\hashtable.hpp" />
|
|
|
|
<ClInclude Include="..\src\misc\str.hpp" />
|
|
|
|
<ClCompile Include="..\src\network\core\address.cpp" />
|
|
|
|
<ClInclude Include="..\src\network\core\address.h" />
|
|
|
|
<ClInclude Include="..\src\network\core\config.h" />
|
|
|
|
<ClCompile Include="..\src\network\core\core.cpp" />
|
|
|
|
<ClInclude Include="..\src\network\core\core.h" />
|
|
|
|
<ClInclude Include="..\src\network\core\game.h" />
|
|
|
|
<ClCompile Include="..\src\network\core\host.cpp" />
|
|
|
|
<ClInclude Include="..\src\network\core\host.h" />
|
|
|
|
<ClInclude Include="..\src\network\core\os_abstraction.h" />
|
|
|
|
<ClCompile Include="..\src\network\core\packet.cpp" />
|
|
|
|
<ClInclude Include="..\src\network\core\packet.h" />
|
|
|
|
<ClCompile Include="..\src\network\core\tcp.cpp" />
|
|
|
|
<ClInclude Include="..\src\network\core\tcp.h" />
|
2011-03-04 22:25:07 +00:00
|
|
|
<ClCompile Include="..\src\network\core\tcp_admin.cpp" />
|
|
|
|
<ClInclude Include="..\src\network\core\tcp_admin.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\network\core\tcp_connect.cpp" />
|
|
|
|
<ClCompile Include="..\src\network\core\tcp_content.cpp" />
|
|
|
|
<ClInclude Include="..\src\network\core\tcp_content.h" />
|
|
|
|
<ClCompile Include="..\src\network\core\tcp_game.cpp" />
|
|
|
|
<ClInclude Include="..\src\network\core\tcp_game.h" />
|
|
|
|
<ClCompile Include="..\src\network\core\tcp_http.cpp" />
|
|
|
|
<ClInclude Include="..\src\network\core\tcp_http.h" />
|
2010-10-15 21:56:06 +00:00
|
|
|
<ClInclude Include="..\src\network\core\tcp_listen.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\network\core\udp.cpp" />
|
|
|
|
<ClInclude Include="..\src\network\core\udp.h" />
|
|
|
|
<ClInclude Include="..\src\pathfinder\follow_track.hpp" />
|
|
|
|
<ClCompile Include="..\src\pathfinder\opf\opf_ship.cpp" />
|
|
|
|
<ClInclude Include="..\src\pathfinder\opf\opf_ship.h" />
|
|
|
|
<ClInclude Include="..\src\pathfinder\pathfinder_func.h" />
|
|
|
|
<ClInclude Include="..\src\pathfinder\pathfinder_type.h" />
|
|
|
|
<ClInclude Include="..\src\pathfinder\pf_performance_timer.hpp" />
|
|
|
|
<ClCompile Include="..\src\pathfinder\npf\aystar.cpp" />
|
|
|
|
<ClInclude Include="..\src\pathfinder\npf\aystar.h" />
|
|
|
|
<ClCompile Include="..\src\pathfinder\npf\npf.cpp" />
|
|
|
|
<ClInclude Include="..\src\pathfinder\npf\npf_func.h" />
|
|
|
|
<ClCompile Include="..\src\pathfinder\npf\queue.cpp" />
|
|
|
|
<ClInclude Include="..\src\pathfinder\npf\queue.h" />
|
|
|
|
<ClInclude Include="..\src\pathfinder\yapf\nodelist.hpp" />
|
|
|
|
<ClInclude Include="..\src\pathfinder\yapf\yapf.h" />
|
|
|
|
<ClInclude Include="..\src\pathfinder\yapf\yapf.hpp" />
|
|
|
|
<ClInclude Include="..\src\pathfinder\yapf\yapf_base.hpp" />
|
|
|
|
<ClInclude Include="..\src\pathfinder\yapf\yapf_cache.h" />
|
|
|
|
<ClInclude Include="..\src\pathfinder\yapf\yapf_common.hpp" />
|
|
|
|
<ClInclude Include="..\src\pathfinder\yapf\yapf_costbase.hpp" />
|
|
|
|
<ClInclude Include="..\src\pathfinder\yapf\yapf_costcache.hpp" />
|
|
|
|
<ClInclude Include="..\src\pathfinder\yapf\yapf_costrail.hpp" />
|
|
|
|
<ClInclude Include="..\src\pathfinder\yapf\yapf_destrail.hpp" />
|
|
|
|
<ClInclude Include="..\src\pathfinder\yapf\yapf_node.hpp" />
|
|
|
|
<ClInclude Include="..\src\pathfinder\yapf\yapf_node_rail.hpp" />
|
|
|
|
<ClInclude Include="..\src\pathfinder\yapf\yapf_node_road.hpp" />
|
2011-04-19 15:00:11 +00:00
|
|
|
<ClInclude Include="..\src\pathfinder\yapf\yapf_node_ship.hpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\pathfinder\yapf\yapf_rail.cpp" />
|
|
|
|
<ClCompile Include="..\src\pathfinder\yapf\yapf_road.cpp" />
|
|
|
|
<ClCompile Include="..\src\pathfinder\yapf\yapf_ship.cpp" />
|
2013-07-14 19:13:12 +00:00
|
|
|
<ClInclude Include="..\src\pathfinder\yapf\yapf_type.hpp" />
|
2010-06-28 19:07:33 +00:00
|
|
|
<ClCompile Include="..\src\video\dedicated_v.cpp" />
|
|
|
|
<ClCompile Include="..\src\video\null_v.cpp" />
|
|
|
|
<ClCompile Include="..\src\video\sdl_v.cpp" />
|
|
|
|
<ClCompile Include="..\src\video\win32_v.cpp" />
|
|
|
|
<ClCompile Include="..\src\music\dmusic.cpp" />
|
|
|
|
<ClCompile Include="..\src\music\null_m.cpp" />
|
|
|
|
<ClCompile Include="..\src\music\win32_m.cpp" />
|
|
|
|
<ClCompile Include="..\src\sound\null_s.cpp" />
|
|
|
|
<ClCompile Include="..\src\sound\sdl_s.cpp" />
|
|
|
|
<ClCompile Include="..\src\sound\win32_s.cpp" />
|
|
|
|
<ClCompile Include="..\src\os\windows\crashlog_win.cpp" />
|
|
|
|
<ResourceCompile Include="..\src\os\windows\ottdres.rc" />
|
|
|
|
<ClCompile Include="..\src\os\windows\win32.cpp" />
|
|
|
|
<ClInclude Include="..\src\thread\thread.h" />
|
|
|
|
<ClCompile Include="..\src\thread\thread_win32.cpp" />
|
2015-07-28 00:51:31 +00:00
|
|
|
<ClInclude Include="..\src\tracerestrict.h" />
|
|
|
|
<ClCompile Include="..\src\tracerestrict.cpp" />
|
|
|
|
<ClCompile Include="..\src\tracerestrict_gui.cpp" />
|
|
|
|
<ClCompile Include="..\src\saveload\tracerestrict_sl.cpp" />
|
2016-07-01 17:33:27 +00:00
|
|
|
<ClCompile Include="..\src\scope_info.cpp" />
|
|
|
|
<ClInclude Include="..\src\scope_info.h" />
|
2010-06-28 19:07:33 +00:00
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<None Include="..\media\openttd.ico" />
|
|
|
|
<None Include="..\readme.txt" />
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ProjectReference Include="langs_vs100.vcxproj">
|
|
|
|
<Project>{0f066b23-18df-4284-8265-f4a5e7e3b966}</Project>
|
|
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
|
|
</ProjectReference>
|
|
|
|
<ProjectReference Include="strgen_vs100.vcxproj">
|
|
|
|
<Project>{a133a442-bd0a-4ade-b117-ad7545e4bdd1}</Project>
|
|
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
|
|
</ProjectReference>
|
|
|
|
<ProjectReference Include="version_vs100.vcxproj">
|
|
|
|
<Project>{1a2b3c5e-1c23-41a5-9c9b-acba2aa75fec}</Project>
|
|
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
|
|
</ProjectReference>
|
|
|
|
</ItemGroup>
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
2011-12-21 12:28:02 +00:00
|
|
|
</Project>
|