frosch 
							
						 
					 
					
						
						
							
						
						844a83ed58 
					 
					
						
						
							
							(svn r14076) -Codechange: Merge the four start/stop commands into a single CMD_START_STOP_VEHICLE.  
						
						
						
						
					 
					
						2008-08-15 13:57:43 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						af21ac537e 
					 
					
						
						
							
							(svn r13794) -Fix: helicopters leaving a heliport could get stuck after processing conditional orders.  
						
						
						
						
					 
					
						2008-07-22 23:29:08 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						447ec39f49 
					 
					
						
						
							
							(svn r13691) -Codechange: make it easier to determine whether a command is ran in the context of autoreplace or not  
						
						
						
						
					 
					
						2008-07-09 20:55:47 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						923e21129c 
					 
					
						
						
							
							(svn r13325) -Codechange: split the client-side only settings from the settings stored in the savegame so there is no need to have a duplicate copy of it for new games.  
						
						
						
						
					 
					
						2008-05-29 15:13:28 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						4625695653 
					 
					
						
						
							
							(svn r13251) -Codechange: rename _patches to _settings as that is more logic.  
						
						... 
						
						
						
						-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped. 
						
						
					 
					
						2008-05-25 19:17:03 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						9defec7876 
					 
					
						
						
							
							(svn r13165) -Codechange: replace some RebuildXXXList/ResortXXXList+InvalidateWindowXXX with InvalidateWindowXXXData.  
						
						
						
						
					 
					
						2008-05-18 16:51:44 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						76b8970a33 
					 
					
						
						
							
							(svn r13100) -Codechange: reduce the amount of parameters passed via AddNewsMessage as there is (for each news message type) a tuple of 4 parameters that is the same for all calls.  
						
						
						
						
					 
					
						2008-05-15 13:39:36 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						a00371c8db 
					 
					
						
						
							
							(svn r12924) -Feature: Introducing the so called 'engine pool' which primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist.  
						
						
						
						
					 
					
						2008-04-29 21:31:29 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						5dcd689f56 
					 
					
						
						
							
							(svn r12824) -Codechange: Standardise routines for drawing vehicle images, using correct types and less duplication.  
						
						
						
						
					 
					
						2008-04-21 20:50:58 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						22140d82c6 
					 
					
						
						
							
							(svn r12818) -Codechange: make callbacks 31 and 37 behave like they do in TTDP according to frosch's survey.  
						
						
						
						
					 
					
						2008-04-21 13:45:03 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						b418ee5a4c 
					 
					
						
						
							
							(svn r12809) -Fix (r1704): Possible out of bounds array access.  
						
						
						
						
					 
					
						2008-04-20 21:38:20 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						b139756e2b 
					 
					
						
						
							
							(svn r12804) -Codechange: move the effect vehicle handling out of vehicle.cpp  
						
						
						
						
					 
					
						2008-04-20 11:12:07 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						0e624275ee 
					 
					
						
						
							
							(svn r12795) -Fix [FS#1938]: vehicles could break down during loading and keep loading. The intention of the break down code is not to break down when having zero speed, therefor break downs now do not happen when loading.  
						
						
						
						
					 
					
						2008-04-19 21:23:42 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						b1d1a4ac66 
					 
					
						
						
							
							(svn r12757) -Codechange: move all cheat related stuff from all over the place to a single location.  
						
						
						
						
					 
					
						2008-04-17 21:21:01 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						02cdf01507 
					 
					
						
						
							
							(svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and depot_base.h and remove quite a lot of unneeded (before this) includes of depot.h.  
						
						
						
						
					 
					
						2008-04-17 19:10:30 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						570519d79b 
					 
					
						
						
							
							(svn r12658) -Codechange: unify a vast portion of the CmdSend<VehicleType>ToDepot commands.  
						
						
						
						
					 
					
						2008-04-11 08:40:10 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						62bdc381e7 
					 
					
						
						
							
							(svn r12657) -Codechange: add 'FindClosestDepot' to the vehicle class.  
						
						
						
						
					 
					
						2008-04-11 08:14:43 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						3abf0eea7c 
					 
					
						
						
							
							(svn r12631) -Fix [FS#1911]: sometimes aircraft couldn't find their way to their depot.  
						
						
						
						
					 
					
						2008-04-08 18:53:25 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						96700d5605 
					 
					
						
						
							
							(svn r12629) -Codechange: Split VehicleNeedsService() into Vehicle::NeedsServicing() and Vehicle::NeedsAutomaticServicing().  
						
						... 
						
						
						
						-Fix (r11052): Disable servicing by service-interval if a vehicle has depot orders. 
						
						
					 
					
						2008-04-08 15:48:32 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						f1cd7ef5ee 
					 
					
						
						
							
							(svn r12615) -Codechange: rename some enums related to depot orders to make it more clear that they are no loading/unloading flags. Also add more type strictness.  
						
						
						
						
					 
					
						2008-04-07 19:18:56 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						fb1c4eccd8 
					 
					
						
						
							
							(svn r12593) -Codechange: hide Order's flags in most of the code.  
						
						
						
						
					 
					
						2008-04-06 15:09:45 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						5d8e3adccc 
					 
					
						
						
							
							(svn r12592) -Fix (r12580): aircraft's go-to-depot handling is a mess, which assumes destination to be a station even when it did not set a destination yet.  
						
						
						
						
					 
					
						2008-04-06 14:50:47 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						d6623cf654 
					 
					
						
						
							
							(svn r12588) -Codechange: do not access the destination of an order directly.  
						
						
						
						
					 
					
						2008-04-06 07:48:51 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						5b47f81b0f 
					 
					
						
						
							
							(svn r12584) -Codechange: do not access the order type directly.  
						
						
						
						
					 
					
						2008-04-05 23:36:54 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						5eb5889954 
					 
					
						
						
							
							(svn r12578) -Codechange: merge the aircrafts ProcessOrder too into the 'unified' ProcessOrder.  
						
						
						
						
					 
					
						2008-04-05 12:01:34 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						15a9fba867 
					 
					
						
						
							
							(svn r12531) -Codechange: Rename some variables for consistency.  
						
						
						
						
					 
					
						2008-04-01 14:03:20 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						ef2be7d0fc 
					 
					
						
						
							
							(svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneeded inclusions of engine.h and/or replace them with engine_type.h.  
						
						
						
						
					 
					
						2008-03-31 00:17:39 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						2edd403656 
					 
					
						
						
							
							(svn r12489) -Codechange: split station.h into station_base.h and station_func.h.  
						
						
						
						
					 
					
						2008-03-31 00:06:17 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						4a1035ab95 
					 
					
						
						
							
							(svn r12488) -Codechange: split order.h into order_base.h and order_func.h.  
						
						
						
						
					 
					
						2008-03-30 23:24:18 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						d51347a04d 
					 
					
						
						
							
							(svn r12477) -Fix [FS#1883]: timetable times for aircraft were always doubled.  
						
						
						
						
					 
					
						2008-03-28 18:43:01 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						eeabab4555 
					 
					
						
						
							
							(svn r12459) -Codechange: split news.h into news_type.h and news_func.h.  
						
						
						
						
					 
					
						2008-03-28 08:53:36 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						b4a51cd28d 
					 
					
						
						
							
							(svn r12343) -Fix (r12293): Slow helicopters never got the 'chance' to finish the landing routine.  
						
						
						
						
					 
					
						2008-03-05 18:33:31 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						926f5d548d 
					 
					
						
						
							
							(svn r12293) -Feature: Ability to change aircraft speed factor, from so  
						
						... 
						
						
						
						called 'realistic' (matching other vehicles) (1/1) to original TTD 
speed (1/4). Note this option defaults to original TTD speed. 
						
						
					 
					
						2008-02-27 21:07:12 +00:00 
						 
				 
			
				
					
						
							
							
								bjarni 
							
						 
					 
					
						
						
							
						
						089969e1ca 
					 
					
						
						
							
							(svn r12230) -Codechange: [autoreplace] made a function to detect if a vehicle needs autorenewing  
						
						... 
						
						
						
						This will remove duplicated code and ensure that the check is consistent 
						
						
					 
					
						2008-02-23 22:01:55 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						ac5433a924 
					 
					
						
						
							
							(svn r12144) -Codechange: Adjust aircraft slowing algorithm so that very fast  
						
						... 
						
						
						
						aircraft slow down more rapidly than slower aircraft. This prevents them 
from reaching the end of the runway at high speed, and also stops slow 
aircraft from slowing down too much at the start of the runway. 
						
						
					 
					
						2008-02-15 13:28:13 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						a0ddc43e92 
					 
					
						
						
							
							(svn r12134) -Change: count the number of ticks a vehicle was running this day to calculate running cost  
						
						... 
						
						
						
						-Fix [FS#1739]: vehicle profit is now counted with 8bit fract, so it is now shown properly in the vehicle details window 
						
						
					 
					
						2008-02-13 19:24:40 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						1011ac353b 
					 
					
						
						
							
							(svn r12109) -Fix [FS#1745](r8973): use tile index 0 for planes in the air, so it cannot have an invalid tile index  
						
						
						
						
					 
					
						2008-02-11 12:42:49 +00:00 
						 
				 
			
				
					
						
							
							
								glx 
							
						 
					 
					
						
						
							
						
						525409b0fc 
					 
					
						
						
							
							(svn r12037) -Codechange: replace OnNewDay_(Aircraft|RoadVeh|Ship|Train) with an OnNewDay method in the Vehicle class  
						
						
						
						
					 
					
						2008-02-01 22:02:14 +00:00 
						 
				 
			
				
					
						
							
							
								bjarni 
							
						 
					 
					
						
						
							
						
						000117aa19 
					 
					
						
						
							
							(svn r11935) -Fix (r11875)[FS#1672]: autosend aircraft to hangar for replacement check inverted the check for autorenew  
						
						... 
						
						
						
						Now it triggers when renew setting is on and only if it's on
  Note: aircraft already enroute to hangars due to this bug will still go there. They will only head there once though 
						
						
					 
					
						2008-01-21 10:31:27 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						1d59439166 
					 
					
						
						
							
							(svn r11916) -Codechange: use enums from VehicleViewWindowWidgets instead of constants  
						
						... 
						
						
						
						-Fix: refit button widget was not correctly updated 
						
						
					 
					
						2008-01-18 13:02:47 +00:00 
						 
				 
			
				
					
						
							
							
								glx 
							
						 
					 
					
						
						
							
						
						f37174f0e2 
					 
					
						
						
							
							(svn r11895) -Fix (r11875): for once MSVC warns for a good reason  
						
						
						
						
					 
					
						2008-01-17 16:41:02 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						ac7bc24b0e 
					 
					
						
						
							
							(svn r11882) -Codechange: introduce MarkSingleVehicleDirty() and simplify the code at some places  
						
						
						
						
					 
					
						2008-01-16 21:17:31 +00:00 
						 
				 
			
				
					
						
							
							
								bjarni 
							
						 
					 
					
						
						
							
						
						beb1b07f5f 
					 
					
						
						
							
							(svn r11875) -Fix: automatically sending aircraft to depot for autoreplace/renew is now triggered by the correct conditions  
						
						... 
						
						
						
						Now it triggers by the following conditions:
  - aircraft is old enough for renew or needs to be autoreplaced
  - player has 2*cost of new aircraft+autorenew money (we don't want to send many aircraft to hangars when there is only money for replacing one)
  - aircraft has no hangars in it's order list
  - new aircraft is buildable (imagine autorenewing a retired design)
  This triggers right after a helicopter takes off or when a plane touches the ground while landing
  Another effect of this change is that this functionality no longer generates network traffic 
						
						
					 
					
						2008-01-16 13:59:08 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						576f8ad93e 
					 
					
						
						
							
							(svn r11866) -Codechange: swap OFB_* and OF_* so it conceptually in sync with other cases of *B_* vs *_* like VETSB_* and VETS_*.  
						
						
						
						
					 
					
						2008-01-15 18:44:22 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						dc87b05e8c 
					 
					
						
						
							
							(svn r11834) -Codechange: only include settings_type.h if needed.  
						
						
						
						
					 
					
						2008-01-13 14:37:30 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						d4e6a6bf57 
					 
					
						
						
							
							(svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h.  
						
						
						
						
					 
					
						2008-01-13 01:21:35 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						ab8382c0db 
					 
					
						
						
							
							(svn r11822) -Codechange: Replaced fixed size custom name array. Names are now attached to their object directly and there is  
						
						... 
						
						
						
						no limit to the amount of names.
-Fix: NewGRF engines could not be renamed. 
						
						
					 
					
						2008-01-12 19:58:06 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						ac528411df 
					 
					
						
						
							
							(svn r11818) -Codechange: split player.h into smaller pieces.  
						
						
						
						
					 
					
						2008-01-12 14:10:35 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						46650c54b6 
					 
					
						
						
							
							(svn r11793) -Codechange: pass the expense type via the CommandCost instead of a global variable. Patch by Noldo (FS#1114).  
						
						
						
						
					 
					
						2008-01-09 16:55:48 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						a01fc4c142 
					 
					
						
						
							
							(svn r11789) -Codechange: coding style for global variable names  
						
						
						
						
					 
					
						2008-01-09 10:15:20 +00:00