(svn r9563) -Feature: Add more finer control to transparency options, including a new toolbar, accessible from the map menu or Ctrl X. Patch by Wolf01.

This commit is contained in:
peter1138
2007-04-05 07:49:04 +00:00
parent abf88b687c
commit a2cec54c9d
23 changed files with 212 additions and 49 deletions

View File

@@ -756,6 +756,9 @@
<File
RelativePath=".\..\src\train_gui.cpp">
</File>
<File
RelativePath=".\..\src\transparency_gui.cpp">
</File>
<File
RelativePath=".\..\src\vehicle_gui.cpp">
</File>

View File

@@ -784,7 +784,7 @@
>
</File>
<File
RelativePath="..\src\direction.h"
RelativePath=".\..\src\direction.h"
>
</File>
<File
@@ -1235,6 +1235,10 @@
RelativePath=".\..\src\train_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\transparency_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\vehicle_gui.cpp"
>