summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
Diffstat (limited to 'source.list')
-rw-r--r--source.list26
1 files changed, 26 insertions, 0 deletions
diff --git a/source.list b/source.list
index 83dc19e83..2452906df 100644
--- a/source.list
+++ b/source.list
@@ -4,6 +4,7 @@ animated_tile.cpp
articulated_vehicles.cpp
autoreplace.cpp
bmp.cpp
+cargodest.cpp
cargomonitor.cpp
cargopacket.cpp
cargotype.cpp
@@ -16,6 +17,7 @@ currency.cpp
date.cpp
debug.cpp
dedicated.cpp
+departures.cpp
depot.cpp
driver.cpp
economy.cpp
@@ -81,6 +83,7 @@ tgp.cpp
tile_map.cpp
tilearea.cpp
townname.cpp
+trafficlight.cpp
#if WIN32
#else
#if WINCE
@@ -125,6 +128,10 @@ base_station_base.h
bmp.h
bridge.h
cargo_type.h
+cargodest_base.h
+cargodest_func.h
+cargodest_gui.h
+cargodest_type.h
cargomonitor.h
cargopacket.h
cargotype.h
@@ -150,6 +157,9 @@ date_gui.h
date_type.h
debug.h
video/dedicated_v.h
+departures_func.h
+departures_gui.h
+departures_type.h
depot_base.h
depot_func.h
depot_map.h
@@ -332,6 +342,9 @@ townname_func.h
townname_type.h
track_func.h
track_type.h
+trafficlight.h
+trafficlight_func.h
+trafficlight_type.h
train.h
transparency.h
transparency_gui.h
@@ -408,10 +421,12 @@ autoreplace_gui.cpp
bootstrap_gui.cpp
bridge_gui.cpp
build_vehicle_gui.cpp
+cargodest_gui.cpp
cheat_gui.cpp
company_gui.cpp
console_gui.cpp
date_gui.cpp
+departures_gui.cpp
depot_gui.cpp
dock_gui.cpp
engine_gui.cpp
@@ -550,6 +565,7 @@ saveload/ai_sl.cpp
saveload/airport_sl.cpp
saveload/animated_tile_sl.cpp
saveload/autoreplace_sl.cpp
+saveload/cargodest_sl.cpp
saveload/cargomonitor_sl.cpp
saveload/cargopacket_sl.cpp
saveload/cheat_sl.cpp
@@ -990,6 +1006,7 @@ pathfinder/yapf/yapf.h
pathfinder/yapf/yapf.hpp
pathfinder/yapf/yapf_base.hpp
pathfinder/yapf/yapf_cache.h
+pathfinder/yapf/yapf_cargo.cpp
pathfinder/yapf/yapf_common.hpp
pathfinder/yapf/yapf_costbase.hpp
pathfinder/yapf/yapf_costcache.hpp
@@ -1123,3 +1140,12 @@ thread/thread.h
#else
thread/thread_none.cpp
#end
+
+# underground
+layer.cpp
+underground_gui.cpp
+layer_type.h
+layer_func.h
+layer_gui.h
+underground_gui.h
+widgets/underground_widget.h