summaryrefslogtreecommitdiff
path: root/projects/openttd.vcproj
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2008-01-09 23:00:59 +0000
committersmatz <smatz@openttd.org>2008-01-09 23:00:59 +0000
commitf44a9a5d5b468496fe92473e3bbd6a556efabf12 (patch)
tree3de62d8fa49bd51c2036af4c35d3e035e59db6ea /projects/openttd.vcproj
parent6c954cad5f73f20fad3804d16f1852c7b52d3ad7 (diff)
downloadopenttd-f44a9a5d5b468496fe92473e3bbd6a556efabf12.tar.xz
(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
Diffstat (limited to 'projects/openttd.vcproj')
-rw-r--r--projects/openttd.vcproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index b9c53cb7b..15ac028a0 100644
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -345,6 +345,9 @@
RelativePath=".\..\src\settings.cpp">
</File>
<File
+ RelativePath=".\..\src\signal.cpp">
+ </File>
+ <File
RelativePath=".\..\src\signs.cpp">
</File>
<File
@@ -649,6 +652,9 @@
RelativePath=".\..\src\signs.h">
</File>
<File
+ RelativePath=".\..\src\signal_func.h">
+ </File>
+ <File
RelativePath=".\..\src\slope.h">
</File>
<File