source.list
author celestar
Sun, 11 Mar 2007 09:28:58 +0000
branchcustombridgeheads
changeset 5651 335d9bd345b0
parent 5649 55c8267c933f
permissions -rw-r--r--
(svn r9109) [cbh] -Fix: Stabilize the reversing of trains on bridges/bridgeheads a little (it still crashes at times however). Also re-allow the construction of signals on bridgeheads
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
     1
# Source Files
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
     2
airport.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
     3
aystar.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
     4
bmp.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
     5
callback_table.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
     6
command.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
     7
console.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
     8
console_cmds.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
     9
currency.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    10
date.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    11
debug.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    12
dedicated.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    13
depot.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    14
driver.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    15
economy.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    16
elrail.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    17
engine.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    18
fileio.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    19
fios.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    20
fontcache.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    21
genworld.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    22
gfx.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    23
gfxinit.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    24
heightmap.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    25
helpers.cpp
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    26
landscape.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    27
map.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    28
md5.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    29
mersenne.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    30
minilzo.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    31
misc.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    32
mixer.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    33
music.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    34
namegen.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    35
network/core/core.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    36
network/core/packet.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    37
network/core/tcp.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    38
network/core/udp.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    39
network/network.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    40
network/network_client.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    41
network/network_data.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    42
network/network_gamelist.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    43
network/network_server.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    44
network/network_udp.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    45
npf.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    46
oldloader.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    47
oldpool.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    48
openttd.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    49
os_timer.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    50
#if WIN32
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    51
	ottdres.rc
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    52
#end
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    53
pathfind.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    54
players.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    55
queue.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    56
rail.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    57
saveload.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    58
screenshot.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    59
#if SDL
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    60
	sdl.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    61
#end
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    62
settings.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    63
signs.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    64
sound.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    65
spritecache.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    66
string.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    67
strings.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    68
texteff.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    69
tgp.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    70
thread.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    71
tile.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    72
#if WIN32
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    73
#else
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    74
	unix.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    75
#end
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    76
vehicle.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    77
viewport.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    78
waypoint.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    79
widget.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    80
#if WIN32
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    81
	win32.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    82
#end
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
    83
window.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    84
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    85
# Header Files
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    86
airport.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    87
airport_movement.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    88
aystar.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    89
bmp.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    90
command.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    91
console.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    92
currency.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    93
date.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    94
debug.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    95
video/dedicated_v.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    96
depot.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    97
music/dmusic.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    98
driver.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
    99
economy.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   100
engine.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   101
fontcache.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   102
fileio.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   103
fios.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   104
functions.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   105
genworld.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   106
gfx.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   107
gfxinit.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   108
gui.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   109
hal.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   110
heightmap.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   111
industry.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   112
livery.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   113
macros.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   114
map.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   115
md5.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   116
mixer.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   117
music.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   118
network/core/config.h
5648
1608018c5ff2 (svn r8059) [cbh] - Sync with r7788:8032 from trunk
celestar
parents: 5643
diff changeset
   119
network/core/core.h
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   120
network/core/game.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   121
network/core/os_abstraction.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   122
network/core/packet.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   123
network/core/tcp.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   124
network/core/udp.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   125
network/network.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   126
network/network_client.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   127
network/network_data.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   128
network/network_gamelist.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   129
network/network_gui.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   130
network/network_server.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   131
network/network_udp.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   132
newgrf.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   133
newgrf_callbacks.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   134
newgrf_cargo.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   135
newgrf_config.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   136
newgrf_engine.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   137
newgrf_sound.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   138
newgrf_spritegroup.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   139
newgrf_station.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   140
newgrf_text.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   141
news.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   142
npf.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   143
music/null_m.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   144
sound/null_s.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   145
video/null_v.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   146
oldpool.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   147
openttd.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   148
pathfind.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   149
player.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   150
queue.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   151
rail.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   152
road_cmd.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   153
saveload.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   154
screenshot.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   155
sound/sdl_s.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   156
video/sdl_v.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   157
settings.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   158
signs.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   159
slope.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   160
sound.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   161
sprite.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   162
station.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   163
stdafx.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   164
string.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   165
tgp.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   166
thread.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   167
tile.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   168
town.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   169
train.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   170
variables.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   171
vehicle.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   172
vehicle_gui.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   173
viewport.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   174
waypoint.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   175
music/win32_m.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   176
sound/win32_s.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   177
video/win32_v.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   178
window.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   179
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   180
# GUI Source Code
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   181
aircraft_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   182
airport_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   183
bridge_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   184
build_vehicle_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   185
depot_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   186
dock_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   187
engine_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   188
genworld_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   189
graph_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   190
industry_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   191
intro_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   192
main_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   193
misc_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   194
music_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   195
network/network_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   196
newgrf_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   197
news_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   198
order_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   199
player_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   200
rail_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   201
road_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   202
roadveh_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   203
settings_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   204
ship_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   205
smallmap_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   206
station_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   207
subsidy_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   208
terraform_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   209
town_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   210
train_gui.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   211
vehicle_gui.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   212
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   213
# Landscape
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   214
aircraft_cmd.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   215
clear_cmd.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   216
bridge_cmd.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   217
disaster_cmd.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   218
dummy_land.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   219
industry_cmd.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   220
misc_cmd.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   221
order_cmd.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   222
rail_cmd.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   223
road_cmd.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   224
roadveh_cmd.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   225
ship_cmd.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   226
station_cmd.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   227
town_cmd.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   228
train_cmd.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   229
tree_cmd.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   230
tunnel_cmd.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   231
unmovable_cmd.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   232
water_cmd.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   233
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   234
# Tables
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   235
table/ai_rail.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   236
table/allstrings.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   237
table/animcursors.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   238
table/autorail.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   239
table/build_industry.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   240
table/clear_land.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   241
table/elrail_data.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   242
table/engines.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   243
table/genland.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   244
table/industry_land.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   245
table/landscape_const.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   246
table/landscape_sprite.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   247
table/namegen.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   248
table/palettes.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   249
table/road_land.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   250
table/roadveh.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   251
table/sprites.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   252
table/station_land.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   253
table/strings.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   254
table/town_land.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   255
table/track_land.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   256
table/train_cmd.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   257
table/tree_land.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   258
table/tunnel_land.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   259
table/unmovable_land.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   260
table/water_land.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   261
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   262
# AI Files
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   263
ai/ai.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   264
ai/default/default.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   265
ai/trolly/build.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   266
ai/trolly/pathfinder.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   267
ai/trolly/shared.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   268
ai/trolly/trolly.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   269
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   270
# NewGRF
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   271
newgrf.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   272
newgrf_cargo.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   273
newgrf_config.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   274
newgrf_engine.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   275
newgrf_sound.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   276
newgrf_spritegroup.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   277
newgrf_station.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   278
newgrf_text.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   279
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   280
# Map Accessors
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   281
bridge_map.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   282
bridge_map.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   283
clear_map.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   284
industry_map.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   285
rail_map.h
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   286
road_map.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   287
road_map.h
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   288
station_map.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   289
station_map.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   290
town_map.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   291
tree_map.h
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   292
tunnel_map.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   293
tunnel_map.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   294
unmovable_map.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   295
void_map.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   296
water_map.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   297
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   298
# YAPF
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   299
yapf/array.hpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   300
yapf/autocopyptr.hpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   301
yapf/binaryheap.hpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   302
yapf/blob.hpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   303
yapf/countedptr.hpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   304
yapf/crc32.hpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   305
yapf/fixedsizearray.hpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   306
yapf/follow_track.cpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   307
yapf/follow_track.hpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   308
yapf/hashtable.hpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   309
yapf/nodelist.hpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   310
yapf/track_dir.hpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   311
yapf/yapf.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   312
yapf/yapf.hpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   313
yapf/yapf_base.hpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   314
yapf/yapf_common.cpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   315
yapf/yapf_common.hpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   316
yapf/yapf_costbase.hpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   317
yapf/yapf_costcache.hpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   318
yapf/yapf_costrail.hpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   319
yapf/yapf_destrail.hpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   320
yapf/yapf_node.hpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   321
yapf/yapf_node_rail.hpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   322
yapf/yapf_node_road.hpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   323
yapf/yapf_rail.cpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   324
yapf/yapf_road.cpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   325
yapf/yapf_settings.h
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   326
yapf/yapf_ship.cpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   327
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   328
# Video
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   329
video/dedicated_v.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   330
video/null_v.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   331
#if SDL
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   332
	video/sdl_v.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   333
#end
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   334
#if WIN32
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   335
	video/win32_v.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   336
#end
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   337
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   338
# Music
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   339
#if DIRECTMUSIC
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   340
	music/dmusic.cpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   341
#end
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   342
music/null_m.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   343
#if WIN32
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   344
	music/win32_m.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   345
#else
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   346
	music/extmidi.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   347
#end
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   348
#if BEOS
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   349
 	music/bemidi.cpp
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   350
#end
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   351
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   352
# Sound
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   353
sound/null_s.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   354
#if SDL
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   355
	sound/sdl_s.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   356
#end
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   357
#if WIN32
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   358
	sound/win32_s.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   359
#end
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   360
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   361
#if OSX
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   362
# OSX Files
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   363
	os/macosx/macos.m
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   364
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   365
	#if DEDICATED
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   366
	#else
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   367
		music/qtmidi.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   368
	#end
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   369
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   370
	#if COCOA
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   371
		video/cocoa_v.m
5649
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   372
		sound/cocoa_s.cpp
55c8267c933f (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged
celestar
parents: 5648
diff changeset
   373
		os/macosx/splash.cpp
5643
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   374
	#end
3778051e8095 (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
rubidium
parents:
diff changeset
   375
#end