Port of the programmable signals patch to recent trunk

Also add some additional changes from the SpringPP patch,
and make some other minor changes/fixes.
This commit is contained in:
patch-import
2014-01-14 20:32:07 +00:00
committed by Jonathan G Rennison
parent 0b09a7ac61
commit fc0efe599e
29 changed files with 2901 additions and 111 deletions

View File

@@ -731,6 +731,14 @@
RelativePath=".\..\src\signal.cpp"
>
</File>
<File
RelativePath=".\..\src\programmable_signals.cpp"
>
</File>
<File
RelativePath=".\..\src\programmable_signals_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\signs.cpp"
>
@@ -1599,6 +1607,10 @@
RelativePath=".\..\src\signal_type.h"
>
</File>
<File
RelativePath=".\..\src\programmable_signals.h"
>
</File>
<File
RelativePath=".\..\src\signs_base.h"
>
@@ -2767,6 +2779,10 @@
RelativePath=".\..\src\saveload\waypoint_sl.cpp"
>
</File>
<File
RelativePath=".\..\src\saveload\signal_sl.cpp"
>
</File>
</Filter>
<Filter
Name="Tables"