(svn r14104) -Feature: Add a window for waypoints, allowing to view all the trains having the selected waypoint in their orders.

Changing its name is also supported from the same new window.
Gui based on work done by Satyap, on FS#2025.
This commit is contained in:
belugas
2008-08-20 01:29:05 +00:00
parent bd6ef958e7
commit 77ee099212
13 changed files with 165 additions and 27 deletions

View File

@@ -410,6 +410,7 @@ train_gui.cpp
transparency_gui.cpp
tree_gui.cpp
vehicle_gui.cpp
waypoints_gui.cpp
# Command handlers
aircraft_cmd.cpp