summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-09-30 20:51:04 +0000
committerrubidium <rubidium@openttd.org>2008-09-30 20:51:04 +0000
commitb650a86e5859240e65d8654b5b08b211b2f33d7e (patch)
tree5cdc895449fdbe349dfb1703357a89cdea6cc5e0 /source.list
parent3b798599b63067c2e92aa49906ea66a07ae8de44 (diff)
downloadopenttd-b650a86e5859240e65d8654b5b08b211b2f33d7e.tar.xz
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
Diffstat (limited to 'source.list')
-rw-r--r--source.list14
1 files changed, 7 insertions, 7 deletions
diff --git a/source.list b/source.list
index 5b78893d7..a08822f29 100644
--- a/source.list
+++ b/source.list
@@ -60,7 +60,6 @@ os_timer.cpp
#end
pathfind.cpp
pbs.cpp
-players.cpp
queue.cpp
rail.cpp
rev.cpp
@@ -146,6 +145,11 @@ cheat_type.h
cmd_helper.h
command_func.h
command_type.h
+company_base.h
+company_func.h
+company_gui.h
+company_manager_face.h
+company_type.h
console_func.h
console_gui.h
console_internal.h
@@ -247,11 +251,6 @@ order_func.h
order_type.h
pathfind.h
pbs.h
-player_base.h
-player_face.h
-player_func.h
-player_gui.h
-player_type.h
querystring_gui.h
queue.h
rail.h
@@ -379,6 +378,7 @@ autoreplace_gui.cpp
bridge_gui.cpp
build_vehicle_gui.cpp
cheat_gui.cpp
+company_gui.cpp
depot_gui.cpp
dock_gui.cpp
engine_gui.cpp
@@ -396,7 +396,6 @@ newgrf_gui.cpp
news_gui.cpp
order_gui.cpp
osk_gui.cpp
-player_gui.cpp
rail_gui.cpp
road_gui.cpp
roadveh_gui.cpp
@@ -421,6 +420,7 @@ waypoint_gui.cpp
aircraft_cmd.cpp
autoreplace_cmd.cpp
clear_cmd.cpp
+company_cmd.cpp
disaster_cmd.cpp
dummy_land.cpp
group_cmd.cpp