| 
							
							
								 rubidium | 3947453277 | (svn r25259) -Codechange: track capacities and usage of links | 2013-05-19 14:22:04 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 972c4560dc | (svn r25041) -Remove [FS#3764-ish]: ordered refit with subtypes, since the cases where it worked were corner cases rather than the general case. | 2013-02-24 16:41:51 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 22bb015f3d | (svn r25041) -Remove [FS#3764-ish]: ordered refit with subtypes, since the cases where it worked were corner cases rather than the general case. | 2013-02-24 16:41:51 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | 64c5299b4d | (svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles. | 2012-02-14 17:04:06 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | f2c694c8fb | (svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles. | 2012-02-14 17:04:06 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | ca633163ed | (svn r23507) -Fix (r23505): Comment typo. | 2011-12-13 00:54:13 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | 2a776a6ca3 | (svn r23507) -Fix (r23505): Comment typo. | 2011-12-13 00:54:13 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | 708b58b484 | (svn r23505) -Add: Indication in the order list if the next destination of an order is out of range. | 2011-12-13 00:43:48 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | 34ffd08a19 | (svn r23505) -Add: Indication in the order list if the next destination of an order is out of range. | 2011-12-13 00:43:48 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | 957b643ae6 | (svn r23504) -Feature: Aircraft range. | 2011-12-13 00:43:35 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | def8e7215b | (svn r23504) -Feature: Aircraft range. | 2011-12-13 00:43:35 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | bec64ece5a | (svn r23199) -Fix [FS#4822]: oil rigs that "expired" did not get removed from the station list | 2011-11-12 18:06:34 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | fb63543e2a | (svn r23199) -Fix [FS#4822]: oil rigs that "expired" did not get removed from the station list | 2011-11-12 18:06:34 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | 886bd3c4c7 | (svn r23087) -Feature: Auto-refitting of vehicles during loading at a station when the vehicle allows it. | 2011-11-04 00:38:51 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | f200ffa90c | (svn r23087) -Feature: Auto-refitting of vehicles during loading at a station when the vehicle allows it. | 2011-11-04 00:38:51 +00:00 |  | 
			
				
					| 
							
							
								 planetmaker | 7aa57e4acd | (svn r22473) -Codechange: Automatic orders are better called implicit orders as no real order influencing path finding is added | 2011-05-18 12:19:58 +00:00 |  | 
			
				
					| 
							
							
								 planetmaker | 43c8cd1d5e | (svn r22473) -Codechange: Automatic orders are better called implicit orders as no real order influencing path finding is added | 2011-05-18 12:19:58 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 0cf2ef83f0 | (svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s]. | 2011-01-18 23:09:43 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 9ca4b629cd | (svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s]. | 2011-01-18 23:09:43 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 1446bfaac6 | (svn r21644) -Change: keep showing "No orders" when the order list is filled with only automatic orders | 2010-12-26 13:25:34 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 28f16a732f | (svn r21644) -Change: keep showing "No orders" when the order list is filled with only automatic orders | 2010-12-26 13:25:34 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 4d6841b553 | (svn r21642) -Feature: concept of automatic station orders; add stub orders for intermediate stations and remove them when not visiting them anymore. This allows you to see what trains visit a station without actually having to order a vehicle to stop at all stations. Based on patch by fonsinchen | 2010-12-26 09:03:19 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 64f04c3a74 | (svn r21642) -Feature: concept of automatic station orders; add stub orders for intermediate stations and remove them when not visiting them anymore. This allows you to see what trains visit a station without actually having to order a vehicle to stop at all stations. Based on patch by fonsinchen | 2010-12-26 09:03:19 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | bde1973e7a | (svn r21602) -Codechange: split actual adding/removing of orders to/from a vehicle's order list from the validation of those (user) commands. Based on patch by fonsinchen | 2010-12-22 21:16:34 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | a38a1e7b0d | (svn r21602) -Codechange: split actual adding/removing of orders to/from a vehicle's order list from the validation of those (user) commands. Based on patch by fonsinchen | 2010-12-22 21:16:34 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 0b0127b13d | (svn r21593) -Codechange: endif comment correcttions. | 2010-12-22 10:50:32 +00:00 |  | 
			
				
					| 
							
							
								 alberth | f65a9a5515 | (svn r21593) -Codechange: endif comment correcttions. | 2010-12-22 10:50:32 +00:00 |  | 
			
				
					| 
							
							
								 frosch | c18839704b | (svn r20286) -Codechange: Unify end of doxygen comments. | 2010-08-01 19:44:49 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 4bd32799f1 | (svn r20286) -Codechange: Unify end of doxygen comments. | 2010-08-01 19:44:49 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 5b86c79fce | (svn r20283) -Codechange: Unify start of doygen comments. | 2010-08-01 19:22:34 +00:00 |  | 
			
				
					| 
							
							
								 frosch | ed4f806f1d | (svn r20283) -Codechange: Unify start of doygen comments. | 2010-08-01 19:22:34 +00:00 |  | 
			
				
					| 
							
							
								 frosch | b7bfae70a8 | (svn r19215) -Codechange: Add Order::GetLocation() to deduplicate code. | 2010-02-22 20:36:20 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 3222ace3e1 | (svn r19215) -Codechange: Add Order::GetLocation() to deduplicate code. | 2010-02-22 20:36:20 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 2e506b04aa | (svn r18204) -Codechange: introduce a type for Ticks and use it; furthermore document some related variables/functions | 2009-11-21 12:43:09 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 37056b564c | (svn r18204) -Codechange: introduce a type for Ticks and use it; furthermore document some related variables/functions | 2009-11-21 12:43:09 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | cc7ba874b4 | (svn r18202) -Codechange: remove an unused function | 2009-11-20 22:00:28 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 2750c719cc | (svn r18202) -Codechange: remove an unused function | 2009-11-20 22:00:28 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 310465da07 | (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos | 2009-09-19 09:51:14 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | e8ddf001c8 | (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos | 2009-09-19 09:51:14 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 99d46e0ad7 | (svn r17248) -Fix: add GPL license notice where appropriate | 2009-08-21 20:21:05 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 7fbc33dae1 | (svn r17248) -Fix: add GPL license notice where appropriate | 2009-08-21 20:21:05 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | edf7b21e18 | (svn r16976) -Codechange: remove WaypointID and MAX_LENGTH constants in favour of their Station variants | 2009-07-28 21:06:38 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | e473e69ba4 | (svn r16976) -Codechange: remove WaypointID and MAX_LENGTH constants in favour of their Station variants | 2009-07-28 21:06:38 +00:00 |  | 
			
				
					| 
							
							
								 yexo | 3531315322 | (svn r16613) -Fix [NewGRF]: some of the var action 2 80+ variables contained wrong results due to OpenTTD codechanges | 2009-06-21 10:11:04 +00:00 |  | 
			
				
					| 
							
							
								 yexo | 548a605263 | (svn r16613) -Fix [NewGRF]: some of the var action 2 80+ variables contained wrong results due to OpenTTD codechanges | 2009-06-21 10:11:04 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 3793b966c3 | (svn r16380) -Codechange: rename pool.hpp to pool_type.hpp | 2009-05-22 15:39:22 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 56a7b70591 | (svn r16380) -Codechange: rename pool.hpp to pool_type.hpp | 2009-05-22 15:39:22 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 50624d5c0f | (svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time, binary size and run time (with asserts disabled) should be improved | 2009-05-22 15:13:50 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 62a7948af0 | (svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time, binary size and run time (with asserts disabled) should be improved | 2009-05-22 15:13:50 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 7eb14aa49f | (svn r16377) -Codechange: unify FOR_ALL_* macros, use separate index variable instead of var->index | 2009-05-22 14:23:36 +00:00 |  |