summaryrefslogtreecommitdiff
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
commite589c7e580329137edbbf8d0e8e7f2333256b8d3 (patch)
tree5cdc895449fdbe349dfb1703357a89cdea6cc5e0
parentf56e630e5cb839b307f04bf52465c4db4d1ad904 (diff)
downloadopenttd-e589c7e580329137edbbf8d0e8e7f2333256b8d3.tar.xz
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
-rw-r--r--projects/openttd_vs80.vcproj56
-rw-r--r--projects/openttd_vs90.vcproj56
-rw-r--r--source.list14
-rw-r--r--src/ai/ai.cpp4
-rw-r--r--src/ai/default/default.cpp4
-rw-r--r--src/ai/trolly/build.cpp4
-rw-r--r--src/ai/trolly/pathfinder.cpp4
-rw-r--r--src/ai/trolly/shared.cpp2
-rw-r--r--src/ai/trolly/trolly.cpp4
-rw-r--r--src/ai/trolly/trolly.h2
-rw-r--r--src/aircraft_cmd.cpp2
-rw-r--r--src/airport_gui.cpp4
-rw-r--r--src/autoreplace_cmd.cpp2
-rw-r--r--src/autoreplace_func.h2
-rw-r--r--src/autoreplace_gui.cpp2
-rw-r--r--src/autoslope.h2
-rw-r--r--src/build_vehicle_gui.cpp2
-rw-r--r--src/cheat_gui.cpp6
-rw-r--r--src/command.cpp4
-rw-r--r--src/company_base.h (renamed from src/player_base.h)2
-rw-r--r--src/company_cmd.cpp (renamed from src/players.cpp)6
-rw-r--r--src/company_func.h (renamed from src/player_func.h)2
-rw-r--r--src/company_gui.cpp (renamed from src/player_gui.cpp)6
-rw-r--r--src/company_gui.h (renamed from src/player_gui.h)2
-rw-r--r--src/company_manager_face.h (renamed from src/player_face.h)0
-rw-r--r--src/company_type.h (renamed from src/player_type.h)0
-rw-r--r--src/console_cmds.cpp4
-rw-r--r--src/core/random_func.cpp2
-rw-r--r--src/depot_gui.cpp2
-rw-r--r--src/disaster_cmd.cpp2
-rw-r--r--src/dock_gui.cpp4
-rw-r--r--src/economy.cpp6
-rw-r--r--src/economy_func.h2
-rw-r--r--src/effectvehicle.cpp2
-rw-r--r--src/elrail.cpp2
-rw-r--r--src/engine.cpp4
-rw-r--r--src/engine_type.h2
-rw-r--r--src/genworld.cpp2
-rw-r--r--src/genworld.h2
-rw-r--r--src/graph_gui.cpp4
-rw-r--r--src/group.h2
-rw-r--r--src/group_cmd.cpp2
-rw-r--r--src/group_gui.cpp2
-rw-r--r--src/industry_gui.cpp4
-rw-r--r--src/livery.h2
-rw-r--r--src/main_gui.cpp6
-rw-r--r--src/misc_cmd.cpp8
-rw-r--r--src/misc_gui.cpp10
-rw-r--r--src/network/network.cpp6
-rw-r--r--src/network/network.h2
-rw-r--r--src/network/network_client.cpp6
-rw-r--r--src/network/network_data.cpp2
-rw-r--r--src/network/network_gui.cpp4
-rw-r--r--src/network/network_server.cpp6
-rw-r--r--src/network/network_type.h2
-rw-r--r--src/network/network_udp.cpp4
-rw-r--r--src/newgrf.cpp2
-rw-r--r--src/newgrf_engine.cpp4
-rw-r--r--src/newgrf_house.cpp4
-rw-r--r--src/newgrf_industries.cpp4
-rw-r--r--src/newgrf_station.cpp2
-rw-r--r--src/news_gui.cpp2
-rw-r--r--src/npf.h2
-rw-r--r--src/oldloader.cpp4
-rw-r--r--src/openttd.cpp6
-rw-r--r--src/order_cmd.cpp2
-rw-r--r--src/order_gui.cpp2
-rw-r--r--src/rail.cpp4
-rw-r--r--src/rail_gui.cpp2
-rw-r--r--src/road.cpp4
-rw-r--r--src/road_func.h2
-rw-r--r--src/road_gui.cpp4
-rw-r--r--src/roadveh_cmd.cpp4
-rw-r--r--src/screenshot.cpp2
-rw-r--r--src/settings.cpp2
-rw-r--r--src/ship_cmd.cpp4
-rw-r--r--src/signal.cpp2
-rw-r--r--src/signal_func.h2
-rw-r--r--src/signs.cpp2
-rw-r--r--src/signs_gui.cpp4
-rw-r--r--src/smallmap_gui.cpp2
-rw-r--r--src/station.cpp2
-rw-r--r--src/station_base.h2
-rw-r--r--src/station_gui.cpp4
-rw-r--r--src/statusbar_gui.cpp6
-rw-r--r--src/strings.cpp4
-rw-r--r--src/terraform_gui.cpp4
-rw-r--r--src/tile_cmd.h2
-rw-r--r--src/tile_map.h2
-rw-r--r--src/timetable_gui.cpp2
-rw-r--r--src/toolbar_gui.cpp6
-rw-r--r--src/town.h2
-rw-r--r--src/town_cmd.cpp2
-rw-r--r--src/town_gui.cpp6
-rw-r--r--src/town_type.h4
-rw-r--r--src/train_cmd.cpp4
-rw-r--r--src/tree_cmd.cpp4
-rw-r--r--src/tree_gui.cpp4
-rw-r--r--src/tunnelbridge_cmd.cpp2
-rw-r--r--src/unmovable_cmd.cpp6
-rw-r--r--src/vehicle.cpp2
-rw-r--r--src/vehicle_base.h4
-rw-r--r--src/vehicle_gui.cpp2
-rw-r--r--src/video/dedicated_v.cpp2
-rw-r--r--src/viewport.cpp2
-rw-r--r--src/water_cmd.cpp2
-rw-r--r--src/waypoint.cpp2
-rw-r--r--src/widget.cpp2
-rw-r--r--src/window.cpp2
-rw-r--r--src/window_func.h2
-rw-r--r--src/window_gui.h2
111 files changed, 234 insertions, 234 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 88044a818..80c98483b 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -668,10 +668,6 @@
>
</File>
<File
- RelativePath=".\..\src\players.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\queue.cpp"
>
</File>
@@ -876,6 +872,26 @@
>
</File>
<File
+ RelativePath=".\..\src\company_base.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\company_func.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\company_gui.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\company_manager_face.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\company_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\console_func.h"
>
</File>
@@ -1280,26 +1296,6 @@
>
</File>
<File
- RelativePath=".\..\src\player_base.h"
- >
- </File>
- <File
- RelativePath=".\..\src\player_face.h"
- >
- </File>
- <File
- RelativePath=".\..\src\player_func.h"
- >
- </File>
- <File
- RelativePath=".\..\src\player_gui.h"
- >
- </File>
- <File
- RelativePath=".\..\src\player_type.h"
- >
- </File>
- <File
RelativePath=".\..\src\querystring_gui.h"
>
</File>
@@ -1744,6 +1740,10 @@
>
</File>
<File
+ RelativePath=".\..\src\company_gui.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\depot_gui.cpp"
>
</File>
@@ -1812,10 +1812,6 @@
>
</File>
<File
- RelativePath=".\..\src\player_gui.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\rail_gui.cpp"
>
</File>
@@ -1908,6 +1904,10 @@
>
</File>
<File
+ RelativePath=".\..\src\company_cmd.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\disaster_cmd.cpp"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 9c8b73d73..c8d2c0dc8 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -665,10 +665,6 @@
>
</File>
<File
- RelativePath=".\..\src\players.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\queue.cpp"
>
</File>
@@ -873,6 +869,26 @@
>
</File>
<File
+ RelativePath=".\..\src\company_base.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\company_func.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\company_gui.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\company_manager_face.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\company_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\console_func.h"
>
</File>
@@ -1277,26 +1293,6 @@
>
</File>
<File
- RelativePath=".\..\src\player_base.h"
- >
- </File>
- <File
- RelativePath=".\..\src\player_face.h"
- >
- </File>
- <File
- RelativePath=".\..\src\player_func.h"
- >
- </File>
- <File
- RelativePath=".\..\src\player_gui.h"
- >
- </File>
- <File
- RelativePath=".\..\src\player_type.h"
- >
- </File>
- <File
RelativePath=".\..\src\querystring_gui.h"
>
</File>
@@ -1741,6 +1737,10 @@
>
</File>
<File
+ RelativePath=".\..\src\company_gui.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\depot_gui.cpp"
>
</File>
@@ -1809,10 +1809,6 @@
>
</File>
<File
- RelativePath=".\..\src\player_gui.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\rail_gui.cpp"
>
</File>
@@ -1905,6 +1901,10 @@
>
</File>
<File
+ RelativePath=".\..\src\company_cmd.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\disaster_cmd.cpp"
>
</File>
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
diff --git a/src/ai/ai.cpp b/src/ai/ai.cpp
index d6e616883..78189917a 100644
--- a/src/ai/ai.cpp
+++ b/src/ai/ai.cpp
@@ -8,8 +8,8 @@
#include "../command_func.h"
#include "../network/network.h"
#include "../core/alloc_func.hpp"
-#include "../player_func.h"
-#include "../player_base.h"
+#include "../company_func.h"
+#include "../company_base.h"
#include "ai.h"
#include "default/default.h"
#include "trolly/trolly.h"
diff --git a/src/ai/default/default.cpp b/src/ai/default/default.cpp
index e269535ae..defa32ab2 100644
--- a/src/ai/default/default.cpp
+++ b/src/ai/default/default.cpp
@@ -26,8 +26,8 @@
#include "../../vehicle_func.h"
#include "../../functions.h"
#include "../../saveload.h"
-#include "../../player_func.h"
-#include "../../player_base.h"
+#include "../../company_func.h"
+#include "../../company_base.h"
#include "../../settings_type.h"
#include "default.h"
#include "../../tunnelbridge.h"
diff --git a/src/ai/trolly/build.cpp b/src/ai/trolly/build.cpp
index 311ca71f2..f6aee3239 100644
--- a/src/ai/trolly/build.cpp
+++ b/src/ai/trolly/build.cpp
@@ -14,8 +14,8 @@
#include "../../bridge.h"
#include "../../vehicle_func.h"
#include "../../vehicle_base.h"
-#include "../../player_base.h"
-#include "../../player_func.h"
+#include "../../company_base.h"
+#include "../../company_func.h"
#include "../ai.h"
#include "../../tunnelbridge.h"
diff --git a/src/ai/trolly/pathfinder.cpp b/src/ai/trolly/pathfinder.cpp
index 258243f23..ca8b2a635 100644
--- a/src/ai/trolly/pathfinder.cpp
+++ b/src/ai/trolly/pathfinder.cpp
@@ -13,8 +13,8 @@
#include "../../tunnelbridge_map.h"
#include "../ai.h"
#include "../../variables.h"
-#include "../../player_base.h"
-#include "../../player_func.h"
+#include "../../company_base.h"
+#include "../../company_func.h"
#include "../../tunnelbridge.h"
diff --git a/src/ai/trolly/shared.cpp b/src/ai/trolly/shared.cpp
index d08bfd723..1183f0371 100644
--- a/src/ai/trolly/shared.cpp
+++ b/src/ai/trolly/shared.cpp
@@ -7,7 +7,7 @@
#include "../../debug.h"
#include "../../map_func.h"
#include "../../vehicle_base.h"
-#include "../../player_base.h"
+#include "../../company_base.h"
#include "trolly.h"
int AiNew_GetRailDirection(TileIndex tile_a, TileIndex tile_b, TileIndex tile_c)
diff --git a/src/ai/trolly/trolly.cpp b/src/ai/trolly/trolly.cpp
index 9ec6b937d..23a67011b 100644
--- a/src/ai/trolly/trolly.cpp
+++ b/src/ai/trolly/trolly.cpp
@@ -38,8 +38,8 @@
#include "../../vehicle_func.h"
#include "../../date_func.h"
#include "../ai.h"
-#include "../../player_base.h"
-#include "../../player_func.h"
+#include "../../company_base.h"
+#include "../../company_func.h"
#include "table/strings.h"
diff --git a/src/ai/trolly/trolly.h b/src/ai/trolly/trolly.h
index 2b11623e9..a1d8e0cd9 100644
--- a/src/ai/trolly/trolly.h
+++ b/src/ai/trolly/trolly.h
@@ -6,7 +6,7 @@
#define AI_TROLLY_H
#include "../../aystar.h"
-#include "../../player_type.h"
+#include "../../company_type.h"
#include "../../vehicle_type.h"
#include "../../date_type.h"
#include "../../engine_type.h"
diff --git a/src/aircraft_cmd.cpp b/src/aircraft_cmd.cpp
index 16cce3252..ae7939195 100644
--- a/src/aircraft_cmd.cpp
+++ b/src/aircraft_cmd.cpp
@@ -33,7 +33,7 @@
#include "autoreplace_func.h"
#include "autoreplace_gui.h"
#include "gfx_func.h"
-#include "player_func.h"
+#include "company_func.h"
#include "settings_type.h"
#include "order_func.h"
#include "effectvehicle_func.h"
diff --git a/src/airport_gui.cpp b/src/airport_gui.cpp
index da6e11664..573c4ed35 100644
--- a/src/airport_gui.cpp
+++ b/src/airport_gui.cpp
@@ -16,11 +16,11 @@
#include "settings_type.h"
#include "viewport_func.h"
#include "gfx_func.h"
-#include "player_func.h"
+#include "company_func.h"
#include "order_func.h"
#include "station_type.h"
#include "tilehighlight_func.h"
-#include "player_base.h"
+#include "company_base.h"
#include "table/sprites.h"
#include "table/strings.h"
diff --git a/src/autoreplace_cmd.cpp b/src/autoreplace_cmd.cpp
index b7df99acb..98b327935 100644
--- a/src/autoreplace_cmd.cpp
+++ b/src/autoreplace_cmd.cpp
@@ -4,7 +4,7 @@
#include "stdafx.h"
#include "openttd.h"
-#include "player_func.h"
+#include "company_func.h"
#include "debug.h"
#include "vehicle_gui.h"
#include "train.h"
diff --git a/src/autoreplace_func.h b/src/autoreplace_func.h
index 6ca44fde0..5e1d777c1 100644
--- a/src/autoreplace_func.h
+++ b/src/autoreplace_func.h
@@ -6,7 +6,7 @@
#define AUTOREPLACE_FUNC_H
#include "autoreplace_type.h"
-#include "player_base.h"
+#include "company_base.h"
/**
* Remove all engine replacement settings for the company.
diff --git a/src/autoreplace_gui.cpp b/src/autoreplace_gui.cpp
index 71100f271..2df91ec9f 100644
--- a/src/autoreplace_gui.cpp
+++ b/src/autoreplace_gui.cpp
@@ -17,7 +17,7 @@
#include "vehicle_func.h"
#include "autoreplace_func.h"
#include "gfx_func.h"
-#include "player_func.h"
+#include "company_func.h"
#include "widgets/dropdown_type.h"
#include "widgets/dropdown_func.h"
#include "engine_func.h"
diff --git a/src/autoslope.h b/src/autoslope.h
index b5ae320f0..eb0478ccc 100644
--- a/src/autoslope.h
+++ b/src/autoslope.h
@@ -6,7 +6,7 @@
#define AUTOSLOPE_H
#include "settings_type.h"
-#include "player_func.h"
+#include "company_func.h"
#include "depot_func.h"
/**
diff --git a/src/build_vehicle_gui.cpp b/src/build_vehicle_gui.cpp
index 995cf8857..a4f02fdbe 100644
--- a/src/build_vehicle_gui.cpp
+++ b/src/build_vehicle_gui.cpp
@@ -13,7 +13,7 @@
#include "articulated_vehicles.h"
#include "textbuf_gui.h"
#include "command_func.h"
-#include "player_func.h"
+#include "company_func.h"
#include "airport.h"
#include "vehicle_gui.h"
#include "newgrf_engine.h"
diff --git a/src/cheat_gui.cpp b/src/cheat_gui.cpp
index 7c6e5a696..b7cf68720 100644
--- a/src/cheat_gui.cpp
+++ b/src/cheat_gui.cpp
@@ -6,8 +6,8 @@
#include "openttd.h"
#include "command_func.h"
#include "cheat_func.h"
-#include "player_base.h"
-#include "player_func.h"
+#include "company_base.h"
+#include "company_func.h"
#include "gfx_func.h"
#include "date_func.h"
#include "saveload.h"
@@ -18,7 +18,7 @@
#include "window_func.h"
#include "rail_gui.h"
#include "gui.h"
-#include "player_gui.h"
+#include "company_gui.h"
#include "gamelog.h"
#include "table/strings.h"
diff --git a/src/command.cpp b/src/command.cpp
index ad5a9cf12..2d725237c 100644
--- a/src/command.cpp
+++ b/src/command.cpp
@@ -18,8 +18,8 @@
#include "town.h"
#include "date_func.h"
#include "debug.h"
-#include "player_func.h"
-#include "player_base.h"
+#include "company_func.h"
+#include "company_base.h"
#include "signal_func.h"
#include "table/strings.h"
diff --git a/src/player_base.h b/src/company_base.h
index 17e67d0c6..96603ca7b 100644
--- a/src/player_base.h
+++ b/src/company_base.h
@@ -5,7 +5,7 @@
#ifndef COMPANY_BASE_H
#define COMPANY_BASE_H
-#include "player_type.h"
+#include "company_type.h"
#include "oldpool.h"
#include "road_type.h"
#include "rail_type.h"
diff --git a/src/players.cpp b/src/company_cmd.cpp
index 824c47c91..ecf100df5 100644
--- a/src/players.cpp
+++ b/src/company_cmd.cpp
@@ -6,8 +6,8 @@
#include "openttd.h"
#include "engine_func.h"
#include "engine_base.h"
-#include "player_func.h"
-#include "player_gui.h"
+#include "company_func.h"
+#include "company_gui.h"
#include "town.h"
#include "news_func.h"
#include "saveload.h"
@@ -17,7 +17,7 @@
#include "variables.h"
#include "cheat_func.h"
#include "ai/ai.h"
-#include "player_face.h"
+#include "company_manager_face.h"
#include "group.h"
#include "window_func.h"
#include "tile_map.h"
diff --git a/src/player_func.h b/src/company_func.h
index 66f5161a9..1546d5a77 100644
--- a/src/player_func.h
+++ b/src/company_func.h
@@ -6,7 +6,7 @@
#define COMPANY_FUNC_H
#include "core/math_func.hpp"
-#include "player_type.h"
+#include "company_type.h"
#include "tile_type.h"
#include "strings_type.h"
diff --git a/src/player_gui.cpp b/src/company_gui.cpp
index cd057a681..ac80f989a 100644
--- a/src/player_gui.cpp
+++ b/src/company_gui.cpp
@@ -9,8 +9,8 @@
#include "textbuf_gui.h"
#include "viewport_func.h"
#include "gfx_func.h"
-#include "player_func.h"
-#include "player_base.h"
+#include "company_func.h"
+#include "company_base.h"
#include "command_func.h"
#include "network/network.h"
#include "network/network_gui.h"
@@ -19,7 +19,7 @@
#include "train.h"
#include "aircraft.h"
#include "newgrf.h"
-#include "player_face.h"
+#include "company_manager_face.h"
#include "strings_func.h"
#include "functions.h"
#include "window_func.h"
diff --git a/src/player_gui.h b/src/company_gui.h
index 93f382789..bdd93da08 100644
--- a/src/player_gui.h
+++ b/src/company_gui.h
@@ -5,7 +5,7 @@
#ifndef COMPANY_GUI_H
#define COMPANY_GUI_H
-#include "player_type.h"
+#include "company_type.h"
uint16 GetDrawStringCompanyColor(CompanyID company);
void DrawCompanyIcon(CompanyID p, int x, int y);
diff --git a/src/player_face.h b/src/company_manager_face.h
index 6f2a96ff9..6f2a96ff9 100644
--- a/src/player_face.h
+++ b/src/company_manager_face.h
diff --git a/src/player_type.h b/src/company_type.h
index 13ea10c48..13ea10c48 100644
--- a/src/player_type.h
+++ b/src/company_type.h
diff --git a/src/console_cmds.cpp b/src/console_cmds.cpp
index d2eb3db4f..0d1c8a84e 100644
--- a/src/console_cmds.cpp
+++ b/src/console_cmds.cpp
@@ -26,8 +26,8 @@
#include "date_func.h"
#include "vehicle_func.h"
#include "string_func.h"
-#include "player_func.h"
-#include "player_base.h"
+#include "company_func.h"
+#include "company_base.h"
#include "settings_type.h"
#include "gamelog.h"
diff --git a/src/core/random_func.cpp b/src/core/random_func.cpp
index d47be6a4f..bbbd38b9a 100644
--- a/src/core/random_func.cpp
+++ b/src/core/random_func.cpp
@@ -37,7 +37,7 @@ void SetRandomSeed(uint32 seed)
#ifdef RANDOM_DEBUG
#include "../network/network_data.h"
#include "../variables.h" /* _frame_counter */
-#include "../player_func.h"
+#include "../company_func.h"
uint32 DoRandom(int line, const char *file)
{
diff --git a/src/depot_gui.cpp b/src/depot_gui.cpp
index 12cc79f25..2055cbcfa 100644
--- a/src/depot_gui.cpp
+++ b/src/depot_gui.cpp
@@ -21,7 +21,7 @@
#include "strings_func.h"
#include "window_func.h"
#include "vehicle_func.h"
-#include "player_func.h"
+#include "company_func.h"
#include "order_func.h"
#include "depot_base.h"
#include "tilehighlight_func.h"
diff --git a/src/disaster_cmd.cpp b/src/disaster_cmd.cpp
index 81d7bfaa6..3b9c8e1d4 100644
--- a/src/disaster_cmd.cpp
+++ b/src/disaster_cmd.cpp
@@ -29,7 +29,7 @@
#include "waypoint.h"
#include "town.h"
#include "industry.h"
-#include "player_func.h"
+#include "company_func.h"
#include "airport.h"
#include "variables.h"
#include "settings_type.h"
diff --git a/src/dock_gui.cpp b/src/dock_gui.cpp
index b8a785162..d9f11e113 100644
--- a/src/dock_gui.cpp
+++ b/src/dock_gui.cpp
@@ -18,10 +18,10 @@
#include "sound_func.h"
#include "viewport_func.h"
#include "gfx_func.h"
-#include "player_func.h"
+#include "company_func.h"
#include "slope_func.h"
#include "tilehighlight_func.h"
-#include "player_base.h"
+#include "company_base.h"
#include "table/sprites.h"
#include "table/strings.h"
diff --git a/src/economy.cpp b/src/economy.cpp
index 7523d4d5d..8d068e71e 100644
--- a/src/economy.cpp
+++ b/src/economy.cpp
@@ -6,8 +6,8 @@
#include "openttd.h"
#include "currency.h"
#include "landscape.h"
-#include "player_base.h"
-#include "player_func.h"
+#include "company_base.h"
+#include "company_func.h"
#include "command_func.h"
#include "saveload.h"
#include "industry.h"
@@ -44,7 +44,7 @@
#include "signal_func.h"
#include "gfx_func.h"
#include "autoreplace_func.h"
-#include "player_gui.h"
+#include "company_gui.h"
#include "signs_base.h"
#include "table/strings.h"
diff --git a/src/economy_func.h b/src/economy_func.h
index 11f10207a..e9c569832 100644
--- a/src/economy_func.h
+++ b/src/economy_func.h
@@ -12,7 +12,7 @@
#include "tile_type.h"
#include "town_type.h"
#include "industry_type.h"
-#include "player_type.h"
+#include "company_type.h"
#include "station_type.h"
void ResetPriceBaseMultipliers();
diff --git a/src/effectvehicle.cpp b/src/effectvehicle.cpp
index 32482adf8..5caae25da 100644
--- a/src/effectvehicle.cpp
+++ b/src/effectvehicle.cpp
@@ -16,7 +16,7 @@
#include "news_func.h"
#include "command_func.h"
#include "saveload.h"
-#include "player_func.h"
+#include "company_func.h"
#include "debug.h"
#include "vehicle_gui.h"
#include "rail_type.h"
diff --git a/src/elrail.cpp b/src/elrail.cpp
index 627c7584c..b870c4bb2 100644
--- a/src/elrail.cpp
+++ b/src/elrail.cpp
@@ -64,7 +64,7 @@
#include "transparency.h"
#include "tunnelbridge_map.h"
#include "vehicle_func.h"
-#include "player_base.h"
+#include "company_base.h"
#include "tunnelbridge.h"
#include "engine_func.h"
#include "elrail_func.h"
diff --git a/src/engine.cpp b/src/engine.cpp
index f6dff726d..bef633d35 100644
--- a/src/engine.cpp
+++ b/src/engine.cpp
@@ -5,8 +5,8 @@
#include "stdafx.h"
#include "openttd.h"
#include "debug.h"
-#include "player_base.h"
-#include "player_func.h"
+#include "company_base.h"
+#include "company_func.h"
#include "command_func.h"
#include "news_func.h"
#include "saveload.h"
diff --git a/src/engine_type.h b/src/engine_type.h
index cfe284367..5f6cdd271 100644
--- a/src/engine_type.h
+++ b/src/engine_type.h
@@ -11,7 +11,7 @@
#include "gfx_type.h"
#include "date_type.h"
#include "sound_type.h"
-#include "player_type.h"
+#include "company_type.h"
#include "strings_type.h"
typedef uint16 EngineID;
diff --git a/src/genworld.cpp b/src/genworld.cpp
index edccdbfc8..2bb573a6e 100644
--- a/src/genworld.cpp
+++ b/src/genworld.cpp
@@ -5,7 +5,7 @@
#include "stdafx.h"
#include "openttd.h"
#include "landscape.h"
-#include "player_func.h"
+#include "company_func.h"
#include "variables.h"
#include "thread.h"
#include "command_func.h"
diff --git a/src/genworld.h b/src/genworld.h
index 3739db874..8bc476dbc 100644
--- a/src/genworld.h
+++ b/src/genworld.h
@@ -5,7 +5,7 @@
#ifndef GENWORLD_H
#define GENWORLD_H
-#include "player_type.h"
+#include "company_type.h"
/*
* Order of these enums has to be the same as in lang/english.txt
diff --git a/src/graph_gui.cpp b/src/graph_gui.cpp
index 1488e9abd..199248cd4 100644
--- a/src/graph_gui.cpp
+++ b/src/graph_gui.cpp
@@ -6,8 +6,8 @@
#include "openttd.h"
#include "gui.h"
#include "window_gui.h"
-#include "player_base.h"
-#include "player_gui.h"
+#include "company_base.h"
+#include "company_gui.h"
#include "economy_func.h"
#include "variables.h"
#include "cargotype.h"
diff --git a/src/group.h b/src/group.h
index eccc2498b..24f0b03a8 100644
--- a/src/group.h
+++ b/src/group.h
@@ -7,7 +7,7 @@
#include "group_type.h"
#include "oldpool.h"
-#include "player_type.h"
+#include "company_type.h"
#include "vehicle_type.h"
#include "engine_type.h"
diff --git a/src/group_cmd.cpp b/src/group_cmd.cpp
index 5ff58c846..46ab84b2b 100644
--- a/src/group_cmd.cpp
+++ b/src/group_cmd.cpp
@@ -19,7 +19,7 @@
#include "autoreplace_base.h"
#include "autoreplace_func.h"
#include "string_func.h"
-#include "player_func.h"
+#include "company_func.h"
#include "order_func.h"
#include "oldpool_func.h"
#include "core/alloc_func.hpp"
diff --git a/src/group_gui.cpp b/src/group_gui.cpp
index d310a4c84..42f687127 100644
--- a/src/group_gui.cpp
+++ b/src/group_gui.cpp
@@ -21,7 +21,7 @@
#include "string_func.h"
#include "viewport_func.h"
#include "gfx_func.h"
-#include "player_func.h"
+#include "company_func.h"
#include "widgets/dropdown_type.h"
#include "widgets/dropdown_func.h"
#include "tilehighlight_func.h"
diff --git a/src/industry_gui.cpp b/src/industry_gui.cpp
index 58116f081..46d8f21f0 100644
--- a/src/industry_gui.cpp
+++ b/src/industry_gui.cpp
@@ -22,13 +22,13 @@
#include "newgrf_text.h"
#include "strings_func.h"
#include "map_func.h"
-#include "player_func.h"
+#include "company_func.h"
#include "settings_type.h"
#include "tilehighlight_func.h"
#include "string_func.h"
#include "sortlist_type.h"
#include "widgets/dropdown_func.h"
-#include "player_base.h"
+#include "company_base.h"
#include "table/strings.h"
#include "table/sprites.h"
diff --git a/src/livery.h b/src/livery.h
index 719aeb798..0ef541905 100644
--- a/src/livery.h
+++ b/src/livery.h
@@ -5,7 +5,7 @@
#ifndef LIVERY_H
#define LIVERY_H
-#include "player_type.h"
+#include "company_type.h"
/* List of different livery schemes. */
enum LiveryScheme {
diff --git a/src/main_gui.cpp b/src/main_gui.cpp
index 414088970..21eedb9c0 100644
--- a/src/main_gui.cpp
+++ b/src/main_gui.cpp
@@ -24,9 +24,9 @@
#include "strings_func.h"
#include "zoom_func.h"
#include "string_func.h"
-#include "player_base.h"
-#include "player_func.h"
-#include "player_gui.h"
+#include "company_base.h"
+#include "company_func.h"
+#include "company_gui.h"
#include "settings_type.h"
#include "toolbar_gui.h"
#include "statusbar_gui.h"
diff --git a/src/misc_cmd.cpp b/src/misc_cmd.cpp
index 572cf0cef..319d0d6ad 100644
--- a/src/misc_cmd.cpp
+++ b/src/misc_cmd.cpp
@@ -12,15 +12,15 @@
#include "network/network.h"
#include "variables.h"
#include "livery.h"
-#include "player_face.h"
+#include "company_manager_face.h"
#include "strings_func.h"
#include "gfx_func.h"
#include "functions.h"
#include "vehicle_func.h"
#include "string_func.h"
-#include "player_func.h"
-#include "player_base.h"
-#include "player_gui.h"
+#include "company_func.h"
+#include "company_base.h"
+#include "company_gui.h"
#include "settings_type.h"
#include "table/strings.h"
diff --git a/src/misc_gui.cpp b/src/misc_gui.cpp
index bda46aded..e9d374990 100644
--- a/src/misc_gui.cpp
+++ b/src/misc_gui.cpp
@@ -19,8 +19,8 @@
#include "gfx_func.h"
#include "station_func.h"
#include "command_func.h"
-#include "player_func.h"
-#include "player_base.h"
+#include "company_func.h"
+#include "company_base.h"
#include "town.h"
#include "network/network.h"
#include "variables.h"
@@ -28,7 +28,7 @@
#include "train.h"
#include "tgp.h"
#include "cargotype.h"
-#include "player_face.h"
+#include "company_manager_face.h"
#include "strings_func.h"
#include "fileio_func.h"
#include "fios.h"
@@ -39,13 +39,13 @@
#include "date_func.h"
#include "sound_func.h"
#include "string_func.h"
-#include "player_gui.h"
+#include "company_gui.h"
#include "settings_type.h"
#include "newgrf_cargo.h"
#include "rail_gui.h"
#include "tilehighlight_func.h"
#include "querystring_gui.h"
-#include "player_base.h"
+#include "company_base.h"
#include "table/sprites.h"
#include "table/strings.h"
diff --git a/src/network/network.cpp b/src/network/network.cpp
index 0033f4030..d3e5d8986 100644
--- a/src/network/network.cpp
+++ b/src/network/network.cpp
@@ -3,7 +3,7 @@
/** @file network.cpp Base functions for networking support. */
#include "../stdafx.h"
-#include "../player_type.h"
+#include "../company_type.h"
#ifdef ENABLE_NETWORK
@@ -32,7 +32,7 @@
#include "../core/random_func.hpp"
#include "../window_func.h"
#include "../string_func.h"
-#include "../player_func.h"
+#include "../company_func.h"
#include "../settings_type.h"
#include "../landscape_type.h"
#include "../rev.h"
@@ -40,7 +40,7 @@
#include "../core/alloc_func.hpp"
#endif /* DEBUG_DUMP_COMMANDS */
#include "table/strings.h"
-#include "../player_base.h"
+#include "../company_base.h"
bool _network_server; ///< network-server is active
bool _network_available; ///< is network mode available?
diff --git a/src/network/network.h b/src/network/network.h
index 441378563..cbad95d98 100644
--- a/src/network/network.h
+++ b/src/network/network.h
@@ -5,7 +5,7 @@
#ifndef NETWORK_H
#define NETWORK_H
-#include "../player_type.h"
+#include "../company_type.h"
#ifdef ENABLE_NETWORK
diff --git a/src/network/network_client.cpp b/src/network/network_client.cpp
index d7eeb515b..0947f37a5 100644
--- a/src/network/network_client.cpp
+++ b/src/network/network_client.cpp
@@ -23,9 +23,9 @@
#include "../strings_func.h"
#include "../window_func.h"
#include "../string_func.h"
-#include "../player_func.h"
-#include "../player_base.h"
-#include "../player_gui.h"
+#include "../company_func.h"
+#include "../company_base.h"
+#include "../company_gui.h"
#include "../rev.h"
#include "table/strings.h"
diff --git a/src/network/network_data.cpp b/src/network/network_data.cpp
index 914f6d40c..767d66cdf 100644
--- a/src/network/network_data.cpp
+++ b/src/network/network_data.cpp
@@ -13,7 +13,7 @@
#include "../core/alloc_func.hpp"
#include "../string_func.h"
#include "../date_func.h"
-#include "../player_func.h"
+#include "../company_func.h"
// Add a command to the local command queue
void NetworkAddCommandQueue(NetworkTCPSocketHandler *cs, CommandPacket *cp)
diff --git a/src/network/network_gui.cpp b/src/network/network_gui.cpp
index 3cc9e17b8..2a609c6d4 100644
--- a/src/network/network_gui.cpp
+++ b/src/network/network_gui.cpp
@@ -24,12 +24,12 @@
#include "../core/alloc_func.hpp"
#include "../string_func.h"
#include "../gfx_func.h"
-#include "../player_func.h"
+#include "../company_func.h"
#include "../settings_type.h"
#include "../widgets/dropdown_func.h"
#include "../querystring_gui.h"
#include "../sortlist_type.h"
-#include "../player_base.h"
+#include "../company_base.h"
#include "table/strings.h"
#include "../table/sprites.h"
diff --git a/src/network/network_server.cpp b/src/network/network_server.cpp
index e99ef8bc1..07171bbe2 100644
--- a/src/network/network_server.cpp
+++ b/src/network/network_server.cpp
@@ -24,9 +24,9 @@
#include "../core/alloc_func.hpp"
#include "../fileio_func.h"
#include "../string_func.h"
-#include "../player_base.h"
-#include "../player_func.h"
-#include "../player_gui.h"
+#include "../company_base.h"
+#include "../company_func.h"
+#include "../company_gui.h"
#include "../settings_type.h"
#include "table/strings.h"
diff --git a/src/network/network_type.h b/src/network/network_type.h
index b0258a37a..c26c84738 100644
--- a/src/network/network_type.h
+++ b/src/network/network_type.h
@@ -7,7 +7,7 @@
#ifdef ENABLE_NETWORK
-#include "../player_type.h"
+#include "../company_type.h"
#include "../economy_type.h"
#include "core/config.h"
#include "core/game.h"
diff --git a/src/network/network_udp.cpp b/src/network/network_udp.cpp
index c2b0aba8c..070f17e1a 100644
--- a/src/network/network_udp.cpp
+++ b/src/network/network_udp.cpp
@@ -21,8 +21,8 @@
#include "../newgrf_config.h"
#include "../core/endian_func.hpp"
#include "../string_func.h"
-#include "../player_base.h"
-#include "../player_func.h"
+#include "../company_base.h"
+#include "../company_func.h"
#include "../settings_type.h"
#include "../rev.h"
diff --git a/src/newgrf.cpp b/src/newgrf.cpp
index 18c95bbd1..bc922e156 100644
--- a/src/newgrf.cpp
+++ b/src/newgrf.cpp
@@ -44,7 +44,7 @@
#include "sound_func.h"
#include "string_func.h"
#include "road_func.h"
-#include "player_base.h"
+#include "company_base.h"
#include "settings_type.h"
#include "network/network.h"
#include "map_func.h"
diff --git a/src/newgrf_engine.cpp b/src/newgrf_engine.cpp
index 8a78f17b7..4679f2b7e 100644
--- a/src/newgrf_engine.cpp
+++ b/src/newgrf_engine.cpp
@@ -9,8 +9,8 @@
#include "engine_func.h"
#include "engine_base.h"
#include "train.h"
-#include "player_func.h"
-#include "player_base.h"
+#include "company_func.h"
+#include "company_base.h"
#include "station_base.h"
#include "airport.h"
#include "newgrf.h"
diff --git a/src/newgrf_house.cpp b/src/newgrf_house.cpp
index 290e358e2..b7907945f 100644
--- a/src/newgrf_house.cpp
+++ b/src/newgrf_house.cpp
@@ -20,10 +20,10 @@
#include "newgrf_commons.h"
#include "transparency.h"
#include "functions.h"
-#include "player_func.h"
+#include "company_func.h"
#include "animated_tile_func.h"
#include "date_func.h"
-#include "player_base.h"
+#include "company_base.h"
#include "table/strings.h"
#include "table/sprites.h"
diff --git a/src/newgrf_industries.cpp b/src/newgrf_industries.cpp
index d7fd441ae..ebcf20ecb 100644
--- a/src/newgrf_industries.cpp
+++ b/src/newgrf_industries.cpp
@@ -19,8 +19,8 @@
#include "newgrf_town.h"
#include "window_func.h"
#include "town.h"
-#include "player_func.h"
-#include "player_base.h"
+#include "company_func.h"
+#include "company_base.h"
#include "command_func.h"
#include "table/strings.h"
diff --git a/src/newgrf_station.cpp b/src/newgrf_station.cpp
index 103ff25f8..ae13dfcca 100644
--- a/src/newgrf_station.cpp
+++ b/src/newgrf_station.cpp
@@ -22,7 +22,7 @@
#include "newgrf_town.h"
#include "gfx_func.h"
#include "date_func.h"
-#include "player_func.h"
+#include "company_func.h"
#include "animated_tile_func.h"
#include "functions.h"
#include "tunnelbridge_map.h"
diff --git a/src/news_gui.cpp b/src/news_gui.cpp
index 5018c48aa..8da8fa3d5 100644
--- a/src/news_gui.cpp
+++ b/src/news_gui.cpp
@@ -19,7 +19,7 @@
#include "widgets/dropdown_func.h"
#include "map_func.h"
#include "statusbar_gui.h"
-#include "player_face.h"
+#include "company_manager_face.h"
#include "table/sprites.h"
#include "table/strings.h"
diff --git a/src/npf.h b/src/npf.h
index bf19b62d5..7bfe226a4 100644
--- a/src/npf.h
+++ b/src/npf.h
@@ -8,7 +8,7 @@
#include "aystar.h"
#include "station_type.h"
#include "rail_type.h"
-#include "player_type.h"
+#include "company_type.h"
#include "vehicle_type.h"
#include "tile_type.h"
#include "track_type.h"
diff --git a/src/oldloader.cpp b/src/oldloader.cpp
index db987951e..708ab3a7c 100644
--- a/src/oldloader.cpp
+++ b/src/oldloader.cpp
@@ -7,8 +7,8 @@
#include "station_map.h"
#include "town.h"
#include "industry.h"
-#include "player_func.h"
-#include "player_base.h"
+#include "company_func.h"
+#include "company_base.h"
#include "aircraft.h"
#include "roadveh.h"
#include "ship.h"
diff --git a/src/openttd.cpp b/src/openttd.cpp
index 95df73f24..9d1517474 100644
--- a/src/openttd.cpp
+++ b/src/openttd.cpp
@@ -27,8 +27,8 @@
#include "debug.h"
#include "saveload.h"
#include "landscape.h"
-#include "player_func.h"
-#include "player_base.h"
+#include "company_func.h"
+#include "company_base.h"
#include "command_func.h"
#include "town.h"
#include "industry.h"
@@ -49,7 +49,7 @@
#include "yapf/yapf.h"
#include "settings_func.h"
#include "genworld.h"
-#include "player_face.h"
+#include "company_manager_face.h"
#include "group.h"
#include "strings_func.h"
#include "date_func.h"
diff --git a/src/order_cmd.cpp b/src/order_cmd.cpp
index efe853e2f..108df6830 100644
--- a/src/order_cmd.cpp
+++ b/src/order_cmd.cpp
@@ -10,7 +10,7 @@
#include "order_base.h"
#include "waypoint.h"
#include "command_func.h"
-#include "player_func.h"
+#include "company_func.h"
#include "news_func.h"
#include "saveload.h"
#include "vehicle_gui.h"
diff --git a/src/order_gui.cpp b/src/order_gui.cpp
index ce8a61545..9a60c4509 100644
--- a/src/order_gui.cpp
+++ b/src/order_gui.cpp
@@ -24,7 +24,7 @@
#include "window_func.h"
#include "vehicle_func.h"
#include "settings_type.h"
-#include "player_func.h"
+#include "company_func.h"
#include "newgrf_cargo.h"
#include "widgets/dropdown_func.h"
#include "textbuf_gui.h"
diff --git a/src/rail.cpp b/src/rail.cpp
index 61f9218be..6e2b141e7 100644
--- a/src/rail.cpp
+++ b/src/rail.cpp
@@ -11,8 +11,8 @@
#include "tunnelbridge_map.h"
#include "settings_type.h"
#include "date_func.h"
-#include "player_func.h"
-#include "player_base.h"
+#include "company_func.h"
+#include "company_base.h"
#include "engine_func.h"
#include "engine_base.h"
diff --git a/src/rail_gui.cpp b/src/rail_gui.cpp
index ba2951477..89e3e2ac3 100644
--- a/src/rail_gui.cpp
+++ b/src/rail_gui.cpp
@@ -26,7 +26,7 @@
#include "window_func.h"
#include "date_func.h"
#include "sound_func.h"
-#include "player_func.h"
+#include "company_func.h"
#include "settings_type.h"
#include "widgets/dropdown_type.h"
#include "widgets/dropdown_func.h"
diff --git a/src/road.cpp b/src/road.cpp
index add184f69..e8d3062fc 100644
--- a/src/road.cpp
+++ b/src/road.cpp
@@ -9,8 +9,8 @@
#include "road_internal.h"
#include "water_map.h"
#include "genworld.h"
-#include "player_func.h"
-#include "player_base.h"
+#include "company_func.h"
+#include "company_base.h"
#include "engine_func.h"
#include "engine_base.h"
#include "settings_type.h"
diff --git a/src/road_func.h b/src/road_func.h
index 264bc21f4..4b96cd608 100644
--- a/src/road_func.h
+++ b/src/road_func.h
@@ -8,7 +8,7 @@
#include "core/bitmath_func.hpp"
#include "road_type.h"
#include "direction_func.h"
-#include "player_type.h"
+#include "company_type.h"
/**
* Whether the given roadtype is valid.
diff --git a/src/road_gui.cpp b/src/road_gui.cpp
index ca45f35fe..bade9c5d0 100644
--- a/src/road_gui.cpp
+++ b/src/road_gui.cpp
@@ -20,11 +20,11 @@
#include "window_func.h"
#include "vehicle_func.h"
#include "sound_func.h"
-#include "player_func.h"
+#include "company_func.h"
#include "settings_type.h"
#include "tunnelbridge.h"
#include "tilehighlight_func.h"
-#include "player_base.h"
+#include "company_base.h"
#include "table/sprites.h"
#include "table/strings.h"
diff --git a/src/roadveh_cmd.cpp b/src/roadveh_cmd.cpp
index cf9810be5..091ad876e 100644
--- a/src/roadveh_cmd.cpp
+++ b/src/roadveh_cmd.cpp
@@ -15,8 +15,8 @@
#include "news_func.h"
#include "pathfind.h"
#include "npf.h"
-#include "player_func.h"
-#include "player_base.h"
+#include "company_func.h"
+#include "company_base.h"
#include "bridge.h"
#include "tunnel_map.h"
#include "bridge_map.h"
diff --git a/src/screenshot.cpp b/src/screenshot.cpp
index d8c310f05..49bc132b6 100644
--- a/src/screenshot.cpp
+++ b/src/screenshot.cpp
@@ -18,7 +18,7 @@
#include "core/endian_func.hpp"
#include "map_func.h"
#include "date_func.h"
-#include "player_func.h"
+#include "company_func.h"
#include "table/strings.h"
diff --git a/src/settings.cpp b/src/settings.cpp
index 29343c280..541a2c480 100644
--- a/src/settings.cpp
+++ b/src/settings.cpp
@@ -43,7 +43,7 @@
#include "vehicle_func.h"
#include "sound_func.h"
#include "core/alloc_func.hpp"
-#include "player_func.h"
+#include "company_func.h"
#include "rev.h"
#ifdef WITH_FREETYPE
#include "fontcache.h"
diff --git a/src/ship_cmd.cpp b/src/ship_cmd.cpp
index 172039531..7928d1519 100644
--- a/src/ship_cmd.cpp
+++ b/src/ship_cmd.cpp
@@ -15,8 +15,8 @@
#include "news_func.h"
#include "engine_func.h"
#include "engine_base.h"
-#include "player_func.h"
-#include "player_base.h"
+#include "company_func.h"
+#include "company_base.h"
#include "npf.h"
#include "depot_base.h"
#include "depot_func.h"
diff --git a/src/signal.cpp b/src/signal.cpp
index aa2c753d5..98881c7f0 100644
--- a/src/signal.cpp
+++ b/src/signal.cpp
@@ -17,7 +17,7 @@
#include "track_type.h"
#include "track_func.h"
#include "signal_func.h"
-#include "player_func.h"
+#include "company_func.h"
/** these are the maximums used for updating signal blocks */
diff --git a/src/signal_func.h b/src/signal_func.h
index 7e3516811..ec4ce48d9 100644
--- a/src/signal_func.h
+++ b/src/signal_func.h
@@ -9,7 +9,7 @@
#include "tile_type.h"
#include "direction_type.h"
#include "track_type.h"
-#include "player_type.h"
+#include "company_type.h"
/**
* Maps a trackdir to the bit that stores its status in the map arrays, in the
diff --git a/src/signs.cpp b/src/signs.cpp
index c9da4655d..503462651 100644
--- a/src/signs.cpp
+++ b/src/signs.cpp
@@ -5,7 +5,7 @@
#include "stdafx.h"
#include "openttd.h"
#include "landscape.h"
-#include "player_func.h"
+#include "company_func.h"
#include "signs_base.h"
#include "signs_func.h"
#include "saveload.h"
diff --git a/src/signs_gui.cpp b/src/signs_gui.cpp
index eee35a2c8..714299f62 100644
--- a/src/signs_gui.cpp
+++ b/src/signs_gui.cpp
@@ -7,8 +7,8 @@
#include "gui.h"
#include "textbuf_gui.h"
#include "window_gui.h"
-#include "player_gui.h"
-#include "player_func.h"
+#include "company_gui.h"
+#include "company_func.h"
#include "signs_base.h"
#include "signs_func.h"
#include "debug.h"
diff --git a/src/smallmap_gui.cpp b/src/smallmap_gui.cpp
index 7be78da54..5c993cc2c 100644
--- a/src/smallmap_gui.cpp
+++ b/src/smallmap_gui.cpp
@@ -16,7 +16,7 @@
#include "tunnel_map.h"
#include "viewport_func.h"
#include "gfx_func.h"
-#include "player_base.h"
+#include "company_base.h"
#include "town.h"
#include "variables.h"
#include "blitter/factory.hpp"
diff --git a/src/station.cpp b/src/station.cpp
index 0486f1280..356bb0151 100644
--- a/src/station.cpp
+++ b/src/station.cpp
@@ -10,7 +10,7 @@
#include "station_base.h"
#include "town.h"
#include "saveload.h"
-#include "player_func.h"
+#include "company_func.h"
#include "airport.h"
#include "sprite.h"
#include "train.h"
diff --git a/src/station_base.h b/src/station_base.h
index b6dd45553..4bdc9270c 100644
--- a/src/station_base.h
+++ b/src/station_base.h
@@ -14,7 +14,7 @@
#include "strings_type.h"
#include "date_type.h"
#include "vehicle_type.h"
-#include "player_type.h"
+#include "company_type.h"
#include "core/geometry_type.hpp"
#include "viewport_type.h"
#include <list>
diff --git a/src/station_gui.cpp b/src/station_gui.cpp
index 88d023ea0..da5cc5773 100644
--- a/src/station_gui.cpp
+++ b/src/station_gui.cpp
@@ -9,7 +9,7 @@
#include "window_gui.h"
#include "textbuf_gui.h"
#include "station_base.h"
-#include "player_func.h"
+#include "company_func.h"
#include "economy_func.h"
#include "town.h"
#include "command_func.h"
@@ -26,7 +26,7 @@
#include "widgets/dropdown_func.h"
#include "newgrf_cargo.h"
#include "string_func.h"
-#include "player_base.h"
+#include "company_base.h"
#include "sortlist_type.h"
#include "table/strings.h"
diff --git a/src/statusbar_gui.cpp b/src/statusbar_gui.cpp
index 692b0a8a5..c125b16cc 100644
--- a/src/statusbar_gui.cpp
+++ b/src/statusbar_gui.cpp
@@ -8,13 +8,13 @@
#include "date_func.h"
#include "gfx_func.h"
#include "news_func.h"
-#include "player_func.h"
+#include "company_func.h"
#include "string_func.h"
#include "strings_func.h"
-#include "player_base.h"
+#include "company_base.h"
#include "tilehighlight_func.h"
#include "news_gui.h"
-#include "player_gui.h"
+#include "company_gui.h"
#include "window_gui.h"
#include "variables.h"
#include "window_func.h"
diff --git a/src/strings.cpp b/src/strings.cpp
index 845113297..9059f56a1 100644
--- a/src/strings.cpp
+++ b/src/strings.cpp
@@ -32,8 +32,8 @@
#include "date_func.h"
#include "vehicle_base.h"
#include "string_func.h"
-#include "player_func.h"
-#include "player_base.h"
+#include "company_func.h"
+#include "company_base.h"
#include "fios.h"
#include "settings_type.h"
#include "video/video_driver.hpp"
diff --git a/src/terraform_gui.cpp b/src/terraform_gui.cpp
index 7e0fcf146..4fc09ad76 100644
--- a/src/terraform_gui.cpp
+++ b/src/terraform_gui.cpp
@@ -6,8 +6,8 @@
#include "openttd.h"
#include "bridge_map.h"
#include "clear_map.h"
-#include "player_func.h"
-#include "player_base.h"
+#include "company_func.h"
+#include "company_base.h"
#include "gui.h"
#include "window_gui.h"
#include "viewport_func.h"
diff --git a/src/tile_cmd.h b/src/tile_cmd.h
index 9faa1f0da..fc6f56846 100644
--- a/src/tile_cmd.h
+++ b/src/tile_cmd.h
@@ -12,7 +12,7 @@
#include "cargo_type.h"
#include "strings_type.h"
#include "date_type.h"
-#include "player_type.h"
+#include "company_type.h"
#include "direction_type.h"
#include "track_type.h"
#include "transport_type.h"
diff --git a/src/tile_map.h b/src/tile_map.h
index 96678cdc4..f9ce5ddc9 100644
--- a/src/tile_map.h
+++ b/src/tile_map.h
@@ -7,7 +7,7 @@
#include "tile_type.h"
#include "slope_type.h"
-#include "player_type.h"
+#include "company_type.h"
#include "map_func.h"
#include "core/bitmath_func.hpp"
diff --git a/src/timetable_gui.cpp b/src/timetable_gui.cpp
index 0007b63f1..813354874 100644
--- a/src/timetable_gui.cpp
+++ b/src/timetable_gui.cpp
@@ -14,7 +14,7 @@
#include "vehicle_base.h"
#include "string_func.h"
#include "gfx_func.h"
-#include "player_func.h"
+#include "company_func.h"
#include "order_func.h"
#include "settings_type.h"
diff --git a/src/toolbar_gui.cpp b/src/toolbar_gui.cpp
index 99cf36a43..5effaed7b 100644
--- a/src/toolbar_gui.cpp
+++ b/src/toolbar_gui.cpp
@@ -21,9 +21,9 @@
#include "terraform_gui.h"
#include "transparency.h"
#include "strings_func.h"
-#include "player_base.h"
-#include "player_func.h"
-#include "player_gui.h"
+#include "company_base.h"
+#include "company_func.h"
+#include "company_gui.h"
#include "settings_type.h"
#include "toolbar_gui.h"
#include "vehicle_base.h"
diff --git a/src/town.h b/src/town.h
index bff83a87f..eacb863ce 100644
--- a/src/town.h
+++ b/src/town.h
@@ -12,7 +12,7 @@
#include "tile_type.h"
#include "date_type.h"
#include "town_type.h"
-#include "player_type.h"
+#include "company_type.h"
#include "settings_type.h"
#include "strings_type.h"
#include "viewport_type.h"
diff --git a/src/town_cmd.cpp b/src/town_cmd.cpp
index 58454636e..ccad4c0c4 100644
--- a/src/town_cmd.cpp
+++ b/src/town_cmd.cpp
@@ -16,7 +16,7 @@
#include "command_func.h"
#include "industry.h"
#include "station_base.h"
-#include "player_base.h"
+#include "company_base.h"
#include "news_func.h"
#include "saveload.h"
#include "gui.h"
diff --git a/src/town_gui.cpp b/src/town_gui.cpp
index 59b73bae9..aee252892 100644
--- a/src/town_gui.cpp
+++ b/src/town_gui.cpp
@@ -12,9 +12,9 @@
#include "window_gui.h"
#include "textbuf_gui.h"
#include "command_func.h"
-#include "player_func.h"
-#include "player_base.h"
-#include "player_gui.h"
+#include "company_func.h"
+#include "company_base.h"
+#include "company_gui.h"
#include "network/network.h"
#include "variables.h"
#include "strings_func.h"
diff --git a/src/town_type.h b/src/town_type.h
index 3cb4151be..817e19df7 100644
--- a/src/town_type.h
+++ b/src/town_type.h
@@ -43,9 +43,9 @@ enum {
RATING_TREE_UP_STEP = 7,
RATING_TREE_MAXIMUM = 220,
- RATING_GROWTH_UP_STEP = 5, ///< when a town grows, all players have rating increased a bit ...
+ RATING_GROWTH_UP_STEP = 5, ///< when a town grows, all companies have rating increased a bit ...
RATING_GROWTH_MAXIMUM = RATING_MEDIOCRE, ///< ... up to RATING_MEDIOCRE
- RATING_STATION_UP_STEP = 12, ///< when a town grows, player gains reputation for all well serviced stations ...
+ RATING_STATION_UP_STEP = 12, ///< when a town grows, company gains reputation for all well serviced stations ...
RATING_STATION_DOWN_STEP = -15, ///< ... but loses for bad serviced stations
RATING_TUNNEL_BRIDGE_DOWN_STEP = -250,
diff --git a/src/train_cmd.cpp b/src/train_cmd.cpp
index 5ec65ce3d..7b99dd0c8 100644
--- a/src/train_cmd.cpp
+++ b/src/train_cmd.cpp
@@ -19,8 +19,8 @@
#include "news_func.h"
#include "engine_func.h"
#include "engine_base.h"
-#include "player_func.h"
-#include "player_base.h"
+#include "company_func.h"
+#include "company_base.h"
#include "depot_base.h"
#include "depot_func.h"
#include "waypoint.h"
diff --git a/src/tree_cmd.cpp b/src/tree_cmd.cpp
index 7f30f977d..0a728dd3f 100644
--- a/src/tree_cmd.cpp
+++ b/src/tree_cmd.cpp
@@ -17,13 +17,13 @@
#include "genworld.h"
#include "transparency.h"
#include "functions.h"
-#include "player_func.h"
+#include "company_func.h"
#include "sound_func.h"
#include "settings_type.h"
#include "water_map.h"
#include "water.h"
#include "landscape_type.h"
-#include "player_base.h"
+#include "company_base.h"
#include "table/strings.h"
#include "table/sprites.h"
diff --git a/src/tree_gui.cpp b/src/tree_gui.cpp
index a310628fe..a35f95c74 100644
--- a/src/tree_gui.cpp
+++ b/src/tree_gui.cpp
@@ -7,8 +7,8 @@
#include "window_gui.h"
#include "gfx_func.h"
#include "tilehighlight_func.h"
-#include "player_func.h"
-#include "player_base.h"
+#include "company_func.h"
+#include "company_base.h"
#include "command_func.h"
#include "sound_func.h"
#include "settings_type.h"
diff --git a/src/tunnelbridge_cmd.cpp b/src/tunnelbridge_cmd.cpp
index c5869fce9..bda65becd 100644
--- a/src/tunnelbridge_cmd.cpp
+++ b/src/tunnelbridge_cmd.cpp
@@ -33,7 +33,7 @@
#include "sound_func.h"
#include "signal_func.h"
#include "tunnelbridge.h"
-#include "player_base.h"
+#include "company_base.h"
#include "engine_func.h"
#include "engine_base.h"
#include "economy_func.h"
diff --git a/src/unmovable_cmd.cpp b/src/unmovable_cmd.cpp
index 7bf37a414..3a6829c9d 100644
--- a/src/unmovable_cmd.cpp
+++ b/src/unmovable_cmd.cpp
@@ -8,8 +8,8 @@
#include "landscape.h"
#include "command_func.h"
#include "viewport_func.h"
-#include "player_func.h"
-#include "player_base.h"
+#include "company_func.h"
+#include "company_base.h"
#include "gui.h"
#include "town.h"
#include "sprite.h"
@@ -23,7 +23,7 @@
#include "functions.h"
#include "window_func.h"
#include "vehicle_func.h"
-#include "player_gui.h"
+#include "company_gui.h"
#include "station_type.h"
#include "economy_func.h"
#include "cheat_func.h"
diff --git a/src/vehicle.cpp b/src/vehicle.cpp
index c060ea9af..654368d0d 100644
--- a/src/vehicle.cpp
+++ b/src/vehicle.cpp
@@ -16,7 +16,7 @@
#include "news_func.h"
#include "command_func.h"
#include "saveload.h"
-#include "player_func.h"
+#include "company_func.h"
#include "debug.h"
#include "vehicle_gui.h"
#include "rail_type.h"
diff --git a/src/vehicle_base.h b/src/vehicle_base.h
index d3368d2fc..39f2673c4 100644
--- a/src/vehicle_base.h
+++ b/src/vehicle_base.h
@@ -14,8 +14,8 @@
#include "gfx_type.h"
#include "command_type.h"
#include "date_type.h"
-#include "player_base.h"
-#include "player_type.h"
+#include "company_base.h"
+#include "company_type.h"
#include "oldpool.h"
#include "order_base.h"
#include "cargopacket.h"
diff --git a/src/vehicle_gui.cpp b/src/vehicle_gui.cpp
index 79c21d62a..fb45c0901 100644
--- a/src/vehicle_gui.cpp
+++ b/src/vehicle_gui.cpp
@@ -5,7 +5,7 @@
#include "stdafx.h"
#include "openttd.h"
#include "debug.h"
-#include "player_func.h"
+#include "company_func.h"
#include "gui.h"
#include "window_gui.h"
#include "textbuf_gui.h"
diff --git a/src/video/dedicated_v.cpp b/src/video/dedicated_v.cpp
index 89cec2df9..bd3a1bd2f 100644
--- a/src/video/dedicated_v.cpp
+++ b/src/video/dedicated_v.cpp
@@ -18,7 +18,7 @@
#include "../fios.h"
#include "../blitter/factory.hpp"
#include "../core/alloc_func.hpp"
-#include "../player_func.h"
+#include "../company_func.h"
#include "../core/random_func.hpp"
#include "dedicated_v.h"
diff --git a/src/viewport.cpp b/src/viewport.cpp
index a4d9de0d4..9448a51dd 100644
--- a/src/viewport.cpp
+++ b/src/viewport.cpp
@@ -40,7 +40,7 @@
#include "strings_func.h"
#include "zoom_func.h"
#include "vehicle_func.h"
-#include "player_func.h"
+#include "company_func.h"
#include "settings_type.h"
#include "station_func.h"
#include "core/alloc_type.hpp"
diff --git a/src/water_cmd.cpp b/src/water_cmd.cpp
index ae728f546..fe7938384 100644
--- a/src/water_cmd.cpp
+++ b/src/water_cmd.cpp
@@ -31,7 +31,7 @@
#include "vehicle_func.h"
#include "sound_func.h"
#include "variables.h"
-#include "player_func.h"
+#include "company_func.h"
#include "settings_type.h"
#include "clear_map.h"
#include "tree_map.h"
diff --git a/src/waypoint.cpp b/src/waypoint.cpp
index ecf8bbb6e..8d70518b5 100644
--- a/src/waypoint.cpp
+++ b/src/waypoint.cpp
@@ -28,7 +28,7 @@
#include "vehicle_base.h"
#include "string_func.h"
#include "signal_func.h"
-#include "player_func.h"
+#include "company_func.h"
#include "settings_type.h"
#include "newgrf_station.h"
#include "oldpool_func.h"
diff --git a/src/widget.cpp b/src/widget.cpp
index 4ae7497c1..241bb8a2f 100644
--- a/src/widget.cpp
+++ b/src/widget.cpp
@@ -5,7 +5,7 @@
#include "stdafx.h"
#include "openttd.h"
#include "core/math_func.hpp"
-#include "player_func.h"
+#include "company_func.h"
#include "gfx_func.h"
#include "window_gui.h"
#include "window_func.h"
diff --git a/src/window.cpp b/src/window.cpp
index abf66042c..605edbd0d 100644
--- a/src/window.cpp
+++ b/src/window.cpp
@@ -6,7 +6,7 @@
#include <stdarg.h>
#include "openttd.h"
#include "debug.h"
-#include "player_func.h"
+#include "company_func.h"
#include "gfx_func.h"
#include "console_func.h"
#include "console_gui.h"
diff --git a/src/window_func.h b/src/window_func.h
index f60ce517a..fb6b290e5 100644
--- a/src/window_func.h
+++ b/src/window_func.h
@@ -6,7 +6,7 @@
#define WINDOW_FUNC_H
#include "window_type.h"
-#include "player_type.h"
+#include "company_type.h"
void SetWindowDirty(const Window *w);
diff --git a/src/window_gui.h b/src/window_gui.h
index 2824f337f..a1fc73464 100644
--- a/src/window_gui.h
+++ b/src/window_gui.h
@@ -9,7 +9,7 @@
#include "core/geometry_type.hpp"
#include "vehicle_type.h"
#include "viewport_type.h"
-#include "player_type.h"
+#include "company_type.h"
#include "strings_type.h"
#include "core/alloc_type.hpp"
#include "window_type.h"