summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ai/ai.cpp (renamed from src/ai/ai.c)0
-rw-r--r--src/ai/default/default.cpp (renamed from src/ai/default/default.c)0
-rw-r--r--src/ai/trolly/build.cpp (renamed from src/ai/trolly/build.c)0
-rw-r--r--src/ai/trolly/pathfinder.cpp (renamed from src/ai/trolly/pathfinder.c)0
-rw-r--r--src/ai/trolly/shared.cpp (renamed from src/ai/trolly/shared.c)0
-rw-r--r--src/ai/trolly/trolly.cpp (renamed from src/ai/trolly/trolly.c)0
-rw-r--r--src/aircraft_gui.cpp (renamed from src/aircraft_gui.c)0
-rw-r--r--src/airport.cpp (renamed from src/airport.c)0
-rw-r--r--src/airport_gui.cpp (renamed from src/airport_gui.c)0
-rw-r--r--src/aystar.cpp (renamed from src/aystar.c)0
-rw-r--r--src/bmp.cpp (renamed from src/bmp.c)0
-rw-r--r--src/bridge_gui.cpp (renamed from src/bridge_gui.c)0
-rw-r--r--src/bridge_map.cpp (renamed from src/bridge_map.c)0
-rw-r--r--src/build_vehicle_gui.cpp (renamed from src/build_vehicle_gui.c)0
-rw-r--r--src/callback_table.cpp (renamed from src/callback_table.c)0
-rw-r--r--src/clear_cmd.cpp (renamed from src/clear_cmd.c)0
-rw-r--r--src/command.cpp (renamed from src/command.c)0
-rw-r--r--src/console.cpp (renamed from src/console.c)0
-rw-r--r--src/console_cmds.cpp (renamed from src/console_cmds.c)0
-rw-r--r--src/currency.cpp (renamed from src/currency.c)0
-rw-r--r--src/date.cpp (renamed from src/date.c)0
-rw-r--r--src/debug.cpp (renamed from src/debug.c)0
-rw-r--r--src/dedicated.cpp (renamed from src/dedicated.c)0
-rw-r--r--src/depot.cpp (renamed from src/depot.c)0
-rw-r--r--src/depot_gui.cpp (renamed from src/depot_gui.c)0
-rw-r--r--src/disaster_cmd.cpp (renamed from src/disaster_cmd.c)0
-rw-r--r--src/dock_gui.cpp (renamed from src/dock_gui.c)0
-rw-r--r--src/driver.cpp (renamed from src/driver.c)0
-rw-r--r--src/dummy_land.cpp (renamed from src/dummy_land.c)0
-rw-r--r--src/economy.cpp (renamed from src/economy.c)0
-rw-r--r--src/elrail.cpp (renamed from src/elrail.c)0
-rw-r--r--src/endian_check.cpp (renamed from src/endian_check.c)0
-rw-r--r--src/engine.cpp (renamed from src/engine.c)0
-rw-r--r--src/engine_gui.cpp (renamed from src/engine_gui.c)0
-rw-r--r--src/fileio.cpp (renamed from src/fileio.c)0
-rw-r--r--src/fios.cpp (renamed from src/fios.c)0
-rw-r--r--src/fontcache.cpp (renamed from src/fontcache.c)0
-rw-r--r--src/genworld.cpp (renamed from src/genworld.c)0
-rw-r--r--src/genworld_gui.cpp (renamed from src/genworld_gui.c)0
-rw-r--r--src/gfx.cpp (renamed from src/gfx.c)0
-rw-r--r--src/gfxinit.cpp (renamed from src/gfxinit.c)0
-rw-r--r--src/graph_gui.cpp (renamed from src/graph_gui.c)0
-rw-r--r--src/heightmap.cpp (renamed from src/heightmap.c)0
-rw-r--r--src/industry_cmd.cpp (renamed from src/industry_cmd.c)0
-rw-r--r--src/industry_gui.cpp (renamed from src/industry_gui.c)0
-rw-r--r--src/intro_gui.cpp (renamed from src/intro_gui.c)0
-rw-r--r--src/landscape.cpp (renamed from src/landscape.c)0
-rw-r--r--src/main_gui.cpp (renamed from src/main_gui.c)0
-rw-r--r--src/map.cpp (renamed from src/map.c)0
-rw-r--r--src/md5.cpp (renamed from src/md5.c)0
-rw-r--r--src/mersenne.cpp (renamed from src/mersenne.c)0
-rw-r--r--src/minilzo.cpp (renamed from src/minilzo.c)0
-rw-r--r--src/misc.cpp (renamed from src/misc.c)0
-rw-r--r--src/misc_cmd.cpp (renamed from src/misc_cmd.c)0
-rw-r--r--src/misc_gui.cpp (renamed from src/misc_gui.c)0
-rw-r--r--src/mixer.cpp (renamed from src/mixer.c)0
-rw-r--r--src/music.cpp (renamed from src/music.c)0
-rw-r--r--src/music/extmidi.cpp (renamed from src/music/extmidi.c)0
-rw-r--r--src/music/null_m.cpp (renamed from src/music/null_m.c)0
-rw-r--r--src/music/os2_m.cpp (renamed from src/music/os2_m.c)0
-rw-r--r--src/music/qtmidi.cpp (renamed from src/music/qtmidi.c)0
-rw-r--r--src/music/win32_m.cpp (renamed from src/music/win32_m.c)0
-rw-r--r--src/music_gui.cpp (renamed from src/music_gui.c)0
-rw-r--r--src/namegen.cpp (renamed from src/namegen.c)0
-rw-r--r--src/network/core/core.cpp (renamed from src/network/core/core.c)0
-rw-r--r--src/network/core/packet.cpp (renamed from src/network/core/packet.c)0
-rw-r--r--src/network/core/tcp.cpp (renamed from src/network/core/tcp.c)0
-rw-r--r--src/network/core/udp.cpp (renamed from src/network/core/udp.c)0
-rw-r--r--src/network/network.cpp (renamed from src/network/network.c)0
-rw-r--r--src/network/network_client.cpp (renamed from src/network/network_client.c)0
-rw-r--r--src/network/network_data.cpp (renamed from src/network/network_data.c)0
-rw-r--r--src/network/network_gamelist.cpp (renamed from src/network/network_gamelist.c)0
-rw-r--r--src/network/network_gui.cpp (renamed from src/network/network_gui.c)0
-rw-r--r--src/network/network_server.cpp (renamed from src/network/network_server.c)0
-rw-r--r--src/network/network_udp.cpp (renamed from src/network/network_udp.c)0
-rw-r--r--src/newgrf.cpp (renamed from src/newgrf.c)0
-rw-r--r--src/newgrf_cargo.cpp (renamed from src/newgrf_cargo.c)0
-rw-r--r--src/newgrf_config.cpp (renamed from src/newgrf_config.c)0
-rw-r--r--src/newgrf_engine.cpp (renamed from src/newgrf_engine.c)0
-rw-r--r--src/newgrf_gui.cpp (renamed from src/newgrf_gui.c)0
-rw-r--r--src/newgrf_sound.cpp (renamed from src/newgrf_sound.c)0
-rw-r--r--src/newgrf_spritegroup.cpp (renamed from src/newgrf_spritegroup.c)0
-rw-r--r--src/newgrf_station.cpp (renamed from src/newgrf_station.c)0
-rw-r--r--src/newgrf_text.cpp (renamed from src/newgrf_text.c)0
-rw-r--r--src/news_gui.cpp (renamed from src/news_gui.c)0
-rw-r--r--src/npf.cpp (renamed from src/npf.c)0
-rw-r--r--src/oldloader.cpp (renamed from src/oldloader.c)0
-rw-r--r--src/oldpool.cpp (renamed from src/oldpool.c)0
-rw-r--r--src/openttd.cpp (renamed from src/openttd.c)0
-rw-r--r--src/order_cmd.cpp (renamed from src/order_cmd.c)0
-rw-r--r--src/order_gui.cpp (renamed from src/order_gui.c)0
-rw-r--r--src/os/macosx/G5_detector.cpp (renamed from src/os/macosx/G5_detector.c)0
-rw-r--r--src/os/macosx/splash.cpp (renamed from src/os/macosx/splash.c)0
-rw-r--r--src/os2.cpp (renamed from src/os2.c)0
-rw-r--r--src/os_timer.cpp (renamed from src/os_timer.c)0
-rw-r--r--src/pathfind.cpp (renamed from src/pathfind.c)0
-rw-r--r--src/player_gui.cpp (renamed from src/player_gui.c)0
-rw-r--r--src/players.cpp (renamed from src/players.c)0
-rw-r--r--src/queue.cpp (renamed from src/queue.c)0
-rw-r--r--src/rail.cpp (renamed from src/rail.c)0
-rw-r--r--src/rail_cmd.cpp (renamed from src/rail_cmd.c)0
-rw-r--r--src/rail_gui.cpp (renamed from src/rail_gui.c)0
-rw-r--r--src/road_cmd.cpp (renamed from src/road_cmd.c)0
-rw-r--r--src/road_gui.cpp (renamed from src/road_gui.c)0
-rw-r--r--src/road_map.cpp (renamed from src/road_map.c)0
-rw-r--r--src/roadveh_cmd.cpp (renamed from src/roadveh_cmd.c)0
-rw-r--r--src/roadveh_gui.cpp (renamed from src/roadveh_gui.c)0
-rw-r--r--src/saveload.cpp (renamed from src/saveload.c)0
-rw-r--r--src/screenshot.cpp (renamed from src/screenshot.c)0
-rw-r--r--src/sdl.cpp (renamed from src/sdl.c)0
-rw-r--r--src/settings.cpp (renamed from src/settings.c)0
-rw-r--r--src/settings_gui.cpp (renamed from src/settings_gui.c)0
-rw-r--r--src/ship_cmd.cpp (renamed from src/ship_cmd.c)0
-rw-r--r--src/ship_gui.cpp (renamed from src/ship_gui.c)0
-rw-r--r--src/signs.cpp (renamed from src/signs.c)0
-rw-r--r--src/smallmap_gui.cpp (renamed from src/smallmap_gui.c)0
-rw-r--r--src/sound.cpp (renamed from src/sound.c)0
-rw-r--r--src/sound/cocoa_s.cpp (renamed from src/sound/cocoa_s.c)0
-rw-r--r--src/sound/null_s.cpp (renamed from src/sound/null_s.c)0
-rw-r--r--src/sound/sdl_s.cpp (renamed from src/sound/sdl_s.c)0
-rw-r--r--src/sound/win32_s.cpp (renamed from src/sound/win32_s.c)0
-rw-r--r--src/spritecache.cpp (renamed from src/spritecache.c)0
-rw-r--r--src/station_cmd.cpp (renamed from src/station_cmd.c)0
-rw-r--r--src/station_gui.cpp (renamed from src/station_gui.c)0
-rw-r--r--src/station_map.cpp (renamed from src/station_map.c)0
-rw-r--r--src/strgen/strgen.cpp (renamed from src/strgen/strgen.c)0
-rw-r--r--src/string.cpp (renamed from src/string.c)0
-rw-r--r--src/strings.cpp (renamed from src/strings.c)0
-rw-r--r--src/subsidy_gui.cpp (renamed from src/subsidy_gui.c)0
-rw-r--r--src/terraform_gui.cpp (renamed from src/terraform_gui.c)0
-rw-r--r--src/texteff.cpp (renamed from src/texteff.c)0
-rw-r--r--src/tgp.cpp (renamed from src/tgp.c)0
-rw-r--r--src/thread.cpp (renamed from src/thread.c)0
-rw-r--r--src/tile.cpp (renamed from src/tile.c)0
-rw-r--r--src/town_cmd.cpp (renamed from src/town_cmd.c)0
-rw-r--r--src/town_gui.cpp (renamed from src/town_gui.c)0
-rw-r--r--src/train_cmd.cpp (renamed from src/train_cmd.c)0
-rw-r--r--src/train_gui.cpp (renamed from src/train_gui.c)0
-rw-r--r--src/tree_cmd.cpp (renamed from src/tree_cmd.c)0
-rw-r--r--src/tunnel_map.cpp (renamed from src/tunnel_map.c)0
-rw-r--r--src/tunnelbridge_cmd.cpp (renamed from src/tunnelbridge_cmd.c)0
-rw-r--r--src/unix.cpp (renamed from src/unix.c)0
-rw-r--r--src/unmovable_cmd.cpp (renamed from src/unmovable_cmd.c)0
-rw-r--r--src/vehicle.cpp (renamed from src/vehicle.c)0
-rw-r--r--src/vehicle_gui.cpp (renamed from src/vehicle_gui.c)0
-rw-r--r--src/video/dedicated_v.cpp (renamed from src/video/dedicated_v.c)0
-rw-r--r--src/video/null_v.cpp (renamed from src/video/null_v.c)0
-rw-r--r--src/video/sdl_v.cpp (renamed from src/video/sdl_v.c)0
-rw-r--r--src/video/win32_v.cpp (renamed from src/video/win32_v.c)0
-rw-r--r--src/viewport.cpp (renamed from src/viewport.c)0
-rw-r--r--src/water_cmd.cpp (renamed from src/water_cmd.c)0
-rw-r--r--src/waypoint.cpp (renamed from src/waypoint.c)0
-rw-r--r--src/widget.cpp (renamed from src/widget.c)0
-rw-r--r--src/win32.cpp (renamed from src/win32.c)0
-rw-r--r--src/window.cpp (renamed from src/window.c)0
155 files changed, 0 insertions, 0 deletions
diff --git a/src/ai/ai.c b/src/ai/ai.cpp
index 58b97ad39..58b97ad39 100644
--- a/src/ai/ai.c
+++ b/src/ai/ai.cpp
diff --git a/src/ai/default/default.c b/src/ai/default/default.cpp
index 143e724b9..143e724b9 100644
--- a/src/ai/default/default.c
+++ b/src/ai/default/default.cpp
diff --git a/src/ai/trolly/build.c b/src/ai/trolly/build.cpp
index 9959d0d04..9959d0d04 100644
--- a/src/ai/trolly/build.c
+++ b/src/ai/trolly/build.cpp
diff --git a/src/ai/trolly/pathfinder.c b/src/ai/trolly/pathfinder.cpp
index 6ffdf1fec..6ffdf1fec 100644
--- a/src/ai/trolly/pathfinder.c
+++ b/src/ai/trolly/pathfinder.cpp
diff --git a/src/ai/trolly/shared.c b/src/ai/trolly/shared.cpp
index e683b60ea..e683b60ea 100644
--- a/src/ai/trolly/shared.c
+++ b/src/ai/trolly/shared.cpp
diff --git a/src/ai/trolly/trolly.c b/src/ai/trolly/trolly.cpp
index 35115a880..35115a880 100644
--- a/src/ai/trolly/trolly.c
+++ b/src/ai/trolly/trolly.cpp
diff --git a/src/aircraft_gui.c b/src/aircraft_gui.cpp
index ded25b463..ded25b463 100644
--- a/src/aircraft_gui.c
+++ b/src/aircraft_gui.cpp
diff --git a/src/airport.c b/src/airport.cpp
index 2135bd11b..2135bd11b 100644
--- a/src/airport.c
+++ b/src/airport.cpp
diff --git a/src/airport_gui.c b/src/airport_gui.cpp
index c049d50d5..c049d50d5 100644
--- a/src/airport_gui.c
+++ b/src/airport_gui.cpp
diff --git a/src/aystar.c b/src/aystar.cpp
index 0000d584c..0000d584c 100644
--- a/src/aystar.c
+++ b/src/aystar.cpp
diff --git a/src/bmp.c b/src/bmp.cpp
index c2bd91270..c2bd91270 100644
--- a/src/bmp.c
+++ b/src/bmp.cpp
diff --git a/src/bridge_gui.c b/src/bridge_gui.cpp
index f426da18e..f426da18e 100644
--- a/src/bridge_gui.c
+++ b/src/bridge_gui.cpp
diff --git a/src/bridge_map.c b/src/bridge_map.cpp
index 8e2405ea3..8e2405ea3 100644
--- a/src/bridge_map.c
+++ b/src/bridge_map.cpp
diff --git a/src/build_vehicle_gui.c b/src/build_vehicle_gui.cpp
index b293b516c..b293b516c 100644
--- a/src/build_vehicle_gui.c
+++ b/src/build_vehicle_gui.cpp
diff --git a/src/callback_table.c b/src/callback_table.cpp
index 65e140742..65e140742 100644
--- a/src/callback_table.c
+++ b/src/callback_table.cpp
diff --git a/src/clear_cmd.c b/src/clear_cmd.cpp
index 4d1a78ba9..4d1a78ba9 100644
--- a/src/clear_cmd.c
+++ b/src/clear_cmd.cpp
diff --git a/src/command.c b/src/command.cpp
index ad93fc643..ad93fc643 100644
--- a/src/command.c
+++ b/src/command.cpp
diff --git a/src/console.c b/src/console.cpp
index 07d218130..07d218130 100644
--- a/src/console.c
+++ b/src/console.cpp
diff --git a/src/console_cmds.c b/src/console_cmds.cpp
index 46846af7d..46846af7d 100644
--- a/src/console_cmds.c
+++ b/src/console_cmds.cpp
diff --git a/src/currency.c b/src/currency.cpp
index 7bc81139a..7bc81139a 100644
--- a/src/currency.c
+++ b/src/currency.cpp
diff --git a/src/date.c b/src/date.cpp
index 856ca4528..856ca4528 100644
--- a/src/date.c
+++ b/src/date.cpp
diff --git a/src/debug.c b/src/debug.cpp
index 536d21c6a..536d21c6a 100644
--- a/src/debug.c
+++ b/src/debug.cpp
diff --git a/src/dedicated.c b/src/dedicated.cpp
index 1905fa498..1905fa498 100644
--- a/src/dedicated.c
+++ b/src/dedicated.cpp
diff --git a/src/depot.c b/src/depot.cpp
index 49fdfa21c..49fdfa21c 100644
--- a/src/depot.c
+++ b/src/depot.cpp
diff --git a/src/depot_gui.c b/src/depot_gui.cpp
index d929696b8..d929696b8 100644
--- a/src/depot_gui.c
+++ b/src/depot_gui.cpp
diff --git a/src/disaster_cmd.c b/src/disaster_cmd.cpp
index 2d4579b52..2d4579b52 100644
--- a/src/disaster_cmd.c
+++ b/src/disaster_cmd.cpp
diff --git a/src/dock_gui.c b/src/dock_gui.cpp
index 8e550e9ec..8e550e9ec 100644
--- a/src/dock_gui.c
+++ b/src/dock_gui.cpp
diff --git a/src/driver.c b/src/driver.cpp
index d8f4f1f15..d8f4f1f15 100644
--- a/src/driver.c
+++ b/src/driver.cpp
diff --git a/src/dummy_land.c b/src/dummy_land.cpp
index 10952fc00..10952fc00 100644
--- a/src/dummy_land.c
+++ b/src/dummy_land.cpp
diff --git a/src/economy.c b/src/economy.cpp
index a325a863c..a325a863c 100644
--- a/src/economy.c
+++ b/src/economy.cpp
diff --git a/src/elrail.c b/src/elrail.cpp
index da043b582..da043b582 100644
--- a/src/elrail.c
+++ b/src/elrail.cpp
diff --git a/src/endian_check.c b/src/endian_check.cpp
index a302ea40b..a302ea40b 100644
--- a/src/endian_check.c
+++ b/src/endian_check.cpp
diff --git a/src/engine.c b/src/engine.cpp
index 0a4b21c3d..0a4b21c3d 100644
--- a/src/engine.c
+++ b/src/engine.cpp
diff --git a/src/engine_gui.c b/src/engine_gui.cpp
index 31f175cf1..31f175cf1 100644
--- a/src/engine_gui.c
+++ b/src/engine_gui.cpp
diff --git a/src/fileio.c b/src/fileio.cpp
index 2a09916ea..2a09916ea 100644
--- a/src/fileio.c
+++ b/src/fileio.cpp
diff --git a/src/fios.c b/src/fios.cpp
index 950e26a23..950e26a23 100644
--- a/src/fios.c
+++ b/src/fios.cpp
diff --git a/src/fontcache.c b/src/fontcache.cpp
index d555eea94..d555eea94 100644
--- a/src/fontcache.c
+++ b/src/fontcache.cpp
diff --git a/src/genworld.c b/src/genworld.cpp
index ba9fe126f..ba9fe126f 100644
--- a/src/genworld.c
+++ b/src/genworld.cpp
diff --git a/src/genworld_gui.c b/src/genworld_gui.cpp
index 83d0f4cf1..83d0f4cf1 100644
--- a/src/genworld_gui.c
+++ b/src/genworld_gui.cpp
diff --git a/src/gfx.c b/src/gfx.cpp
index a78e20040..a78e20040 100644
--- a/src/gfx.c
+++ b/src/gfx.cpp
diff --git a/src/gfxinit.c b/src/gfxinit.cpp
index 4b55ec904..4b55ec904 100644
--- a/src/gfxinit.c
+++ b/src/gfxinit.cpp
diff --git a/src/graph_gui.c b/src/graph_gui.cpp
index c6a9b845b..c6a9b845b 100644
--- a/src/graph_gui.c
+++ b/src/graph_gui.cpp
diff --git a/src/heightmap.c b/src/heightmap.cpp
index aeaa5c38e..aeaa5c38e 100644
--- a/src/heightmap.c
+++ b/src/heightmap.cpp
diff --git a/src/industry_cmd.c b/src/industry_cmd.cpp
index 38e2c516b..38e2c516b 100644
--- a/src/industry_cmd.c
+++ b/src/industry_cmd.cpp
diff --git a/src/industry_gui.c b/src/industry_gui.cpp
index 3e481ef88..3e481ef88 100644
--- a/src/industry_gui.c
+++ b/src/industry_gui.cpp
diff --git a/src/intro_gui.c b/src/intro_gui.cpp
index 5f78e3a65..5f78e3a65 100644
--- a/src/intro_gui.c
+++ b/src/intro_gui.cpp
diff --git a/src/landscape.c b/src/landscape.cpp
index 2d8b7205b..2d8b7205b 100644
--- a/src/landscape.c
+++ b/src/landscape.cpp
diff --git a/src/main_gui.c b/src/main_gui.cpp
index e2b816e75..e2b816e75 100644
--- a/src/main_gui.c
+++ b/src/main_gui.cpp
diff --git a/src/map.c b/src/map.cpp
index df16343c7..df16343c7 100644
--- a/src/map.c
+++ b/src/map.cpp
diff --git a/src/md5.c b/src/md5.cpp
index 59728e78a..59728e78a 100644
--- a/src/md5.c
+++ b/src/md5.cpp
diff --git a/src/mersenne.c b/src/mersenne.cpp
index bc4cb949a..bc4cb949a 100644
--- a/src/mersenne.c
+++ b/src/mersenne.cpp
diff --git a/src/minilzo.c b/src/minilzo.cpp
index ab26b0a02..ab26b0a02 100644
--- a/src/minilzo.c
+++ b/src/minilzo.cpp
diff --git a/src/misc.c b/src/misc.cpp
index fd3a74b79..fd3a74b79 100644
--- a/src/misc.c
+++ b/src/misc.cpp
diff --git a/src/misc_cmd.c b/src/misc_cmd.cpp
index 94b675531..94b675531 100644
--- a/src/misc_cmd.c
+++ b/src/misc_cmd.cpp
diff --git a/src/misc_gui.c b/src/misc_gui.cpp
index c80126f7a..c80126f7a 100644
--- a/src/misc_gui.c
+++ b/src/misc_gui.cpp
diff --git a/src/mixer.c b/src/mixer.cpp
index 5b97afbf9..5b97afbf9 100644
--- a/src/mixer.c
+++ b/src/mixer.cpp
diff --git a/src/music.c b/src/music.cpp
index 202690139..202690139 100644
--- a/src/music.c
+++ b/src/music.cpp
diff --git a/src/music/extmidi.c b/src/music/extmidi.cpp
index 901fa4fd7..901fa4fd7 100644
--- a/src/music/extmidi.c
+++ b/src/music/extmidi.cpp
diff --git a/src/music/null_m.c b/src/music/null_m.cpp
index c76a60211..c76a60211 100644
--- a/src/music/null_m.c
+++ b/src/music/null_m.cpp
diff --git a/src/music/os2_m.c b/src/music/os2_m.cpp
index 75df60c8d..75df60c8d 100644
--- a/src/music/os2_m.c
+++ b/src/music/os2_m.cpp
diff --git a/src/music/qtmidi.c b/src/music/qtmidi.cpp
index 6f0a215d0..6f0a215d0 100644
--- a/src/music/qtmidi.c
+++ b/src/music/qtmidi.cpp
diff --git a/src/music/win32_m.c b/src/music/win32_m.cpp
index 36b79b30b..36b79b30b 100644
--- a/src/music/win32_m.c
+++ b/src/music/win32_m.cpp
diff --git a/src/music_gui.c b/src/music_gui.cpp
index 37cd3fa79..37cd3fa79 100644
--- a/src/music_gui.c
+++ b/src/music_gui.cpp
diff --git a/src/namegen.c b/src/namegen.cpp
index c70cc2d35..c70cc2d35 100644
--- a/src/namegen.c
+++ b/src/namegen.cpp
diff --git a/src/network/core/core.c b/src/network/core/core.cpp
index ca953e5f0..ca953e5f0 100644
--- a/src/network/core/core.c
+++ b/src/network/core/core.cpp
diff --git a/src/network/core/packet.c b/src/network/core/packet.cpp
index d75d78c7e..d75d78c7e 100644
--- a/src/network/core/packet.c
+++ b/src/network/core/packet.cpp
diff --git a/src/network/core/tcp.c b/src/network/core/tcp.cpp
index 9261ea049..9261ea049 100644
--- a/src/network/core/tcp.c
+++ b/src/network/core/tcp.cpp
diff --git a/src/network/core/udp.c b/src/network/core/udp.cpp
index 6699b4b87..6699b4b87 100644
--- a/src/network/core/udp.c
+++ b/src/network/core/udp.cpp
diff --git a/src/network/network.c b/src/network/network.cpp
index ac8dd82b7..ac8dd82b7 100644
--- a/src/network/network.c
+++ b/src/network/network.cpp
diff --git a/src/network/network_client.c b/src/network/network_client.cpp
index 6e27eec56..6e27eec56 100644
--- a/src/network/network_client.c
+++ b/src/network/network_client.cpp
diff --git a/src/network/network_data.c b/src/network/network_data.cpp
index 9e5e6424d..9e5e6424d 100644
--- a/src/network/network_data.c
+++ b/src/network/network_data.cpp
diff --git a/src/network/network_gamelist.c b/src/network/network_gamelist.cpp
index a830073ad..a830073ad 100644
--- a/src/network/network_gamelist.c
+++ b/src/network/network_gamelist.cpp
diff --git a/src/network/network_gui.c b/src/network/network_gui.cpp
index dd865118e..dd865118e 100644
--- a/src/network/network_gui.c
+++ b/src/network/network_gui.cpp
diff --git a/src/network/network_server.c b/src/network/network_server.cpp
index 5a7109105..5a7109105 100644
--- a/src/network/network_server.c
+++ b/src/network/network_server.cpp
diff --git a/src/network/network_udp.c b/src/network/network_udp.cpp
index 5caec3b42..5caec3b42 100644
--- a/src/network/network_udp.c
+++ b/src/network/network_udp.cpp
diff --git a/src/newgrf.c b/src/newgrf.cpp
index 5278ee6b4..5278ee6b4 100644
--- a/src/newgrf.c
+++ b/src/newgrf.cpp
diff --git a/src/newgrf_cargo.c b/src/newgrf_cargo.cpp
index 386f8c384..386f8c384 100644
--- a/src/newgrf_cargo.c
+++ b/src/newgrf_cargo.cpp
diff --git a/src/newgrf_config.c b/src/newgrf_config.cpp
index 977cb139e..977cb139e 100644
--- a/src/newgrf_config.c
+++ b/src/newgrf_config.cpp
diff --git a/src/newgrf_engine.c b/src/newgrf_engine.cpp
index 0662f3fc8..0662f3fc8 100644
--- a/src/newgrf_engine.c
+++ b/src/newgrf_engine.cpp
diff --git a/src/newgrf_gui.c b/src/newgrf_gui.cpp
index 4ae734207..4ae734207 100644
--- a/src/newgrf_gui.c
+++ b/src/newgrf_gui.cpp
diff --git a/src/newgrf_sound.c b/src/newgrf_sound.cpp
index e96934104..e96934104 100644
--- a/src/newgrf_sound.c
+++ b/src/newgrf_sound.cpp
diff --git a/src/newgrf_spritegroup.c b/src/newgrf_spritegroup.cpp
index f97da9c90..f97da9c90 100644
--- a/src/newgrf_spritegroup.c
+++ b/src/newgrf_spritegroup.cpp
diff --git a/src/newgrf_station.c b/src/newgrf_station.cpp
index f36769a41..f36769a41 100644
--- a/src/newgrf_station.c
+++ b/src/newgrf_station.cpp
diff --git a/src/newgrf_text.c b/src/newgrf_text.cpp
index e859f6e6c..e859f6e6c 100644
--- a/src/newgrf_text.c
+++ b/src/newgrf_text.cpp
diff --git a/src/news_gui.c b/src/news_gui.cpp
index 677a87765..677a87765 100644
--- a/src/news_gui.c
+++ b/src/news_gui.cpp
diff --git a/src/npf.c b/src/npf.cpp
index 97b9bf367..97b9bf367 100644
--- a/src/npf.c
+++ b/src/npf.cpp
diff --git a/src/oldloader.c b/src/oldloader.cpp
index f6a56fdd6..f6a56fdd6 100644
--- a/src/oldloader.c
+++ b/src/oldloader.cpp
diff --git a/src/oldpool.c b/src/oldpool.cpp
index 2b2d188e8..2b2d188e8 100644
--- a/src/oldpool.c
+++ b/src/oldpool.cpp
diff --git a/src/openttd.c b/src/openttd.cpp
index a7604801a..a7604801a 100644
--- a/src/openttd.c
+++ b/src/openttd.cpp
diff --git a/src/order_cmd.c b/src/order_cmd.cpp
index b510e84ea..b510e84ea 100644
--- a/src/order_cmd.c
+++ b/src/order_cmd.cpp
diff --git a/src/order_gui.c b/src/order_gui.cpp
index adcaadba0..adcaadba0 100644
--- a/src/order_gui.c
+++ b/src/order_gui.cpp
diff --git a/src/os/macosx/G5_detector.c b/src/os/macosx/G5_detector.cpp
index b4831c772..b4831c772 100644
--- a/src/os/macosx/G5_detector.c
+++ b/src/os/macosx/G5_detector.cpp
diff --git a/src/os/macosx/splash.c b/src/os/macosx/splash.cpp
index 46a19b1a6..46a19b1a6 100644
--- a/src/os/macosx/splash.c
+++ b/src/os/macosx/splash.cpp
diff --git a/src/os2.c b/src/os2.cpp
index e01d7c0d2..e01d7c0d2 100644
--- a/src/os2.c
+++ b/src/os2.cpp
diff --git a/src/os_timer.c b/src/os_timer.cpp
index e2a96e8f9..e2a96e8f9 100644
--- a/src/os_timer.c
+++ b/src/os_timer.cpp
diff --git a/src/pathfind.c b/src/pathfind.cpp
index 81ccc699c..81ccc699c 100644
--- a/src/pathfind.c
+++ b/src/pathfind.cpp
diff --git a/src/player_gui.c b/src/player_gui.cpp
index c4612f5dc..c4612f5dc 100644
--- a/src/player_gui.c
+++ b/src/player_gui.cpp
diff --git a/src/players.c b/src/players.cpp
index 4c2d1ed37..4c2d1ed37 100644
--- a/src/players.c
+++ b/src/players.cpp
diff --git a/src/queue.c b/src/queue.cpp
index 9986442bf..9986442bf 100644
--- a/src/queue.c
+++ b/src/queue.cpp
diff --git a/src/rail.c b/src/rail.cpp
index c4b20de27..c4b20de27 100644
--- a/src/rail.c
+++ b/src/rail.cpp
diff --git a/src/rail_cmd.c b/src/rail_cmd.cpp
index a793bb8a5..a793bb8a5 100644
--- a/src/rail_cmd.c
+++ b/src/rail_cmd.cpp
diff --git a/src/rail_gui.c b/src/rail_gui.cpp
index 4b651db5e..4b651db5e 100644
--- a/src/rail_gui.c
+++ b/src/rail_gui.cpp
diff --git a/src/road_cmd.c b/src/road_cmd.cpp
index 9f3bc3f6a..9f3bc3f6a 100644
--- a/src/road_cmd.c
+++ b/src/road_cmd.cpp
diff --git a/src/road_gui.c b/src/road_gui.cpp
index 8507de65f..8507de65f 100644
--- a/src/road_gui.c
+++ b/src/road_gui.cpp
diff --git a/src/road_map.c b/src/road_map.cpp
index cccd2e76a..cccd2e76a 100644
--- a/src/road_map.c
+++ b/src/road_map.cpp
diff --git a/src/roadveh_cmd.c b/src/roadveh_cmd.cpp
index 48f6ad180..48f6ad180 100644
--- a/src/roadveh_cmd.c
+++ b/src/roadveh_cmd.cpp
diff --git a/src/roadveh_gui.c b/src/roadveh_gui.cpp
index ba382b04a..ba382b04a 100644
--- a/src/roadveh_gui.c
+++ b/src/roadveh_gui.cpp
diff --git a/src/saveload.c b/src/saveload.cpp
index 75396aeee..75396aeee 100644
--- a/src/saveload.c
+++ b/src/saveload.cpp
diff --git a/src/screenshot.c b/src/screenshot.cpp
index 5a73fa52a..5a73fa52a 100644
--- a/src/screenshot.c
+++ b/src/screenshot.cpp
diff --git a/src/sdl.c b/src/sdl.cpp
index f6474b6e1..f6474b6e1 100644
--- a/src/sdl.c
+++ b/src/sdl.cpp
diff --git a/src/settings.c b/src/settings.cpp
index 2f509768f..2f509768f 100644
--- a/src/settings.c
+++ b/src/settings.cpp
diff --git a/src/settings_gui.c b/src/settings_gui.cpp
index f6806f424..f6806f424 100644
--- a/src/settings_gui.c
+++ b/src/settings_gui.cpp
diff --git a/src/ship_cmd.c b/src/ship_cmd.cpp
index f72323915..f72323915 100644
--- a/src/ship_cmd.c
+++ b/src/ship_cmd.cpp
diff --git a/src/ship_gui.c b/src/ship_gui.cpp
index 010ea71e5..010ea71e5 100644
--- a/src/ship_gui.c
+++ b/src/ship_gui.cpp
diff --git a/src/signs.c b/src/signs.cpp
index 4b2d48cd1..4b2d48cd1 100644
--- a/src/signs.c
+++ b/src/signs.cpp
diff --git a/src/smallmap_gui.c b/src/smallmap_gui.cpp
index 65e040656..65e040656 100644
--- a/src/smallmap_gui.c
+++ b/src/smallmap_gui.cpp
diff --git a/src/sound.c b/src/sound.cpp
index 7e78b07dd..7e78b07dd 100644
--- a/src/sound.c
+++ b/src/sound.cpp
diff --git a/src/sound/cocoa_s.c b/src/sound/cocoa_s.cpp
index 3b758ad71..3b758ad71 100644
--- a/src/sound/cocoa_s.c
+++ b/src/sound/cocoa_s.cpp
diff --git a/src/sound/null_s.c b/src/sound/null_s.cpp
index f68c4b13a..f68c4b13a 100644
--- a/src/sound/null_s.c
+++ b/src/sound/null_s.cpp
diff --git a/src/sound/sdl_s.c b/src/sound/sdl_s.cpp
index 4b1da52d6..4b1da52d6 100644
--- a/src/sound/sdl_s.c
+++ b/src/sound/sdl_s.cpp
diff --git a/src/sound/win32_s.c b/src/sound/win32_s.cpp
index a39cee985..a39cee985 100644
--- a/src/sound/win32_s.c
+++ b/src/sound/win32_s.cpp
diff --git a/src/spritecache.c b/src/spritecache.cpp
index fd881bb2a..fd881bb2a 100644
--- a/src/spritecache.c
+++ b/src/spritecache.cpp
diff --git a/src/station_cmd.c b/src/station_cmd.cpp
index 21784c473..21784c473 100644
--- a/src/station_cmd.c
+++ b/src/station_cmd.cpp
diff --git a/src/station_gui.c b/src/station_gui.cpp
index 55428a793..55428a793 100644
--- a/src/station_gui.c
+++ b/src/station_gui.cpp
diff --git a/src/station_map.c b/src/station_map.cpp
index 6341cd6ba..6341cd6ba 100644
--- a/src/station_map.c
+++ b/src/station_map.cpp
diff --git a/src/strgen/strgen.c b/src/strgen/strgen.cpp
index 640ac3c63..640ac3c63 100644
--- a/src/strgen/strgen.c
+++ b/src/strgen/strgen.cpp
diff --git a/src/string.c b/src/string.cpp
index dba2c7131..dba2c7131 100644
--- a/src/string.c
+++ b/src/string.cpp
diff --git a/src/strings.c b/src/strings.cpp
index d94674193..d94674193 100644
--- a/src/strings.c
+++ b/src/strings.cpp
diff --git a/src/subsidy_gui.c b/src/subsidy_gui.cpp
index a1b40ad90..a1b40ad90 100644
--- a/src/subsidy_gui.c
+++ b/src/subsidy_gui.cpp
diff --git a/src/terraform_gui.c b/src/terraform_gui.cpp
index 8d6e1276a..8d6e1276a 100644
--- a/src/terraform_gui.c
+++ b/src/terraform_gui.cpp
diff --git a/src/texteff.c b/src/texteff.cpp
index c65cb8675..c65cb8675 100644
--- a/src/texteff.c
+++ b/src/texteff.cpp
diff --git a/src/tgp.c b/src/tgp.cpp
index d7f9722f9..d7f9722f9 100644
--- a/src/tgp.c
+++ b/src/tgp.cpp
diff --git a/src/thread.c b/src/thread.cpp
index ab2cfd21d..ab2cfd21d 100644
--- a/src/thread.c
+++ b/src/thread.cpp
diff --git a/src/tile.c b/src/tile.cpp
index ba6900a36..ba6900a36 100644
--- a/src/tile.c
+++ b/src/tile.cpp
diff --git a/src/town_cmd.c b/src/town_cmd.cpp
index 9c00cf25a..9c00cf25a 100644
--- a/src/town_cmd.c
+++ b/src/town_cmd.cpp
diff --git a/src/town_gui.c b/src/town_gui.cpp
index f580cd324..f580cd324 100644
--- a/src/town_gui.c
+++ b/src/town_gui.cpp
diff --git a/src/train_cmd.c b/src/train_cmd.cpp
index 074d92ce7..074d92ce7 100644
--- a/src/train_cmd.c
+++ b/src/train_cmd.cpp
diff --git a/src/train_gui.c b/src/train_gui.cpp
index 7a5176c80..7a5176c80 100644
--- a/src/train_gui.c
+++ b/src/train_gui.cpp
diff --git a/src/tree_cmd.c b/src/tree_cmd.cpp
index 47b9a4a37..47b9a4a37 100644
--- a/src/tree_cmd.c
+++ b/src/tree_cmd.cpp
diff --git a/src/tunnel_map.c b/src/tunnel_map.cpp
index a4945591d..a4945591d 100644
--- a/src/tunnel_map.c
+++ b/src/tunnel_map.cpp
diff --git a/src/tunnelbridge_cmd.c b/src/tunnelbridge_cmd.cpp
index ea2aaf730..ea2aaf730 100644
--- a/src/tunnelbridge_cmd.c
+++ b/src/tunnelbridge_cmd.cpp
diff --git a/src/unix.c b/src/unix.cpp
index 4af6372b1..4af6372b1 100644
--- a/src/unix.c
+++ b/src/unix.cpp
diff --git a/src/unmovable_cmd.c b/src/unmovable_cmd.cpp
index 5c1666c22..5c1666c22 100644
--- a/src/unmovable_cmd.c
+++ b/src/unmovable_cmd.cpp
diff --git a/src/vehicle.c b/src/vehicle.cpp
index c7b5365e4..c7b5365e4 100644
--- a/src/vehicle.c
+++ b/src/vehicle.cpp
diff --git a/src/vehicle_gui.c b/src/vehicle_gui.cpp
index 1c3d45b82..1c3d45b82 100644
--- a/src/vehicle_gui.c
+++ b/src/vehicle_gui.cpp
diff --git a/src/video/dedicated_v.c b/src/video/dedicated_v.cpp
index 764df3afd..764df3afd 100644
--- a/src/video/dedicated_v.c
+++ b/src/video/dedicated_v.cpp
diff --git a/src/video/null_v.c b/src/video/null_v.cpp
index ecdd3486c..ecdd3486c 100644
--- a/src/video/null_v.c
+++ b/src/video/null_v.cpp
diff --git a/src/video/sdl_v.c b/src/video/sdl_v.cpp
index 3e776d29f..3e776d29f 100644
--- a/src/video/sdl_v.c
+++ b/src/video/sdl_v.cpp
diff --git a/src/video/win32_v.c b/src/video/win32_v.cpp
index eab832ae5..eab832ae5 100644
--- a/src/video/win32_v.c
+++ b/src/video/win32_v.cpp
diff --git a/src/viewport.c b/src/viewport.cpp
index 7199edbd9..7199edbd9 100644
--- a/src/viewport.c
+++ b/src/viewport.cpp
diff --git a/src/water_cmd.c b/src/water_cmd.cpp
index 10051e877..10051e877 100644
--- a/src/water_cmd.c
+++ b/src/water_cmd.cpp
diff --git a/src/waypoint.c b/src/waypoint.cpp
index e0bc48936..e0bc48936 100644
--- a/src/waypoint.c
+++ b/src/waypoint.cpp
diff --git a/src/widget.c b/src/widget.cpp
index 2c77ccd7c..2c77ccd7c 100644
--- a/src/widget.c
+++ b/src/widget.cpp
diff --git a/src/win32.c b/src/win32.cpp
index f2fe5b110..f2fe5b110 100644
--- a/src/win32.c
+++ b/src/win32.cpp
diff --git a/src/window.c b/src/window.cpp
index 1a12c7c6b..1a12c7c6b 100644
--- a/src/window.c
+++ b/src/window.cpp