| 
							
							
								 alberth | b6c29ae4eb | (svn r27639) -Codechange: Also always set the abstract FileToSaveLoad::filetype when setting a mode. | 2016-09-04 12:47:39 +00:00 |  | 
			
				
					| 
							
							
								 alberth | e78627f2f1 | (svn r27638) -Codechange: Move FiosType enum, move and rename SetFiosType function. | 2016-09-04 12:47:07 +00:00 |  | 
			
				
					| 
							
							
								 alberth | b5eb50da7b | (svn r27637) -Codechange: Don't use _saveload_mode for scenario loading detection. | 2016-09-04 12:46:29 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 757bc0a97b | (svn r27636) -Codechange: Rename FileType to AbstractFileType. | 2016-09-04 12:46:07 +00:00 |  | 
			
				
					| 
							
							
								 alberth | a35e970ab0 | (svn r27635) -Codechange: Move FileType and FileToSaveLoad structure definitions. | 2016-09-04 12:45:40 +00:00 |  | 
			
				
					| 
							
							
								 alberth | df2221ba7e | (svn r27634) -Codechange: Improve name of the SmallFiosItem struct. | 2016-09-04 12:45:11 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 55c7c21c5d | (svn r27633) -Codechange: Extract _saveload_mode use from BuildFileList | 2016-09-04 12:44:42 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 1af23b7caa | Merge branch 'template_train_replacement' into template_train_replacement-sx # Conflicts:
#	src/saveload/saveload.cpp | 2016-08-26 00:18:10 +01:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 5064dcdd2c | TBTR: Create template window: Fix vehicle unselection on drag abort. | 2016-08-26 00:16:18 +01:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 0c5a98d125 | TBTR: Create template window: Sell button now lowers on hover. | 2016-08-26 00:15:50 +01:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 23a1c07378 | Merge branch 'master' into template_train_replacement Fix Template creation window vehicle drag cursor. | 2016-08-26 00:00:20 +01:00 |  | 
			
				
					| 
							
							
								 frosch | f46996243b | (svn r27632) -Feature: When dragging vehicles in group or depot GUI, draw the complete articulated vehicle. | 2016-08-15 18:34:31 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 0829753fd0 | (svn r27631) -Codechange: Split GetSingleVehicleWidth from GetVehicleWidth. | 2016-08-15 18:34:09 +00:00 |  | 
			
				
					| 
							
							
								 frosch | caa9bffb56 | (svn r27630) -Codechange: Deduplicate code to attach vehicle to cursor. | 2016-08-15 18:33:52 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 0214caaac2 | (svn r27629) -Fix: When dragging multiple vehicles in the depot, make the destination gap as long as the chain instead of just considering the first vehicle. | 2016-08-15 18:33:29 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 0e3e4eeb53 | (svn r27628) -Codechange: Prepare for drawing cursors consisting of multiple sprites. | 2016-08-15 18:33:08 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 2337d169e8 | (svn r27627) -Codechange: Deduplicate some cursor magic into SetMouseCursorBusy. | 2016-08-15 18:32:48 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 93d5995bed | (svn r27626) -Codechange: Do not use the cursor sprite as PlaceObject status in the main toolbar. | 2016-08-15 18:32:25 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 2257d782b0 | (svn r27625) -Doc: CursorVars | 2016-08-15 18:30:50 +00:00 |  | 
			
				
					| 
							
							
								 translators | 9d5ed2c469 | (svn r27624) -Update from Eints: spanish (mexican): 24 changes by Absay | 2016-08-07 17:45:36 +00:00 |  | 
			
				
					| 
							
							
								 frosch | a2a69c1480 | (svn r27623) -Fix (r27616) [FS#6492]: Missed two version checks, and messed one up. | 2016-07-24 09:13:51 +00:00 |  | 
			
				
					| 
							
							
								 frosch | cc18df4cb7 | (svn r27622) -Change: In industry map view, give visible industry types the highest tile priority, and hidden industry types a lower one. This way filtered and highlighted industries are not hidden by overlapping tiles in zoomed-out smallmap. (adf88) | 2016-07-22 21:44:54 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 46aeed3817 | (svn r27621) -Fix (r27620): Committed too early. | 2016-07-22 21:38:49 +00:00 |  | 
			
				
					| 
							
							
								 frosch | bd6799a9f8 | (svn r27620) -Codechange: Inline GetEffectiveTileType (adf88) | 2016-07-22 21:29:04 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 2c403c8a80 | (svn r27619) -Update: Baseset translations | 2016-07-22 21:25:37 +00:00 |  | 
			
				
					| 
							
							
								 translators | aa140bb928 | (svn r27618) -Update from Eints: latvian: 19 changes by Parastais | 2016-07-18 17:45:36 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 0d45eba6ce | Merge branch 'template_train_replacement' into template_train_replacement-sx | 2016-07-18 00:19:33 +01:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | f245049f91 | TBTR: Select most used rail-type by default, instead of first rail-type. | 2016-07-18 00:19:19 +01:00 |  | 
			
				
					| 
							
							
								 translators | c6ac52e71a | (svn r27617) -Update from Eints: latvian: 6 changes by Parastais | 2016-07-17 17:45:36 +00:00 |  | 
			
				
					| 
							
							
								 frosch | f7a7f141d3 | (svn r27616) -Codechange [FS#6487]: [Build] Change the GCC version detection so that it works with two-digit and truncated versions. | 2016-07-17 11:10:21 +00:00 |  | 
			
				
					| 
							
							
								 translators | 18bbe02337 | (svn r27615) -Update from Eints: spanish: 7 changes by SilverSurferZzZ | 2016-07-12 17:45:35 +00:00 |  | 
			
				
					| 
							
							
								 fonsinchen | ff96590312 | (svn r27614) -Codechange: Use a fixed array instead of a map for link refresher cargo capacities. (JGR) | 2016-07-10 12:17:00 +00:00 |  | 
			
				
					| 
							
							
								 fonsinchen | a81b7a24a6 | (svn r27613) -Codechange: Use a flat vector instead of a map in FlowEdgeIterator. (JGR) | 2016-07-10 12:03:23 +00:00 |  | 
			
				
					| 
							
							
								 fonsinchen | 6b2eed0a70 | (svn r27612) -Codechange: Replace three uses of std::list with std::queue/vector. (JGR) | 2016-07-10 11:57:16 +00:00 |  | 
			
				
					| 
							
							
								 fonsinchen | 8d5566651b | (svn r27611) -Codechange: Cache the calculated value of CapacityAnnotation | 2016-07-10 11:53:43 +00:00 |  | 
			
				
					| 
							
							
								 translators | 8f2461cdfb | (svn r27610) -Update from Eints: korean: 1 change by telk5093 | 2016-07-02 17:45:35 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | fe0d3761f7 | (svn r27606) -Change/fix: GCC6 defaults to C++14, but our configure limits it to C++0x just because we want to use features from C++0x (which are also in C++14), so use the C++ standard that's the GCC6 default | 2016-06-27 17:54:05 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | dd5e3d9f33 | (svn r27605) -Fix: GCC 6 warning about misleading indentation | 2016-06-27 17:52:30 +00:00 |  | 
			
				
					| 
							
							
								 translators | 932951982f | (svn r27604) -Update from Eints: spanish: 3 changes by SilverSurferZzZ | 2016-06-24 17:45:37 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 84e467328f | Merge branch 'template_train_replacement' into template_train_replacement-sx | 2016-06-21 18:56:40 +01:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | ff922f41da | Fix NewGRF vehicle variables 4A, FE and FF crashing with virtual trains. This is due to attempts to look up the rail type of the current tile. | 2016-06-21 18:56:29 +01:00 |  | 
			
				
					| 
							
							
								 translators | 60d05aa27d | (svn r27603) -Update from Eints: spanish: 12 changes by SilverSurferZzZ | 2016-06-19 17:45:36 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 5973140ac2 | (svn r27602) -Fix [FS#6481]: Compilation with --disable-network. (Deranged) | 2016-06-17 18:56:19 +00:00 |  | 
			
				
					| 
							
							
								 translators | 3d54c33180 | (svn r27601) -Update from Eints: spanish (mexican): 4 changes by Absay | 2016-06-13 17:45:37 +00:00 |  | 
			
				
					| 
							
							
								 frosch | a073b276ba | (svn r27600) -Fix: [NewGRF] shift-and-add-divide/modulo varadjusts use signed division/modulo. | 2016-06-13 17:34:18 +00:00 |  | 
			
				
					| 
							
							
								 translators | 1234b7d0f8 | (svn r27599) -Update from Eints: persian: 2 changes by rkarimabadi | 2016-06-12 17:45:36 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | ed20e1c61a | Merge branch 'template_train_replacement' into template_train_replacement-sx | 2016-06-10 00:05:57 +01:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | b7aac40da8 | Fix deleting an in-use template vehicle, only updating the first group. | 2016-06-10 00:05:24 +01:00 |  | 
			
				
					| 
							
							
								 frosch | 9a7618aeb6 | (svn r27598) -Fix: Company 0 could accept engine previews before they were offered. | 2016-06-09 19:04:53 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 5ac736ec00 | (svn r27595) -Fix: prevent GCC 6 over-optimization | 2016-05-31 19:33:33 +00:00 |  |