| 
							
							
								 Jonathan G Rennison | f8193578c1 | Blitter: Performance adjustments to 32bpp anim non-SSE blitter | 2018-01-22 01:47:55 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 11a10299d1 | Blitter: Also use sprite flags for non-SSE 32bpp sprite encoder | 2018-01-19 23:24:09 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | d730cfd51d | Cache sprite sequence bounds for vehicles | 2018-01-19 19:13:01 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 5b226adc75 | TBTR: Whitespace fix | 2018-01-19 19:12:11 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | cfa8ed747e | Add a 16-bit Rect type and conversion function | 2018-01-19 19:11:59 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 560a049316 | Linkgraph GUI: Replace line visibility detection algorithm Previous algorithm had excessive false-positive rate | 2018-01-18 20:59:14 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 29470dba23 | LinkGraph: Increase caching of link graph lines/point details | 2018-01-18 20:59:14 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 8ab6522e7c | Add a monotonically incrementing counter to UpdateWindows calls This is for checking draw cache validity | 2018-01-18 20:59:14 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 4bad77cdf0 | Use new/delete for Viewport info struct | 2018-01-18 20:59:01 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | d82f9b50c6 | Don't split viewport draw chunks The stated explanation seems unconvincing, and it introduces a performance penalty. | 2018-01-18 20:58:06 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 83e6cf50a0 | Blitter: Adjust line-drawing algorithm to reduce wasted off-screen work | 2018-01-17 02:52:40 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 2534c2a162 | Blitter: Avoid signed overflow when drawing long lines | 2018-01-17 02:36:15 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 0c2f49c08d | Blitter: Change DrawLine to be templated | 2018-01-17 02:36:15 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | cd68e9fac7 | Linkgraph: Do not pre-fill annos set at start of MCF Dijkstra | 2018-01-15 22:40:54 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 4a420ef864 | Linkgraph: Use cached value in capacity annotation comparison | 2018-01-15 22:40:54 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | e54a7189fd | Add debug command line switch to quit after fixed number of days | 2018-01-15 21:47:10 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 18f2a28715 | Fix stray STRING2 in lang/korean.txt | 2018-01-15 21:40:00 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 0f270e5cb1 | Version: Committing version data for tag: jgrpp-0.22.2 | 2018-01-14 23:43:14 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 4a0d949d83 | Merge branch 'master' into jgrpp | 2018-01-14 23:22:47 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 3dbf09888a | Merge pull request #30 from kiwitreekor into jgrpp | 2018-01-14 23:20:53 +00:00 |  | 
			
				
					| 
							
							
								 kiwitreekor | f0d9df359e | Add files via upload | 2018-01-14 23:20:15 +00:00 |  | 
			
				
					| 
							
							
								 kiwitreekor | 8d2a3b75d3 | Update Korean Translation | 2018-01-14 23:20:14 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 3a2a316588 | Merge branch 'day_length' into jgrpp # Conflicts:
#	src/saveload/extended_ver_sl.cpp
#	src/saveload/vehicle_sl.cpp | 2018-01-12 01:23:28 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 5db5581684 | Merge branch 'save_ext' into jgrpp | 2018-01-12 01:14:12 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 15fea054fb | Add function pointer mode to SlXvFeatureTest | 2018-01-12 01:13:49 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 7b567c9d26 | Extend vehicle running ticks to 16 bits to avoid overflow at day length > 3 | 2018-01-12 00:03:15 +00:00 |  | 
			
				
					| 
							
							
								 translators | 0842742b91 | (svn r27963) -Update from Eints: norwegian (bokmal): 2 changes by Leifbk | 2018-01-11 18:45:39 +00:00 |  | 
			
				
					| 
							
							
								 translators | 78d80a9968 | (svn r27962) -Update from Eints: spanish (mexican): 1 change by Absay | 2018-01-09 18:45:38 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 9d9e15a747 | (svn r27961) -Fix [FS#6654]: The switch-toolbar icon contained pixels from the fire cycle. Replace the whole icon with a new version. (PaulC) | 2018-01-07 14:21:09 +00:00 |  | 
			
				
					| 
							
							
								 translators | 96b3036d4c | (svn r27960) -Update from Eints: spanish (mexican): 2 changes by Absay | 2018-01-06 18:45:38 +00:00 |  | 
			
				
					| 
							
							
								 translators | ebd46cc303 | (svn r27959) -Update from Eints: spanish (mexican): 8 changes by Absay | 2018-01-05 18:45:40 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | dda20d08c1 | Merge branch 'improved_breakdowns' into jgrpp Update German and Korean language strings
# Conflicts:
#	src/saveload/extended_ver_sl.cpp | 2018-01-04 19:47:46 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 0a80aec634 | Implement critical breakdown speed reduction for road vehicles | 2018-01-04 19:18:24 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | beda7ebb39 | Set minimum speed for train critical breakdown reduction. | 2018-01-04 19:05:18 +00:00 |  | 
			
				
					| 
							
							
								 translators | ae5bbfb4b6 | (svn r27958) -Update from Eints: spanish (mexican): 26 changes by Absay | 2018-01-04 18:45:39 +00:00 |  | 
			
				
					| 
							
							
								 translators | 66ccd9f71b | (svn r27957) -Update from Eints: spanish (mexican): 3 changes by Absay | 2018-01-03 18:45:37 +00:00 |  | 
			
				
					| 
							
							
								 translators | f9ae0c5045 | (svn r27956) -Update from Eints: spanish (mexican): 16 changes by Absay | 2017-12-31 18:45:41 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 4b392b66db | Fix DeleteVisibleTrain being called on virtual trains Add assertion to check for this case | 2017-12-31 14:29:15 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 1c04653518 | Add scope info logging to DeleteVisibleTrain | 2017-12-31 14:23:33 +00:00 |  | 
			
				
					| 
							
							
								 translators | bfd9e30c30 | (svn r27955) -Update from Eints: french: 2 changes by glx | 2017-12-28 18:45:40 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 6b11ab49d2 | (svn r27954) -Cleanup [FS#6644]: Remove unused function (M3Henry) | 2017-12-27 22:07:59 +00:00 |  | 
			
				
					| 
							
							
								 frosch | b394dd8468 | (svn r27953) -Cleanup: Adjust other languages for r27952 | 2017-12-27 21:55:30 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 150ef3999c | (svn r27952) -Change: Reword texts in industry view, when stockpiling is used. | 2017-12-27 21:54:52 +00:00 |  | 
			
				
					| 
							
							
								 translators | 2b23f11b47 | (svn r27951) -Update from Eints: spanish (mexican): 6 changes by Absay | 2017-12-26 18:45:39 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 54040bd31a | (svn r27950) -Merge: Documentation updates from 1.7 branch | 2017-12-24 12:18:36 +00:00 |  | 
			
				
					| 
							
							
								 translators | 61c2f6ff9d | (svn r27947) -Update from Eints: spanish (mexican): 1 change by Absay | 2017-12-22 18:45:39 +00:00 |  | 
			
				
					| 
							
							
								 translators | cd71c1af3a | (svn r27946) -Update from Eints: spanish (mexican): 1 change by Absay | 2017-12-21 18:45:38 +00:00 |  | 
			
				
					| 
							
							
								 translators | 3db395700d | (svn r27945) -Update from Eints: spanish (mexican): 3 changes by Absay | 2017-12-20 18:45:39 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 9a5986fa70 | Fix handling of current timetable order index when deleting/inserting orders | 2017-12-18 23:19:50 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | c4897f92df | Timetable GUI: Add warnings for conditional order timetabling. | 2017-12-18 01:47:22 +00:00 |  |