rubidium 
							
						 
					 
					
						
						
							
						
						6ec5580180 
					 
					
						
						
							
							(svn r22029) -Fix [FS#4482]: the server list got not resorted/redrawn after NewGRFs were downloaded  
						
						
						
						
					 
					
						2011-02-08 20:51:30 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						1b7adfc484 
					 
					
						
						
							
							(svn r22028) -Cleanup: remove traces of a debugging "feature" that got disabled a long time ago  
						
						
						
						
					 
					
						2011-02-08 20:47:48 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						ba5e693d29 
					 
					
						
						
							
							(svn r22027) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						traditional_chinese - 38 changes by josesun
luxembourgish - 12 changes by Phreeze 
						
						
					 
					
						2011-02-08 18:45:09 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						a54faf0303 
					 
					
						
						
							
							(svn r22026) -Fix: don't crash when we generate too many objects while generating map  
						
						
						
						
					 
					
						2011-02-08 18:39:29 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						8608a7c29b 
					 
					
						
						
							
							(svn r22025) -Fix: verify there is enough space in the pool when creating new pool items while loading old savegames  
						
						
						
						
					 
					
						2011-02-08 18:34:13 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						17b2021297 
					 
					
						
						
							
							(svn r22024) -Fix [FS#4468]: verify we can allocate an OrderList before we actually try to do so (Rubidium)  
						
						
						
						
					 
					
						2011-02-08 18:29:30 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						eab3c044a1 
					 
					
						
						
							
							(svn r22023) -Fix: verify we can allocate a CargoPacket and CargoPayment before we actually try to do so  
						
						... 
						
						
						
						-Codechange: increase the limit of number of CargoPayments to match the limit of Vehicles (Rubidium) 
						
						
					 
					
						2011-02-08 18:27:21 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						12b1f24ca1 
					 
					
						
						
							
							(svn r22022) -Fix [FS#4468]: verify we can allocate an order before we actually try to do so  
						
						
						
						
					 
					
						2011-02-08 18:21:55 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						8183922813 
					 
					
						
						
							
							(svn r22021) -Fix (r22019): ofcourse make doesn't notice files are gone, so it doesn't recompile everything that needs to be recompiled...  
						
						
						
						
					 
					
						2011-02-07 22:49:38 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						aa3eb2bd59 
					 
					
						
						
							
							(svn r22020) -Fix: load of failures of WT3 to properly validate some strings...  
						
						
						
						
					 
					
						2011-02-07 22:40:01 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						3cb12ed89c 
					 
					
						
						
							
							(svn r22019) -Codechange: s/functions.h/clear_func.h/  
						
						
						
						
					 
					
						2011-02-07 22:38:02 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						cb2c7f871f 
					 
					
						
						
							
							(svn r22018) -Cleanup: remove some (now) unneeded includes of functions.h  
						
						
						
						
					 
					
						2011-02-07 22:37:22 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						701bd8848a 
					 
					
						
						
							
							(svn r22017) -Codechange: move MarkTileDirtyByTile to viewport_func.h  
						
						
						
						
					 
					
						2011-02-07 22:29:47 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						aed86fec3f 
					 
					
						
						
							
							(svn r22016) -Fix [FS#4479]: when paused and having the allowed actions while paused setting on "no actions" cheating money would fail  
						
						
						
						
					 
					
						2011-02-07 22:23:37 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						a90d7ffdee 
					 
					
						
						
							
							(svn r22015) -Codechange: move yet another pair of methods from functions.h  
						
						
						
						
					 
					
						2011-02-07 22:22:20 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						81484efcfb 
					 
					
						
						
							
							(svn r22014) -Codechange: move some more functions out of functions.h  
						
						
						
						
					 
					
						2011-02-07 22:15:46 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						16d567eaa8 
					 
					
						
						
							
							(svn r22013) -Codechange: move some functions out of functions.h  
						
						
						
						
					 
					
						2011-02-07 22:08:11 +00:00 
						 
				 
			
				
					
						
							
							
								planetmaker 
							
						 
					 
					
						
						
							
						
						4fed6cc02e 
					 
					
						
						
							
							(svn r22012) -Add: [NewGRF] Test all industry layouts also when prospecting  
						
						
						
						
					 
					
						2011-02-07 20:47:58 +00:00 
						 
				 
			
				
					
						
							
							
								planetmaker 
							
						 
					 
					
						
						
							
						
						1cb6024e1d 
					 
					
						
						
							
							(svn r22011) -Codechange: Rename a few variables and enhance code clearity  
						
						
						
						
					 
					
						2011-02-07 20:47:06 +00:00 
						 
				 
			
				
					
						
							
							
								planetmaker 
							
						 
					 
					
						
						
							
						
						c4544814da 
					 
					
						
						
							
							(svn r22010) -Feature-ette [FS#4131]: [NewGRF] Test all possible industry layouts during construction and add another pony to andy's stables  
						
						
						
						
					 
					
						2011-02-07 20:45:31 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						871b788d26 
					 
					
						
						
							
							(svn r22009) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						belarusian - 2 changes by KorneySan
croatian - 11 changes by VoyagerOne
estonian - 3 changes by notAbot
romanian - 10 changes by kkmic
russian - 5 changes by KorneySan, Lone_Wolf, perk11
spanish - 3 changes by Terkhen
swedish - 9 changes by Ledel 
						
						
					 
					
						2011-02-07 18:45:26 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						4f7ccbe708 
					 
					
						
						
							
							(svn r22008) -Add [FS#4470]: log the command that invocated configure in config.log  
						
						
						
						
					 
					
						2011-02-07 09:55:09 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						c163f3c0f7 
					 
					
						
						
							
							(svn r22007) -Change: only show one AI per unique ID instead of all versions in the output of "openttd -h"  
						
						
						
						
					 
					
						2011-02-07 09:51:16 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						b5f0c341eb 
					 
					
						
						
							
							(svn r22006) -Fix [FS#4480]: smoke/sparks of trains would be shown under bridges, or rather through bridges  
						
						
						
						
					 
					
						2011-02-07 09:50:20 +00:00 
						 
				 
			
				
					
						
							
							
								planetmaker 
							
						 
					 
					
						
						
							
						
						f1163f5c20 
					 
					
						
						
							
							(svn r22005) -Fix (r21993): Update regression tests as well  
						
						
						
						
					 
					
						2011-02-06 23:25:11 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						ddff78f37c 
					 
					
						
						
							
							(svn r22004) -Change [FS#4471]: always report mammoth trains are disabled to NewGRFs, and allow the maximum train length to be modified in multiplayer as well  
						
						
						
						
					 
					
						2011-02-06 21:31:33 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						d8728b7c24 
					 
					
						
						
							
							(svn r22003) -Document [FS#3447]: that SDL for Mac OS X might very well be unusable  
						
						
						
						
					 
					
						2011-02-06 21:14:57 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						a6ec7978bd 
					 
					
						
						
							
							(svn r22002) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						belarusian - 4 changes by KorneySan, Wowanxm
finnish - 38 changes by jpx_
italian - 3 changes by lorenzodv
japanese - 42 changes by kokubunzi
polish - 7 changes by Simek
portuguese - 122 changes by jomasaco
russian - 4 changes by Lone_Wolf
serbian - 4 changes by etran
slovenian - 10 changes by ntadej 
						
						
					 
					
						2011-02-06 18:45:32 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						8c3041b3c9 
					 
					
						
						
							
							(svn r22001) -Codechange: Rename difficulty.number_industries to difficulty.industry_density.  
						
						
						
						
					 
					
						2011-02-06 18:26:50 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						f838069a44 
					 
					
						
						
							
							(svn r22000) -Codechange: Introduce an enum for the industry density setting.  
						
						
						
						
					 
					
						2011-02-06 18:11:39 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						d64ce48f4d 
					 
					
						
						
							
							(svn r21999) -Fix [FS#4474] (r21969): Use 'very low' industry density for generating industries in the SE.  
						
						
						
						
					 
					
						2011-02-06 17:21:49 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						4a1706d5b0 
					 
					
						
						
							
							(svn r21998) -Fix (r21969): Number of industries difficulty setting should not affect the SE.  
						
						
						
						
					 
					
						2011-02-06 17:19:56 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						3b380088f4 
					 
					
						
						
							
							(svn r21997) -Fix [FS#4473]: when the difference between force and resistance is smaller than the mass(*4) there would be no acceleration anymore, even when at higher (or lower) speed the force and resistance balance out better  
						
						
						
						
					 
					
						2011-02-06 16:45:27 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						bd921ed983 
					 
					
						
						
							
							(svn r21996) -Fix [FS#4472]: [YAPF] Under some circumstances vehicles could be lost  
						
						
						
						
					 
					
						2011-02-06 15:01:52 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						06ff23f61f 
					 
					
						
						
							
							(svn r21995) -Cleanup (r21994): Remove obsolete comment.  
						
						
						
						
					 
					
						2011-02-06 14:33:04 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						e6f28bf300 
					 
					
						
						
							
							(svn r21994) -Fix: Make computations of closest-land/water-distances handle waterish tiles more correctly.  
						
						
						
						
					 
					
						2011-02-06 13:57:17 +00:00 
						 
				 
			
				
					
						
							
							
								planetmaker 
							
						 
					 
					
						
						
							
						
						a66e32efb5 
					 
					
						
						
							
							(svn r21993) -Fix (r19720): When building a lock on dry land costs for clearing water were deducted rather than for building canals  
						
						
						
						
					 
					
						2011-02-06 12:16:06 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						0b452bd05f 
					 
					
						
						
							
							(svn r21992) -Fix [FS#4467]: AIs trying to change the AIOF_GOTO_NEAREST_DEPOT flag for existing orders triggered an assert. Explicitly forbid this as precondition for SetOrderFlags  
						
						
						
						
					 
					
						2011-02-06 12:15:17 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						7d37b72b09 
					 
					
						
						
							
							(svn r21991) -Fix [FS#4466]: The share/copy-orders-cursor was not updated to refer to the new vehicle when it got autoreplaced/-renewed.  
						
						
						
						
					 
					
						2011-02-05 23:10:31 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						761b74713f 
					 
					
						
						
							
							(svn r21990) -Cleanup (r14085): Remove unneeded test.  
						
						
						
						
					 
					
						2011-02-05 23:02:52 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						0b816dd007 
					 
					
						
						
							
							(svn r21989) -Fix (r21954): Vehicle status bar glitches on speed changes.  
						
						
						
						
					 
					
						2011-02-05 21:13:54 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						7a5d9299ff 
					 
					
						
						
							
							(svn r21988) -Change: Disable smooth scrolling for GHK_CENTER_ZOOM when zooming is also involved.  
						
						
						
						
					 
					
						2011-02-05 21:07:25 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						c003e1a358 
					 
					
						
						
							
							(svn r21987) -Fix: Make news items, engine previews and AI preview events deal with no longer existing Engine items after resetting the pool.  
						
						
						
						
					 
					
						2011-02-05 20:41:13 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						dd1c718ac7 
					 
					
						
						
							
							(svn r21986) -Codechange: Add helper function to test whether an engine is still associated to a GRF.  
						
						
						
						
					 
					
						2011-02-05 20:37:00 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						7ba674dfc1 
					 
					
						
						
							
							(svn r21985) -Codechange: Use VehicleOrderID where appropiate.  
						
						
						
						
					 
					
						2011-02-05 20:26:55 +00:00 
						 
				 
			
				
					
						
							
							
								planetmaker 
							
						 
					 
					
						
						
							
						
						871f80bda8 
					 
					
						
						
							
							(svn r21984) -Fix: Compilation without AI was broken  
						
						
						
						
					 
					
						2011-02-05 19:36:02 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						321af10c6b 
					 
					
						
						
							
							(svn r21983) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						belarusian - 6 changes by Wowanxm
czech - 4 changes by CrazyBenny
english_US - 3 changes by Rubidium
estonian - 7 changes by notAbot
finnish - 5 changes by jpx_
french - 5 changes by glx
german - 9 changes by planetmaker
italian - 10 changes by lorenzodv, planetmaker
japanese - 11 changes by kokubunzi
polish - 21 changes by Simek
russian - 1 changes by Lone_Wolf
serbian - 9 changes by etran
spanish - 5 changes by Terkhen
ukrainian - 9 changes by Fixer 
						
						
					 
					
						2011-02-05 18:45:47 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						29a36abe32 
					 
					
						
						
							
							(svn r21982) -Add: Wheel scrolling to console.  
						
						
						
						
					 
					
						2011-02-05 17:54:36 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						04b68f5c81 
					 
					
						
						
							
							(svn r21981) -Codechange: Deduplicate the code and unify the bounds of console scrolling.  
						
						
						
						
					 
					
						2011-02-05 17:53:29 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						5d4042bb85 
					 
					
						
						
							
							(svn r21980) -Codechange: Draw one line more at the top of the console, i.e. clip the top-most line if there is not enough room instead of not drawing it at all.  
						
						
						
						
					 
					
						2011-02-05 17:44:44 +00:00