peter1138 
							
						 
					 
					
						
						
							
						
						a3eaa31178 
					 
					
						
						
							
							(svn r26854) -Codechange: Don't override computed minimal size with static minimal size, instead only increase it.  
						
						
						
						
					 
					
						2014-09-20 00:27:14 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						6a1ed21342 
					 
					
						
						
							
							(svn r26853) -Cleanup [Squirrel]: remove some stuff that we never did and especially never should use  
						
						
						
						
					 
					
						2014-09-19 20:06:51 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						1bc9785a6e 
					 
					
						
						
							
							(svn r26852) -Fix: WT3 validation error  
						
						
						
						
					 
					
						2014-09-19 17:53:50 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						118bb9a193 
					 
					
						
						
							
							(svn r26851) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						belarusian - 33 changes by KorneySan
brazilian_portuguese - 100 changes by Tucalipe
russian - 2 changes by KorneySan
welsh - 4 changes by kazzie 
						
						
					 
					
						2014-09-19 17:47:00 +00:00 
						 
				 
			
				
					
						
							
							
								planetmaker 
							
						 
					 
					
						
						
							
						
						7836a487ae 
					 
					
						
						
							
							(svn r26850) -Fix: [Makefile] Compilation of strgen requires also defining  variable in  for platforms like Solaris  
						
						
						
						
					 
					
						2014-09-19 09:28:23 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						1e7992d4f9 
					 
					
						
						
							
							(svn r26849) -Fix[FS#6113]: Better display of refit information in articulated vehicles.  
						
						
						
						
					 
					
						2014-09-18 19:53:22 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						d0f23b0b7e 
					 
					
						
						
							
							(svn r26848) -Codechange: Unduplicate summing of cargo capacities in GetTotalCapacityOfArticulatedParts.  
						
						
						
						
					 
					
						2014-09-18 19:50:41 +00:00 
						 
				 
			
				
					
						
							
							
								fonsinchen 
							
						 
					 
					
						
						
							
						
						672b14a7c6 
					 
					
						
						
							
							(svn r26847) -Fix [FS#6110]: Don't assign a next hop when returning cargo  
						
						
						
						
					 
					
						2014-09-18 17:49:19 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						41ad2aecd8 
					 
					
						
						
							
							(svn r26846) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						bulgarian - 46 changes by Wold
english_US - 5 changes by Supercheese 
						
						
					 
					
						2014-09-18 17:45:51 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						e87572d103 
					 
					
						
						
							
							(svn r26845) -Fix [Squirrel]: more uninitialized variables in constructors  
						
						
						
						
					 
					
						2014-09-17 18:35:45 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						d3a68c3391 
					 
					
						
						
							
							(svn r26844) -Fix: clang compile error  
						
						
						
						
					 
					
						2014-09-17 17:52:50 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						5fe44256e2 
					 
					
						
						
							
							(svn r26843) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						ukrainian - 25 changes by Strategy
welsh - 8 changes by kazzie 
						
						
					 
					
						2014-09-17 17:45:37 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						c35e638c36 
					 
					
						
						
							
							(svn r26842) -Codechange [Squirrel]: other simple cases of non-initialised instance variables  
						
						
						
						
					 
					
						2014-09-16 21:14:18 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						8560071dbc 
					 
					
						
						
							
							(svn r26841) -Codechange [Squirrel]: move the actual initialisation of instance variables of SQString into the constructor  
						
						
						
						
					 
					
						2014-09-16 21:13:24 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						20cb257a05 
					 
					
						
						
							
							(svn r26840) -Fix [Squirrel]: merge Init and constructor of SQSharedState  
						
						
						
						
					 
					
						2014-09-16 21:11:14 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						525316ea9b 
					 
					
						
						
							
							(svn r26839) -Fix [Squirrel]: some dead code and making switch fall throughs more explicit  
						
						
						
						
					 
					
						2014-09-16 21:10:01 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						061be20b78 
					 
					
						
						
							
							(svn r26838) -Fix (r26831): attempt to make MSVC like the code again  
						
						
						
						
					 
					
						2014-09-16 20:14:03 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						e19dfdee99 
					 
					
						
						
							
							(svn r26837) -Fix [Squirrel]: remove some pointless assignments  
						
						
						
						
					 
					
						2014-09-16 20:09:20 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						3d2f511f43 
					 
					
						
						
							
							(svn r26836) -Fix [Squirrel]: merge SQLexer::Init with the constructor; there's no need to construct first and then call init in the next line  
						
						
						
						
					 
					
						2014-09-16 20:08:44 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						5502a19f3d 
					 
					
						
						
							
							(svn r26835) -Fix [Squirrel]: remove dead code from the lexer  
						
						
						
						
					 
					
						2014-09-16 20:07:47 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						fef12f24dd 
					 
					
						
						
							
							(svn r26834) -Fix [Squirrel]: prevent unitialized memory warning by moving code from (static) Init to constructure for SQFunctionProto  
						
						
						
						
					 
					
						2014-09-16 20:07:19 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						8716e0c26d 
					 
					
						
						
							
							(svn r26833) -Fix [Squirrel]: remove a few bits of dead code  
						
						
						
						
					 
					
						2014-09-16 20:06:28 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						dd0254220f 
					 
					
						
						
							
							(svn r26832) -Fix [Squirrel]: ensure instance variable of SQNativeClosure is properly initialized  
						
						
						
						
					 
					
						2014-09-16 20:06:05 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						de8230a219 
					 
					
						
						
							
							(svn r26831) -Fix [Squirrel]: (bogus) warning about falling through in a switch  
						
						
						
						
					 
					
						2014-09-16 20:05:21 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						a27c92acb5 
					 
					
						
						
							
							(svn r26830) -Fix: WT3 string validation  
						
						
						
						
					 
					
						2014-09-16 17:56:15 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						3280146448 
					 
					
						
						
							
							(svn r26829) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						finnish - 19 changes by jpx_
persian - 65 changes by Garga
polish - 4 changes by wojteks86
russian - 2 changes by Lone_Wolf
swedish - 31 changes by spacejens
urdu - 80 changes by siphr
welsh - 42 changes by kazzie 
						
						
					 
					
						2014-09-16 17:47:02 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						876d87097a 
					 
					
						
						
							
							(svn r26828) -Fix: memory leak when passing -c multiple times  
						
						
						
						
					 
					
						2014-09-16 17:14:07 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						5ecbc2dd16 
					 
					
						
						
							
							(svn r26827) -Change [FS#6116]: The ok-button in the OSK for the signs list should just close the OSK.  
						
						
						
						
					 
					
						2014-09-15 19:26:03 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						ff7ce41362 
					 
					
						
						
							
							(svn r26826) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						croatian - 4 changes by VoyagerOne
greek - 2 changes by Jubilee
italian - 4 changes by lorenzodv
korean - 32 changes by telk5093
persian - 34 changes by farazfaraji
urdu - 9 changes by siphr 
						
						
					 
					
						2014-09-15 17:47:04 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						b90fc355fb 
					 
					
						
						
							
							(svn r26821) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						greek - 95 changes by Jubilee
gaelic - 33 changes by GunChleoc 
						
						
					 
					
						2014-09-14 15:30:47 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						c225276a7a 
					 
					
						
						
							
							(svn r26819) -Fix [FS#6112] (r26787): trying to delete just loaded objects that had not yet resolved their references caused a crash upon savegame load (only when loading a game from a server, e.g. joining MP)  
						
						
						
						
					 
					
						2014-09-14 15:11:33 +00:00 
						 
				 
			
				
					
						
							
							
								michi_cc 
							
						 
					 
					
						
						
							
						
						79e180250c 
					 
					
						
						
							
							(svn r26818) -Fix [FS#AndyShouldHaveFoundFlySprayByNow] (r26758): [OSX] Line history and scrolling in the console window went on a walk.  
						
						
						
						
					 
					
						2014-09-13 22:00:10 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						84b9d25374 
					 
					
						
						
							
							(svn r26817) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						afrikaans - 2 changes by telanus
catalan - 4 changes by juanjo
german - 3 changes by planetmaker
russian - 2 changes by Lone_Wolf 
						
						
					 
					
						2014-09-13 17:46:45 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						a7678c367e 
					 
					
						
						
							
							(svn r26816) -Fix [FS#6109]: Properly zero-initialise data in _temp_engine.  
						
						
						
						
					 
					
						2014-09-13 14:46:03 +00:00 
						 
				 
			
				
					
						
							
							
								planetmaker 
							
						 
					 
					
						
						
							
						
						035fedd30b 
					 
					
						
						
							
							(svn r26815) -Change: Allow to set the granularity of the tooltip hover time in milliseconds instead of seconds. New default value is 250ms  
						
						
						
						
					 
					
						2014-09-13 13:30:31 +00:00 
						 
				 
			
				
					
						
							
							
								planetmaker 
							
						 
					 
					
						
						
							
						
						7663c54905 
					 
					
						
						
							
							(svn r26814) -Fix [FS#6098]: Wording of tooltip in sprite alignment tool  
						
						
						
						
					 
					
						2014-09-12 20:30:23 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						7e159a5303 
					 
					
						
						
							
							(svn r26813) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						afrikaans - 16 changes by telanus
german - 25 changes by MG 
						
						
					 
					
						2014-09-12 17:45:33 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						889592549b 
					 
					
						
						
							
							(svn r26812) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						afrikaans - 9 changes by telanus
polish - 30 changes by McZapkie
slovak - 4 changes by Milsa
slovenian - 1 changes by ntadej
spanish - 4 changes by SilverSurferZzZ 
						
						
					 
					
						2014-09-11 17:46:29 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						f24aa8807d 
					 
					
						
						
							
							(svn r26811) -Fix[FS#6108]: Fixed spelling error in widget name.  
						
						
						
						
					 
					
						2014-09-11 17:10:38 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						82aa086673 
					 
					
						
						
							
							(svn r26810) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						dutch - 76 changes by habell
spanish - 6 changes by SilverSurferZzZ
swedish - 51 changes by spacejens
welsh - 26 changes by kazzie 
						
						
					 
					
						2014-09-10 17:45:58 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						18e157fe7a 
					 
					
						
						
							
							(svn r26809) -Fix: do not dereference the -1 index of the file names array of music files. It definitely breaks on m68k, and might cause failures on other platforms as well  
						
						
						
						
					 
					
						2014-09-10 16:33:42 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						77a77575dc 
					 
					
						
						
							
							(svn r26808) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						catalan - 26 changes by juanjo
hebrew - 3 changes by rril
russian - 1 changes by Lone_Wolf
spanish - 7 changes by SilverSurferZzZ 
						
						
					 
					
						2014-09-09 17:46:14 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						1806f6ba81 
					 
					
						
						
							
							(svn r26807) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						catalan - 18 changes by juanjo
croatian - 29 changes by VoyagerOne
english_US - 29 changes by Supercheese
italian - 29 changes by lorenzodv
russian - 29 changes by Lone_Wolf
spanish - 12 changes by SilverSurferZzZ 
						
						
					 
					
						2014-09-08 17:46:46 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						378e92e6ed 
					 
					
						
						
							
							(svn r26806) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						esperanto - 1 changes by Ryton
gaelic - 49 changes by GunChleoc 
						
						
					 
					
						2014-09-07 17:45:44 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						aa2078a40e 
					 
					
						
						
							
							(svn r26805) -Feature: Allow hiding of non-interesting engines in the autoreplace GUI.  
						
						
						
						
					 
					
						2014-09-07 16:14:38 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						cb3f69f746 
					 
					
						
						
							
							(svn r26804) -Feature: Allow hiding of non-interesting engines in the build vehicle GUI.  
						
						
						
						
					 
					
						2014-09-07 16:14:06 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						48c5bb4dc0 
					 
					
						
						
							
							(svn r26803) -Doc: Document some fields in the build vehicle gui, and the rail definition struct.  
						
						
						
						
					 
					
						2014-09-07 16:13:29 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						44d2f6a988 
					 
					
						
						
							
							(svn r26802) -Add: Command to set visibility of an engine for a company (based on patch by Juanjo).  
						
						
						
						
					 
					
						2014-09-07 16:12:58 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						7df9a39172 
					 
					
						
						
							
							(svn r26801) -Add: Labels above the lists in the autoreplace GUI.  
						
						
						
						
					 
					
						2014-09-07 16:11:58 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						5d38e0f24b 
					 
					
						
						
							
							(svn r26800) -Feature[FS#1640]: Vehicle sorting in autoreplace GUI.  
						
						
						
						
					 
					
						2014-09-07 16:11:14 +00:00