rubidium 
							
						 
					 
					
						
						
							
						
						73fd0db237 
					 
					
						
						
							
							(svn r16214) -Fix [FS#2878]: shared orders without orders weren't properly converted causing corrupt/invalid orders when loading pre 0.7 savegames.  
						
						
						
						
					 
					
						2009-05-03 11:57:01 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						4cd689035d 
					 
					
						
						
							
							(svn r16213) -Codechange: Added nested widgets to timetable window.  
						
						
						
						
					 
					
						2009-05-03 11:53:06 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						f52abe53eb 
					 
					
						
						
							
							(svn r16212) -Codechange: Added nested widgets for all station_gui windows.  
						
						
						
						
					 
					
						2009-05-03 10:46:24 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						58a2d5aa94 
					 
					
						
						
							
							(svn r16211) -Codechange: Moving StationListWidgets out of the window class, completing StationViewWidgets.  
						
						
						
						
					 
					
						2009-05-03 10:38:35 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						99ce97b7f3 
					 
					
						
						
							
							(svn r16210) -Codechange: Make panels non-overlapping in company stations window.  
						
						
						
						
					 
					
						2009-05-03 10:34:47 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						9d81a3d262 
					 
					
						
						
							
							(svn r16209) -Codechange: Removed bottom panel from join station window.  
						
						
						
						
					 
					
						2009-05-03 10:33:15 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						7abcb8d368 
					 
					
						
						
							
							(svn r16208) -Codechange: Added nested widgets for the buy company and show company windows.  
						
						
						
						
					 
					
						2009-05-03 08:27:12 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						553dcd02a7 
					 
					
						
						
							
							(svn r16207) -Codechange: Added and applied BuyCompanyWidgets enum.  
						
						... 
						
						
						
						-Doc: Small fixes and additions to documentation. 
						
						
					 
					
						2009-05-03 08:13:14 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						3b96c0313b 
					 
					
						
						
							
							(svn r16206) -Update: WebTranslator2 update to 2009-05-02 17:39:59  
						
						... 
						
						
						
						german     - 10 changed by planetmaker (10)
korean     - 30 fixed, 2 changed by leejaeuk5 (32) 
						
						
					 
					
						2009-05-02 17:40:02 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						86eb1ca626 
					 
					
						
						
							
							(svn r16205) -Codechange: Added nested widgets for news windows and news-settings window.  
						
						
						
						
					 
					
						2009-05-02 17:00:56 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						1728dd8046 
					 
					
						
						
							
							(svn r16204) -Codechange: Completing widget numbers of news settings window.  
						
						
						
						
					 
					
						2009-05-02 16:52:21 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						551e377614 
					 
					
						
						
							
							(svn r16203) -Codechange: Simplify widget layout of news settings window.  
						
						
						
						
					 
					
						2009-05-02 16:45:01 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						c3c527c9b8 
					 
					
						
						
							
							(svn r16202) -Codechange: Use widget top coordinate instead of hardcoded value.  
						
						
						
						
					 
					
						2009-05-02 16:40:26 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						37afd58fdb 
					 
					
						
						
							
							(svn r16201) -Codechange: Add NWidgetBase::SetPadding method.  
						
						
						
						
					 
					
						2009-05-02 16:33:28 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						eab4fb07c6 
					 
					
						
						
							
							(svn r16200) -Codechange: Moving news-type description to NewsTypeData array.  
						
						
						
						
					 
					
						2009-05-02 13:05:00 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						d518b3d0ac 
					 
					
						
						
							
							(svn r16199) -Codechange: Pass OrderNonStopFlags also to MakeGoToDepotOrder().  
						
						... 
						
						
						
						-Fix: 'Go non-stop to nearest depot'-orders did not work wrt. the 'non-stop' part.
-Fix: Adding 'Go to nearest depot'-orders did not respect the default setting for 'non-stop'. 
						
						
					 
					
						2009-05-02 00:10:24 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						a22ff74ef2 
					 
					
						
						
							
							(svn r16198) -Fix/Change (r16187): 'Go to nearest depot'-orders are fulfilled when reaching any depot, even though the train decided for a different depot on the last junction/order-skip.  
						
						
						
						
					 
					
						2009-05-01 23:16:52 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						ea7891fc6a 
					 
					
						
						
							
							(svn r16197) -Codechange: Structure buttons of train order window based on related functions rather than position.  
						
						
						
						
					 
					
						2009-05-01 19:37:59 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						f65cb3cd5b 
					 
					
						
						
							
							(svn r16196) -Codechange: Added nested widgets for non-train and other-companies order windows.  
						
						
						
						
					 
					
						2009-05-01 19:33:58 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						47ba900958 
					 
					
						
						
							
							(svn r16195) -Codechange: Even empty widgets should live within window boundaries.  
						
						
						
						
					 
					
						2009-05-01 19:30:38 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						b976703c45 
					 
					
						
						
							
							(svn r16194) -Update: WebTranslator2 update to 2009-05-01 17:45:47  
						
						... 
						
						
						
						finnish    - 10 fixed by jpx_ (10)
romanian   - 22 fixed by kkmic (22)
turkish    - 11 fixed by Emin (11) 
						
						
					 
					
						2009-05-01 17:45:52 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						dfbf698392 
					 
					
						
						
							
							(svn r16193) -Codechange: Added nested widgets for smallmap and extra viewport windows.  
						
						
						
						
					 
					
						2009-05-01 08:50:07 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						b1de51b8d6 
					 
					
						
						
							
							(svn r16192) -Codechange: Moving smallmap and extra viewport widget enums out of the window structs, completing smallmap enum.  
						
						
						
						
					 
					
						2009-05-01 08:48:07 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						9dd72dfaa3 
					 
					
						
						
							
							(svn r16191) -Codechange: Added nested widgets of one order window.  
						
						
						
						
					 
					
						2009-04-30 19:22:44 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						585440c38d 
					 
					
						
						
							
							(svn r16190) -Codechange: Allow stacking of nested widgets.  
						
						
						
						
					 
					
						2009-04-30 19:21:51 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						94bc498c42 
					 
					
						
						
							
							(svn r16189) -Doc: Additions and improvement of (mainly) nested widgets/widget-parts doxygen docs.  
						
						
						
						
					 
					
						2009-04-30 17:35:38 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						90fe46123a 
					 
					
						
						
							
							(svn r16188) -Fix [FS#2874] (r16124): printing the first 4 bytes worth of a 8 byte integer causes some unwanted side effects when the system is not little-endian.  
						
						
						
						
					 
					
						2009-04-30 12:11:51 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						2a68294990 
					 
					
						
						
							
							(svn r16187) -Fix [FS#2871]: do mark the "go to depot X" order fulfilled when reaching any depot, but only when reaching depot X.  
						
						
						
						
					 
					
						2009-04-29 21:12:30 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						e62df0abf9 
					 
					
						
						
							
							(svn r16186) -Codechange: Adding nested widgets to _newgrf_desc and _newgrf_add_dlg_desc window descriptions.  
						
						
						
						
					 
					
						2009-04-29 20:32:11 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						a0e7f1647d 
					 
					
						
						
							
							(svn r16185) -Codechange: Moving the ShowNewGRFStateWidgets and AddNewGRFWindowWidgets widget enums outside their window structs.  
						
						... 
						
						
						
						-Codechange: Improvements to the _newgrf_add_dlg_widgets and _newgrf_widgets widget arrays in preparation for nested widgets. 
						
						
					 
					
						2009-04-29 20:29:19 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						ef82b4cb2c 
					 
					
						
						
							
							(svn r16184) -Update: WebTranslator2 update to 2009-04-29 17:32:47  
						
						... 
						
						
						
						estonian   - 6 changed by kristjans (6)
french     - 10 fixed by glx (10)
polish     - 17 fixed by xaxa (17)
simplified_chinese - 25 fixed, 6 changed by ww9980 (31) 
						
						
					 
					
						2009-04-29 17:32:53 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						e825d56786 
					 
					
						
						
							
							(svn r16183) -Fix [FS#2872]: wrong string alignment for error messages with face  
						
						
						
						
					 
					
						2009-04-29 10:11:46 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						afada70bac 
					 
					
						
						
							
							(svn r16182) -Fix: hardcoded (old sized) MAX_COMPANIES constant  
						
						
						
						
					 
					
						2009-04-29 10:00:58 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						e41886e78f 
					 
					
						
						
							
							(svn r16181) -Fix [Squirrel]: the traps variable wasn't restored, causing try/catch blocks to be 'forgotten' during a suspend.  
						
						
						
						
					 
					
						2009-04-28 13:16:14 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						30213bf972 
					 
					
						
						
							
							(svn r16180) -Update: WebTranslator2 update to 2009-04-27 17:43:43  
						
						... 
						
						
						
						brazilian_portuguese - 24 changed by tucalipe (24)
dutch      - 10 changed by habell (10)
estonian   - 8 changed by kristjans (8)
hungarian  - 10 changed by IPG (10)
italian    - 1 changed by lorenzodv (1)
malay      - 22 fixed by Syed (22)
norwegian_bokmal - 1 changed by khh (1)
polish     - 440 changed by konrad (440) 
						
						
					 
					
						2009-04-27 17:43:51 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						177759eefd 
					 
					
						
						
							
							(svn r16179) -Update: WebTranslator2 update to 2009-04-27 17:41:22  
						
						... 
						
						
						
						brazilian_portuguese - 24 fixed by tucalipe (24)
dutch      - 10 fixed by habell (10)
estonian   - 8 changed by kristjans (8)
hungarian  - 10 fixed by IPG (10)
italian    - 1 changed by lorenzodv (1)
malay      - 22 fixed by Syed (22)
norwegian_bokmal - 1 fixed by khh (1)
polish     - 336 fixed, 104 changed by konrad (440) 
						
						
					 
					
						2009-04-27 17:41:31 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						8dc0632b78 
					 
					
						
						
							
							(svn r16178) -Fix [FS#2866]: don't try to reserve path for trains crashed in station  
						
						
						
						
					 
					
						2009-04-27 15:10:15 +00:00 
						 
				 
			
				
					
						
							
							
								bjarni 
							
						 
					 
					
						
						
							
						
						41827de1f8 
					 
					
						
						
							
							(svn r16177) -Fix (r15892): [OSX] fixed linking error regarding _select$1050 (only present on some systems)  
						
						
						
						
					 
					
						2009-04-27 00:39:15 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						52b95bdc96 
					 
					
						
						
							
							(svn r16176) -Fix: forbid joining AI companies via the 'move' and 'join' console commands.  
						
						
						
						
					 
					
						2009-04-26 20:01:14 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						c8ce3f7ef0 
					 
					
						
						
							
							(svn r16175) -Fix: Disable the join button in the multiplayer lobby for AI companies, since joining an AI company is not possible.  
						
						
						
						
					 
					
						2009-04-26 19:48:42 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						bc8f31da4e 
					 
					
						
						
							
							(svn r16174) -Fix (r16093) [FS#2863]: crash when starting a game/loading a game with no AIs available.  
						
						
						
						
					 
					
						2009-04-26 19:30:31 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						c7715b263f 
					 
					
						
						
							
							(svn r16173) -Update: WebTranslator2 update to 2009-04-26 17:38:31  
						
						... 
						
						
						
						arabic_egypt - 35 fixed by khaloofah (35)
catalan    - 10 fixed by arnaullv (10)
estonian   - 10 fixed, 26 changed by kristjans (36)
german     - 10 fixed by planetmaker (10)
italian    - 10 fixed by lorenzodv (10) 
						
						
					 
					
						2009-04-26 17:38:38 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						d63f01d78b 
					 
					
						
						
							
							(svn r16172) -Fix (r16171): typo (thanks SmatZ)  
						
						
						
						
					 
					
						2009-04-26 17:16:30 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						3578f4408c 
					 
					
						
						
							
							(svn r16171) -Add [NoAI]: two new error codes to AITile: ERR_AREA_ALREADY_FLAT and ERR_ESCAVATION_WOULD_DAMAGE.  
						
						
						
						
					 
					
						2009-04-26 17:01:05 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						5b5cee9405 
					 
					
						
						
							
							(svn r16170) -Codechange: Added nested widgets to OSK.  
						
						
						
						
					 
					
						2009-04-26 16:51:50 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						78a4a68926 
					 
					
						
						
							
							(svn r16169) -Codechange: Completing OSK widget numbers.  
						
						
						
						
					 
					
						2009-04-26 16:48:02 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						a780198f74 
					 
					
						
						
							
							(svn r16168) -Codechange: Removing unused WWT_EMPTY widget.  
						
						
						
						
					 
					
						2009-04-26 16:41:08 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						25ac77a612 
					 
					
						
						
							
							(svn r16167) -Codechange: Added empty-ness test to nested widget containers.  
						
						
						
						
					 
					
						2009-04-26 16:30:12 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						e04ddbe0ac 
					 
					
						
						
							
							(svn r16166) -Add [NoAI]: AITile::Get(Min|Max|Corner)Height  
						
						
						
						
					 
					
						2009-04-26 16:26:41 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						9101de49d8 
					 
					
						
						
							
							(svn r16165) -Add [FS#2801] [NoAI]: several functions to AIOrder to check the what kind of order an order is.  
						
						... 
						
						
						
						-Fix: AIOrder::GetOrderDestination and AIOrder::GetOrderFlags didn't work on ORDER_CURRENT when the vehicle was loading/leaving in a station. 
						
						
					 
					
						2009-04-26 16:14:53 +00:00