Files @ r10066:d73a08a8dd72
Branch filter:

Location: cpp/openttd-patchpack/source/projects/openttd_vs80.vcproj.user

rubidium
(svn r14233) -Feature/Fix [FS#2172]: save the palette of the loaded NewGRFs in the savegame, so joining with a server using Windows palette will make a client with the DOS palette do palette conversion and (thus) not cause a desync due to the different palettes disabling different NewGRFs.
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioUserFile
	ProjectType="Visual C++"
	Version="8.00"
	ShowAllFiles="false"
	>
	<Configurations>
		<Configuration
			Name="Release|Win32"
			>
			<DebugSettings
				WorkingDirectory="..\bin"
			/>
		</Configuration>
		<Configuration
			Name="Debug|Win32"
			>
			<DebugSettings
				WorkingDirectory="..\bin"
			/>
		</Configuration>
		<Configuration
			Name="Release|x64"
			>
			<DebugSettings
				WorkingDirectory="..\bin"
			/>
		</Configuration>
		<Configuration
			Name="Debug|x64"
			>
			<DebugSettings
				WorkingDirectory="..\bin"
			/>
		</Configuration>
	</Configurations>
</VisualStudioUserFile>