| 
							
							
								 rubidium | e72ab0fdf5 | (svn r9832) -Fix: leave the station when manually skipping to the next order and we are currently (un)loading. | 2007-05-13 22:10:04 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 5ae882a184 | (svn r9831) -Codechange: more refactoring of the loading/unloading. | 2007-05-13 21:24:58 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | d78651f7b1 | (svn r9831) -Codechange: more refactoring of the loading/unloading. | 2007-05-13 21:24:58 +00:00 |  | 
			
				
					| 
							
							
								 belugas | eec76d9b49 | (svn r9830) -Fix(r9779) : Let the town expand and build new houses along the roads of the users, even in case of "No Road" layout (skiddl13) | 2007-05-13 00:11:13 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 2ccc060b4a | (svn r9830) -Fix(r9779) : Let the town expand and build new houses along the roads of the users, even in case of "No Road" layout (skiddl13) | 2007-05-13 00:11:13 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 82ca197a10 | (svn r9829) -Codechange: more refactoring of the unloading algorithm. | 2007-05-12 09:09:10 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | c46a00aba7 | (svn r9829) -Codechange: more refactoring of the unloading algorithm. | 2007-05-12 09:09:10 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | e16ea9b758 | (svn r9828) -Codechange: [NewGRF] Add support for changing cargo capacity with callback 36. This is set on construction for ships and roadvehicles, and whenever carriages are attached for trains. | 2007-05-12 07:05:34 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 1d5135830a | (svn r9828) -Codechange: [NewGRF] Add support for changing cargo capacity with callback 36. This is set on construction for ships and roadvehicles, and whenever carriages are attached for trains. | 2007-05-12 07:05:34 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | aae8d359e6 | (svn r9827) -Codechange/Fix: [NewGRF] Text strings of 1 character are perfectly valid... (fixes dbsetxl refits again...) | 2007-05-11 19:22:43 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 5e00e688f8 | (svn r9827) -Codechange/Fix: [NewGRF] Text strings of 1 character are perfectly valid... (fixes dbsetxl refits again...) | 2007-05-11 19:22:43 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | f7ccb6e31e | (svn r9825) -Codechange: [NewGRF] Add support for early vehicle retirement. | 2007-05-10 23:10:23 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | c9018d3e7c | (svn r9825) -Codechange: [NewGRF] Add support for early vehicle retirement. | 2007-05-10 23:10:23 +00:00 |  | 
			
				
					| 
							
							
								 maedhros | 304075b389 | (svn r9823) -Feature: Add support for house property 1F - minimum life span. | 2007-05-10 16:03:06 +00:00 |  | 
			
				
					| 
							
							
								 maedhros | 3cc31aae86 | (svn r9823) -Feature: Add support for house property 1F - minimum life span. | 2007-05-10 16:03:06 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | acf5496681 | (svn r9819) -Codechange: Take account of AMED_HOLD in OTTD/TTDP state translation (bulb) | 2007-05-10 09:21:22 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 9643fd7638 | (svn r9819) -Codechange: Take account of AMED_HOLD in OTTD/TTDP state translation (bulb) | 2007-05-10 09:21:22 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | fe5830c4b7 | (svn r9818) -Codechange: Cache wagon override sprite set whenever consist is changed, instead of 'recalculating' it every time it is used or just tested. | 2007-05-10 06:42:43 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | dc2073b96e | (svn r9818) -Codechange: Cache wagon override sprite set whenever consist is changed, instead of 'recalculating' it every time it is used or just tested. | 2007-05-10 06:42:43 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 4500c365e1 | (svn r9817) -Fix [FS#772]: an assertion that was triggered by the AI building when its rating for the town was not high enough. | 2007-05-09 20:50:11 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | f24f9d5a2e | (svn r9817) -Fix [FS#772]: an assertion that was triggered by the AI building when its rating for the town was not high enough. | 2007-05-09 20:50:11 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | e6a6d7ef31 | (svn r9815) -Fix (r9761) [FS#769): transfers weren't accounted in the vehicle profits. | 2007-05-08 16:42:48 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 2d86e87a3d | (svn r9815) -Fix (r9761) [FS#769): transfers weren't accounted in the vehicle profits. | 2007-05-08 16:42:48 +00:00 |  | 
			
				
					| 
							
							
								 maedhros | 7b5e3dbb82 | (svn r9814) -Fix (r1): Remove the duplicate sign sprite from openttd.grf since it's in the original data files. | 2007-05-08 14:28:55 +00:00 |  | 
			
				
					| 
							
							
								 maedhros | d098e88035 | (svn r9814) -Fix (r1): Remove the duplicate sign sprite from openttd.grf since it's in the original data files. | 2007-05-08 14:28:55 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 7cd82bd6f5 | (svn r9813) -Fix (r9799): wagons must have EC_STEAM, otherwise they don't show up in the purchase list (mart3p). | 2007-05-08 08:41:16 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 5869384530 | (svn r9813) -Fix (r9799): wagons must have EC_STEAM, otherwise they don't show up in the purchase list (mart3p). | 2007-05-08 08:41:16 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 70dcd881e4 | (svn r9812) -Fix (r9679): Obiwan prevented proper display of last transparency button. | 2007-05-07 20:25:20 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | e0a276c1a2 | (svn r9812) -Fix (r9679): Obiwan prevented proper display of last transparency button. | 2007-05-07 20:25:20 +00:00 |  | 
			
				
					| 
							
							
								 miham | 93580ad713 | (svn r9811) -Update: WebTranslator2 update to 2007-05-07 19:59:41 american   - 11 fixed by WhiteRabbit (11)
danish     - 11 fixed by ThomasA (11)
dutch      - 9 fixed, 2 changed by Zr40 (11) | 2007-05-07 17:59:50 +00:00 |  | 
			
				
					| 
							
							
								 miham | e52a953e99 | (svn r9811) -Update: WebTranslator2 update to 2007-05-07 19:59:41 american   - 11 fixed by WhiteRabbit (11)
danish     - 11 fixed by ThomasA (11)
dutch      - 9 fixed, 2 changed by Zr40 (11) | 2007-05-07 17:59:50 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 1f552686d8 | (svn r9810) -Feature: Add drag and drop removal of station tiles (Wolf01) | 2007-05-07 17:10:30 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | e643aeaed2 | (svn r9810) -Feature: Add drag and drop removal of station tiles (Wolf01) | 2007-05-07 17:10:30 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 4cfef9b7f5 | (svn r9809) -Codechange: [NewGRF] Add callback 36 properties to purchase lists and add running cost changing for ships. | 2007-05-07 16:38:21 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | bc7d762196 | (svn r9809) -Codechange: [NewGRF] Add callback 36 properties to purchase lists and add running cost changing for ships. | 2007-05-07 16:38:21 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | a84ca16dc4 | (svn r9808) -Codechange: unify the Handle<VehicleType>Loading functions. | 2007-05-07 16:21:34 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 2efecd34c4 | (svn r9808) -Codechange: unify the Handle<VehicleType>Loading functions. | 2007-05-07 16:21:34 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 2813b4440b | (svn r9807) -Codechange: unify playing of sound when vehicle has been loaded and leaves the station. | 2007-05-07 15:58:05 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 161786e222 | (svn r9807) -Codechange: unify playing of sound when vehicle has been loaded and leaves the station. | 2007-05-07 15:58:05 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | ebe81b98ce | (svn r9806) -Codechange: [NewGRF] Add callback 36 support for purchase cost, for all vehicle types. | 2007-05-07 13:26:10 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 4591fb5b0d | (svn r9806) -Codechange: [NewGRF] Add callback 36 support for purchase cost, for all vehicle types. | 2007-05-07 13:26:10 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | e4ada15d49 | (svn r9805) -Codechange: Use HASBIT() et al for display options bits. | 2007-05-07 11:24:23 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 0de85b7eb0 | (svn r9805) -Codechange: Use HASBIT() et al for display options bits. | 2007-05-07 11:24:23 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 152664e541 | (svn r9804) -Fix (r9761): Update aircraft cached information when its 'pos' changes, as well as 'state'. (Thanks to bulb) | 2007-05-06 21:10:49 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 76ee6d1c82 | (svn r9804) -Fix (r9761): Update aircraft cached information when its 'pos' changes, as well as 'state'. (Thanks to bulb) | 2007-05-06 21:10:49 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | b159fb0898 | (svn r9803) -Feature(tte): support for "curvature info", Action 2 for train, variable 45 (mart3p). | 2007-05-06 20:05:10 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | b46e37774d | (svn r9803) -Feature(tte): support for "curvature info", Action 2 for train, variable 45 (mart3p). | 2007-05-06 20:05:10 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | eecf806cfc | (svn r9802) -Fix: a vehicle without visual effects isn't per definition unpowered (mart3p). | 2007-05-06 20:00:36 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | feadd86819 | (svn r9802) -Fix: a vehicle without visual effects isn't per definition unpowered (mart3p). | 2007-05-06 20:00:36 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 6c967ddbfd | (svn r9801) -Fix: do not assume that trains running on monorail/maglev cannot smoke/spark (mart3p). | 2007-05-06 19:58:34 +00:00 |  |