peter1138 
							
						 
					 
					
						
						
							
						
						6d0f8ec7b9 
					 
					
						
						
							
							(svn r27812) -Fix: Road tunnel/bridge heads have no trackbits wrt catenary drawing  
						
						... 
						
						
						
						Road tunnels and bridges do not have any rail, so do not treat them
as if they had when drawing a catenary. (cirdan) 
						
						
					 
					
						2017-03-20 17:57:24 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						166e504c13 
					 
					
						
						
							
							(svn r27811) -Change: Remove unused parameters in FreeTrainTrackReservation  
						
						... 
						
						
						
						FreeTrainTrackReservation is always called with INVALID_TILE
and INVALID_TRACKDIR as second and third arguments, so remove
them and just use those constants instead. (cirdan) 
						
						
					 
					
						2017-03-20 17:49:44 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						5951d2406e 
					 
					
						
						
							
							(svn r27811) -Change: Remove unused parameters in FreeTrainTrackReservation  
						
						... 
						
						
						
						FreeTrainTrackReservation is always called with INVALID_TILE
and INVALID_TRACKDIR as second and third arguments, so remove
them and just use those constants instead. (cirdan) 
						
						
					 
					
						2017-03-20 17:49:44 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						4107f78eae 
					 
					
						
						
							
							(svn r27810) -Change: Factor out reservation-handling code in station_cmd.cpp  
						
						... 
						
						
						
						Code dealing with freeing and restoring track reservations is
duplicated in CmdBuildRailStation and RemoveFromRailBaseStation;
make separate functions for it. (cirdan) 
						
						
					 
					
						2017-03-20 17:44:37 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						890a44f130 
					 
					
						
						
							
							(svn r27810) -Change: Factor out reservation-handling code in station_cmd.cpp  
						
						... 
						
						
						
						Code dealing with freeing and restoring track reservations is
duplicated in CmdBuildRailStation and RemoveFromRailBaseStation;
make separate functions for it. (cirdan) 
						
						
					 
					
						2017-03-20 17:44:37 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						040df26e9e 
					 
					
						
						
							
							(svn r27809) -Codechange: Improve check in UpdateLevelCrossing  
						
						... 
						
						
						
						In UpdateLevelCrossing, checking if a level crossing is reserved is
cheaper than finding trains on it or approaching it, so do it first. (cirdan) 
						
						
					 
					
						2017-03-20 08:04:47 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						67ab0450dd 
					 
					
						
						
							
							(svn r27809) -Codechange: Improve check in UpdateLevelCrossing  
						
						... 
						
						
						
						In UpdateLevelCrossing, checking if a level crossing is reserved is
cheaper than finding trains on it or approaching it, so do it first. (cirdan) 
						
						
					 
					
						2017-03-20 08:04:47 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						e3a1ae2be5 
					 
					
						
						
							
							(svn r27808) -Codechange: Adjust the size of _track_crosses_trackdirs  
						
						... 
						
						
						
						_track_crosses_trackdirs is indexed by a Track, not a
Trackdir, so adjust its size accordingly. (cirdan) 
						
						
					 
					
						2017-03-19 22:30:47 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						f3cbe98156 
					 
					
						
						
							
							(svn r27808) -Codechange: Adjust the size of _track_crosses_trackdirs  
						
						... 
						
						
						
						_track_crosses_trackdirs is indexed by a Track, not a
Trackdir, so adjust its size accordingly. (cirdan) 
						
						
					 
					
						2017-03-19 22:30:47 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						80303515c1 
					 
					
						
						
							
							(svn r27807) -Codechange: Remove _ship_leave_depot_offs  
						
						... 
						
						
						
						There is already TileOffsByDiagDir for that. (cirdan) 
						
						
					 
					
						2017-03-19 22:02:20 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						3c7dc746d5 
					 
					
						
						
							
							(svn r27807) -Codechange: Remove _ship_leave_depot_offs  
						
						... 
						
						
						
						There is already TileOffsByDiagDir for that. (cirdan) 
						
						
					 
					
						2017-03-19 22:02:20 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						54ec06258a 
					 
					
						
						
							
							(svn r27806) -Codechange: Remove function ShipGetNewDirection  
						
						... 
						
						
						
						ShipGetNewDirection has no side effects and its return value
is ignored by its only caller, so do away with it.
Also remove now unused _new_vehicle_direction_table. (cirdan) 
						
						
					 
					
						2017-03-19 21:59:24 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						2a555480bd 
					 
					
						
						
							
							(svn r27806) -Codechange: Remove function ShipGetNewDirection  
						
						... 
						
						
						
						ShipGetNewDirection has no side effects and its return value
is ignored by its only caller, so do away with it.
Also remove now unused _new_vehicle_direction_table. (cirdan) 
						
						
					 
					
						2017-03-19 21:59:24 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						f0062f94d6 
					 
					
						
						
							
							(svn r27805) -Codechange: Remove function ShipGetNewDirectionFromTiles  
						
						... 
						
						
						
						The only user of ShipGetNewDirectionFromTiles can be better
served by DiagdirBetweenTiles, so remove the former. (cirdan) 
						
						
					 
					
						2017-03-19 21:57:54 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						4f9fd074b8 
					 
					
						
						
							
							(svn r27805) -Codechange: Remove function ShipGetNewDirectionFromTiles  
						
						... 
						
						
						
						The only user of ShipGetNewDirectionFromTiles can be better
served by DiagdirBetweenTiles, so remove the former. (cirdan) 
						
						
					 
					
						2017-03-19 21:57:54 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						bf30576255 
					 
					
						
						
							
							(svn r27804) -Update from Eints:  
						
						... 
						
						
						
						italian: 7 changes by lorenzodv
luxembourgish: 11 changes by Phreeze
french: 7 changes by glx 
						
						
					 
					
						2017-03-19 18:45:38 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						8c49f7b98a 
					 
					
						
						
							
							(svn r27804) -Update from Eints:  
						
						... 
						
						
						
						italian: 7 changes by lorenzodv
luxembourgish: 11 changes by Phreeze
french: 7 changes by glx 
						
						
					 
					
						2017-03-19 18:45:38 +00:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						33cd1569f4 
					 
					
						
						
							
							Merge branch 'chunnel' into jgrpp  
						
						
						
						
					 
					
						2017-03-19 12:30:26 +00:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						4af4cbc2a4 
					 
					
						
						
							
							Chunnel: Update project files  
						
						
						
						
					 
					
						2017-03-19 12:30:14 +00:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						b3fd11efd2 
					 
					
						
						
							
							Merge branch 'master' into jgrpp  
						
						... 
						
						
						
						# Conflicts:
#	src/blitter/32bpp_anim.cpp
#	src/blitter/32bpp_anim.hpp
#	src/blitter/32bpp_anim_sse4.cpp 
						
						
					 
					
						2017-03-19 12:27:24 +00:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						fae4ac1a5d 
					 
					
						
						
							
							Merge branch 'master' into save_ext  
						
						... 
						
						
						
						# Conflicts:
#	src/saveload/company_sl.cpp
#	src/saveload/saveload.cpp 
						
						
					 
					
						2017-03-19 12:12:52 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						17b46109ad 
					 
					
						
						
							
							(svn r27803) -Change: Remove obsolete aircraft preview strings from other languages  
						
						
						
						
					 
					
						2017-03-18 20:49:24 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						49c0facf2e 
					 
					
						
						
							
							(svn r27803) -Change: Remove obsolete aircraft preview strings from other languages  
						
						
						
						
					 
					
						2017-03-18 20:49:24 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						1f70279419 
					 
					
						
						
							
							(svn r27802) -Add: Display aircraft type in engine preview window (patch by Samu)  
						
						
						
						
					 
					
						2017-03-18 20:48:54 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						da608f6214 
					 
					
						
						
							
							(svn r27802) -Add: Display aircraft type in engine preview window (patch by Samu)  
						
						
						
						
					 
					
						2017-03-18 20:48:54 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						119965125d 
					 
					
						
						
							
							(svn r27801) -Change: Also rename long aircraft preview window strings of other languages  
						
						
						
						
					 
					
						2017-03-18 20:48:27 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						2f1d808781 
					 
					
						
						
							
							(svn r27801) -Change: Also rename long aircraft preview window strings of other languages  
						
						
						
						
					 
					
						2017-03-18 20:48:27 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						b110c9c259 
					 
					
						
						
							
							(svn r27800) -Change: Rename long aircraft string names of the preview window  
						
						
						
						
					 
					
						2017-03-18 20:47:48 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						dda71fab19 
					 
					
						
						
							
							(svn r27800) -Change: Rename long aircraft string names of the preview window  
						
						
						
						
					 
					
						2017-03-18 20:47:48 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						fa5fd39c23 
					 
					
						
						
							
							(svn r27799) -Add: Display aircraft type in buy window (patch by Samu)  
						
						
						
						
					 
					
						2017-03-18 20:46:15 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						319de74d99 
					 
					
						
						
							
							(svn r27799) -Add: Display aircraft type in buy window (patch by Samu)  
						
						
						
						
					 
					
						2017-03-18 20:46:15 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						7c3004c785 
					 
					
						
						
							
							(svn r27798) -Change: Also remove obsolete string from the other languages  
						
						
						
						
					 
					
						2017-03-18 20:45:18 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						85ed4975bf 
					 
					
						
						
							
							(svn r27798) -Change: Also remove obsolete string from the other languages  
						
						
						
						
					 
					
						2017-03-18 20:45:18 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						e2e9bd0b25 
					 
					
						
						
							
							(svn r27797) -Add: Display aircraft type in its vehicle window (patch by Samu)  
						
						
						
						
					 
					
						2017-03-18 20:43:43 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						ad88588481 
					 
					
						
						
							
							(svn r27797) -Add: Display aircraft type in its vehicle window (patch by Samu)  
						
						
						
						
					 
					
						2017-03-18 20:43:43 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						206a0838e9 
					 
					
						
						
							
							(svn r27796) -Fix [FS#6545]: 32bpp-anim blitters assumed that pitch and width of the screen were equal.  
						
						
						
						
					 
					
						2017-03-18 17:14:53 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						19188818ea 
					 
					
						
						
							
							(svn r27796) -Fix [FS#6545]: 32bpp-anim blitters assumed that pitch and width of the screen were equal.  
						
						
						
						
					 
					
						2017-03-18 17:14:53 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						5c7f97aff2 
					 
					
						
						
							
							(svn r27795) -Update from Eints:  
						
						... 
						
						
						
						luxembourgish: 3 changes by Phreeze 
						
						
					 
					
						2017-03-14 18:45:36 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						36d709e047 
					 
					
						
						
							
							(svn r27795) -Update from Eints:  
						
						... 
						
						
						
						luxembourgish: 3 changes by Phreeze 
						
						
					 
					
						2017-03-14 18:45:36 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						36837a070c 
					 
					
						
						
							
							(svn r27794) -Fix [FS#6526]: Chat text background overflowed due to missing padding.  
						
						
						
						
					 
					
						2017-03-14 00:57:52 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						ed01e81c42 
					 
					
						
						
							
							(svn r27794) -Fix [FS#6526]: Chat text background overflowed due to missing padding.  
						
						
						
						
					 
					
						2017-03-14 00:57:52 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						57745b1c74 
					 
					
						
						
							
							(svn r27793) -Fix [FS#6450]: Use of uninitialised variable cause lzo to fail. Add check for error status.  
						
						
						
						
					 
					
						2017-03-13 22:16:44 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						ff26c6393e 
					 
					
						
						
							
							(svn r27793) -Fix [FS#6450]: Use of uninitialised variable cause lzo to fail. Add check for error status.  
						
						
						
						
					 
					
						2017-03-13 22:16:44 +00:00 
						 
				 
			
				
					
						
							
							
								michi_cc 
							
						 
					 
					
						
						
							
						
						c706eeda81 
					 
					
						
						
							
							(svn r27792) -Add: [Win32] .gitignore for IntelliSense database of VS2015 Update 2.  
						
						
						
						
					 
					
						2017-03-13 21:56:41 +00:00 
						 
				 
			
				
					
						
							
							
								michi_cc 
							
						 
					 
					
						
						
							
						
						5e728da075 
					 
					
						
						
							
							(svn r27792) -Add: [Win32] .gitignore for IntelliSense database of VS2015 Update 2.  
						
						
						
						
					 
					
						2017-03-13 21:56:41 +00:00 
						 
				 
			
				
					
						
							
							
								michi_cc 
							
						 
					 
					
						
						
							
						
						9a62317dfc 
					 
					
						
						
							
							(svn r27791) -Fix (r27790) [FS#6366]: Try  #2 . Now also for Visual Studio 2010.  
						
						
						
						
					 
					
						2017-03-13 21:56:38 +00:00 
						 
				 
			
				
					
						
							
							
								michi_cc 
							
						 
					 
					
						
						
							
						
						cb2e84454f 
					 
					
						
						
							
							(svn r27791) -Fix (r27790) [FS#6366]: Try  #2 . Now also for Visual Studio 2010.  
						
						
						
						
					 
					
						2017-03-13 21:56:38 +00:00 
						 
				 
			
				
					
						
							
							
								michi_cc 
							
						 
					 
					
						
						
							
						
						2d45d55925 
					 
					
						
						
							
							(svn r27790) -Fix [FS#6366]: [Win32] Mark OpenTTD as DPI-aware to avoid OS window scaling that breaks mouse input.  
						
						
						
						
					 
					
						2017-03-13 20:21:40 +00:00 
						 
				 
			
				
					
						
							
							
								michi_cc 
							
						 
					 
					
						
						
							
						
						ac735cfaac 
					 
					
						
						
							
							(svn r27790) -Fix [FS#6366]: [Win32] Mark OpenTTD as DPI-aware to avoid OS window scaling that breaks mouse input.  
						
						
						
						
					 
					
						2017-03-13 20:21:40 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						9169ab6ce2 
					 
					
						
						
							
							(svn r27789) -Update from Eints:  
						
						... 
						
						
						
						polish: 3 changes by wojteks86
greek: 1 change by kyrm 
						
						
					 
					
						2017-03-13 18:45:37 +00:00