summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2008-08-20 01:29:05 +0000
committerbelugas <belugas@openttd.org>2008-08-20 01:29:05 +0000
commitd096431936f2a41ac84258073e04cc626f45ab9a (patch)
tree814ce35d6f66a7d5595be82243f5c4ba1bcdef9f /source.list
parent1145a11b9dcb5c1d1314c681db4a29f36c27e819 (diff)
downloadopenttd-d096431936f2a41ac84258073e04cc626f45ab9a.tar.xz
(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.
Diffstat (limited to 'source.list')
-rw-r--r--source.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/source.list b/source.list
index 5f81eb031..84c9ef2aa 100644
--- a/source.list
+++ b/source.list
@@ -410,6 +410,7 @@ train_gui.cpp
transparency_gui.cpp
tree_gui.cpp
vehicle_gui.cpp
+waypoints_gui.cpp
# Command handlers
aircraft_cmd.cpp