From f44a9a5d5b468496fe92473e3bbd6a556efabf12 Mon Sep 17 00:00:00 2001 From: smatz Date: Wed, 9 Jan 2008 23:00:59 +0000 Subject: (svn r11802) -Fix [FS#716]: do not crash trains when leaving depot to a very long track -Codechange: use dedicated pathfinder for signal updating, resulting in better performance and possible future improvements --- projects/openttd.vcproj | 6 ++++++ projects/openttd_vs80.vcproj | 8 ++++++++ projects/openttd_vs90.vcproj | 8 ++++++++ 3 files changed, 22 insertions(+) (limited to 'projects') diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index b9c53cb7b..15ac028a0 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -344,6 +344,9 @@ + + @@ -648,6 +651,9 @@ + + diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index a7762d24e..dbeceafe9 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -691,6 +691,10 @@ RelativePath=".\..\src\settings.cpp" > + + @@ -1095,6 +1099,10 @@ RelativePath=".\..\src\signs.h" > + + diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 1a074660f..c7a4c4948 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -688,6 +688,10 @@ RelativePath=".\..\src\settings.cpp" > + + @@ -1092,6 +1096,10 @@ RelativePath=".\..\src\signs.h" > + + -- cgit v1.2.3-70-g09d2