| 
							
							
								 rubidium | 8c85b4ce3d | (svn r20281) -Codechange: unify case scope closure + break coding style | 2010-08-01 18:53:30 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | e356cb9405 | (svn r20281) -Codechange: unify case scope closure + break coding style | 2010-08-01 18:53:30 +00:00 |  | 
			
				
					| 
							
							
								 yexo | c5f12c337d | (svn r20199) -Fix [FS#3964]: NewGRFs that defined a vehicle without either loaded or loading groups could crash OpenTTD | 2010-07-21 11:29:59 +00:00 |  | 
			
				
					| 
							
							
								 yexo | 5ac645ac1f | (svn r20199) -Fix [FS#3964]: NewGRFs that defined a vehicle without either loaded or loading groups could crash OpenTTD | 2010-07-21 11:29:59 +00:00 |  | 
			
				
					| 
							
							
								 frosch | fb0ac38f3d | (svn r20175) -Change: [NewGRF] Adapt vehicle var FE bit 6 to new railtypes. | 2010-07-17 15:38:51 +00:00 |  | 
			
				
					| 
							
							
								 frosch | f87e9c21f2 | (svn r20175) -Change: [NewGRF] Adapt vehicle var FE bit 6 to new railtypes. | 2010-07-17 15:38:51 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | 3ad7f8b455 | (svn r20165) -Feature: [NewGRF] Information (var 4A) about the current railtype a train is on. | 2010-07-16 19:02:59 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | 2a3ec78d9f | (svn r20165) -Feature: [NewGRF] Information (var 4A) about the current railtype a train is on. | 2010-07-16 19:02:59 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 782ec1bbff | (svn r20106) -Fix (r5999): Engine and vehicle age were clamped at 0xFFFF, though there are 32bit available. | 2010-07-10 08:54:57 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 1055c2b0fd | (svn r20106) -Fix (r5999): Engine and vehicle age were clamped at 0xFFFF, though there are 32bit available. | 2010-07-10 08:54:57 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | a70fd540fc | (svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int | 2010-05-13 10:14:29 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 062dd0e24c | (svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int | 2010-05-13 10:14:29 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 55d227ef8b | (svn r19782) -Fix [FS#3828]: NULL pointer deference when testing relative scope *action2 on an unbuilt engine. | 2010-05-10 17:27:34 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 92042c6237 | (svn r19782) -Fix [FS#3828]: NULL pointer deference when testing relative scope *action2 on an unbuilt engine. | 2010-05-10 17:27:34 +00:00 |  | 
			
				
					| 
							
							
								 frosch | f292a2274a | (svn r19761) -Fix: [NewGRF] Vehicle var 43 missed AI information in purchase list. | 2010-05-05 16:55:43 +00:00 |  | 
			
				
					| 
							
							
								 frosch | cf0a20863f | (svn r19761) -Fix: [NewGRF] Vehicle var 43 missed AI information in purchase list. | 2010-05-05 16:55:43 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 5f39601d0c | (svn r19707) -Add: helper functions to instantiate/fill ResolverObjects | 2010-04-24 13:35:18 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 1da0086a45 | (svn r19707) -Add: helper functions to instantiate/fill ResolverObjects | 2010-04-24 13:35:18 +00:00 |  | 
			
				
					| 
							
							
								 yexo | 22a27d3b62 | (svn r19455) -Codechange: split all airport information in Station to a seperate class | 2010-03-18 21:02:20 +00:00 |  | 
			
				
					| 
							
							
								 yexo | c4a88ce022 | (svn r19455) -Codechange: split all airport information in Station to a seperate class | 2010-03-18 21:02:20 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 544b9e1f5d | (svn r19338) -Codechange: Move the acceleration cache to GroundVehicle. | 2010-03-06 12:42:53 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | e4a5a556b4 | (svn r19338) -Codechange: Move the acceleration cache to GroundVehicle. | 2010-03-06 12:42:53 +00:00 |  | 
			
				
					| 
							
							
								 yexo | 446372fe9f | (svn r19299) -Codechange: store the most compatible ttd airport type in AirportSpec -Fix: [NewGRF] return the ttd airport type in station var 0xF1 | 2010-03-01 20:17:21 +00:00 |  | 
			
				
					| 
							
							
								 yexo | 3cda09170c | (svn r19299) -Codechange: store the most compatible ttd airport type in AirportSpec -Fix: [NewGRF] return the ttd airport type in station var 0xF1 | 2010-03-01 20:17:21 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | d40e5792ee | (svn r18935) -Fix [FS#3551] (r18764): value of variables 90 and 91 weren't what NARS expects | 2010-01-28 18:19:34 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | c1c401b51b | (svn r18935) -Fix [FS#3551] (r18764): value of variables 90 and 91 weren't what NARS expects | 2010-01-28 18:19:34 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 9467b7c6d6 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header | 2010-01-15 16:41:15 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 82fc28f77f | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header | 2010-01-15 16:41:15 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | ad8d6e8dd2 | (svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait counter; sometimes they might get into eachother's way | 2010-01-09 14:43:08 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | e4af35d316 | (svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait counter; sometimes they might get into eachother's way | 2010-01-09 14:43:08 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 3cb949a17d | (svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up including of newgrf_cargo.h | 2009-11-05 19:46:17 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 79627b4f89 | (svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up including of newgrf_cargo.h | 2009-11-05 19:46:17 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 982b8ee5fc | (svn r17693) -Cleanup: remove some unneeded includes | 2009-10-04 17:16:41 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | d6cded5380 | (svn r17693) -Cleanup: remove some unneeded includes | 2009-10-04 17:16:41 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 8c7bb55da2 | (svn r17671) -Codechange: Move ResolverObject::info_view into u.vehicle as it is only needed for them. | 2009-09-30 18:54:33 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 3863742c72 | (svn r17671) -Codechange: Move ResolverObject::info_view into u.vehicle as it is only needed for them. | 2009-09-30 18:54:33 +00:00 |  | 
			
				
					| 
							
							
								 frosch | b6156da5e9 | (svn r17616) -Codechange [FS#3222]: Enumerize properties used in callback 0x36. Based on Terkhen's work. | 2009-09-22 19:28:57 +00:00 |  | 
			
				
					| 
							
							
								 frosch | e261d8d9a0 | (svn r17616) -Codechange [FS#3222]: Enumerize properties used in callback 0x36. Based on Terkhen's work. | 2009-09-22 19:28:57 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 4db98357ea | (svn r17552) -Codechange: rename load_unload_time_rem to something more generic as it's used for more than just load/unload. Also add some documentation about where it is used. | 2009-09-15 20:58:44 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | af457fc9fe | (svn r17552) -Codechange: rename load_unload_time_rem to something more generic as it's used for more than just load/unload. Also add some documentation about where it is used. | 2009-09-15 20:58:44 +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 |  | 
			
				
					| 
							
							
								 frosch | 12ea92a257 | (svn r16867) -Feature(ette): Turn variable 0E/8E (vertical offset for trains in depot) and variable 1E/9E bit 3 (wagon width in depot) into grf-local variables. | 2009-07-17 22:00:13 +00:00 |  | 
			
				
					| 
							
							
								 frosch | f129634f52 | (svn r16867) -Feature(ette): Turn variable 0E/8E (vertical offset for trains in depot) and variable 1E/9E bit 3 (wagon width in depot) into grf-local variables. | 2009-07-17 22:00:13 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 8718babe90 | (svn r16849) -Codechange: replace GetCargo() by CargoSpec::Get() | 2009-07-16 19:00:13 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 1f29e38b83 | (svn r16849) -Codechange: replace GetCargo() by CargoSpec::Get() | 2009-07-16 19:00:13 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 1e1f0ab2cf | (svn r16719) -Codechange: make IsArticulatedPart(), IsTrainEngine(), IsTrainWagon(), IsMultiheaded(), EngineHasArticPart() and IsRearDualheaded() members of Train | 2009-07-01 23:57:20 +00:00 |  | 
			
				
					| 
							
							
								 smatz | d86e17d65a | (svn r16719) -Codechange: make IsArticulatedPart(), IsTrainEngine(), IsTrainWagon(), IsMultiheaded(), EngineHasArticPart() and IsRearDualheaded() members of Train | 2009-07-01 23:57:20 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 378d01f2f4 | (svn r16718) -Codechange: make IsFreeWagon() member of Train | 2009-07-01 23:49:13 +00:00 |  | 
			
				
					| 
							
							
								 smatz | ecfaa0564d | (svn r16718) -Codechange: make IsFreeWagon() member of Train | 2009-07-01 23:49:13 +00:00 |  |