| 
							
							
								 maedhros | e0e380e8d9 | (svn r10176) -Fix (r10071): Deselect the currently selected order when clicking on an empty part of the orders window. | 2007-06-17 10:14:47 +00:00 |  | 
			
				
					| 
							
							
								 maedhros | cf4911ddaf | (svn r10176) -Fix (r10071): Deselect the currently selected order when clicking on an empty part of the orders window. | 2007-06-17 10:14:47 +00:00 |  | 
			
				
					| 
							
							
								 miham | 37aac4a816 | (svn r10175) -Fix: [Translations] Stupid me, {STRINGx} can only be used in english... | 2007-06-17 07:24:39 +00:00 |  | 
			
				
					| 
							
							
								 miham | f177c1769f | (svn r10175) -Fix: [Translations] Stupid me, {STRINGx} can only be used in english... | 2007-06-17 07:24:39 +00:00 |  | 
			
				
					| 
							
							
								 miham | da55f0cfe8 | (svn r10174) -Fix: [Translations]: piglatin plural forms had some problem.. | 2007-06-17 07:21:02 +00:00 |  | 
			
				
					| 
							
							
								 miham | 4507044cbb | (svn r10174) -Fix: [Translations]: piglatin plural forms had some problem.. | 2007-06-17 07:21:02 +00:00 |  | 
			
				
					| 
							
							
								 miham | 974c5dbe00 | (svn r10173) -Add: Translations: added new language "Pig Latin". Already "pre-translated", only needs checking. Idea of Piglatin language was from Adam M-W | 2007-06-17 05:45:05 +00:00 |  | 
			
				
					| 
							
							
								 miham | f8a5775a6c | (svn r10173) -Add: Translations: added new language "Pig Latin". Already "pre-translated", only needs checking. Idea of Piglatin language was from Adam M-W | 2007-06-17 05:45:05 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 7f3c41b5bf | (svn r10172) -Fix(r10127): Wrong evaluation order on variable 0x41 for industry tile. The industry's xy (northernmost tile) should be checked against the relative tile, not the other way around. | 2007-06-17 01:01:15 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 0b2b435c44 | (svn r10172) -Fix(r10127): Wrong evaluation order on variable 0x41 for industry tile. The industry's xy (northernmost tile) should be checked against the relative tile, not the other way around. | 2007-06-17 01:01:15 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | e355b1e55a | (svn r10170) -Codechange: remove some duplication of code. | 2007-06-16 12:03:36 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 9f01009b39 | (svn r10170) -Codechange: remove some duplication of code. | 2007-06-16 12:03:36 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 6c87da4fec | (svn r10169) -Fix [FS#875]: trunk did still tell Windows that it was version 0.5.0(.0), so now we use a "bogus" version number to tell it's not a real release. The version number that will be shown in-game will not change, only the version number in the file properties. | 2007-06-16 11:13:30 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | f4c0bfc3a4 | (svn r10169) -Fix [FS#875]: trunk did still tell Windows that it was version 0.5.0(.0), so now we use a "bogus" version number to tell it's not a real release. The version number that will be shown in-game will not change, only the version number in the file properties. | 2007-06-16 11:13:30 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | f5f1909b23 | (svn r10168) -Fix [FS#879]: cannot build airport when an aircraft is flying over it. | 2007-06-16 10:10:22 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | d58d721fab | (svn r10168) -Fix [FS#879]: cannot build airport when an aircraft is flying over it. | 2007-06-16 10:10:22 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 0f0b58d429 | (svn r10167) -Codechange: Change the flagging system of grf loaded feature from a bitset to a bool evaluation. Like easier to read and faster to evaluate :) | 2007-06-15 23:55:52 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 108ee9bc3e | (svn r10167) -Codechange: Change the flagging system of grf loaded feature from a bitset to a bool evaluation. Like easier to read and faster to evaluate :) | 2007-06-15 23:55:52 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 77b29ea3bc | (svn r10166) -Feature(tte): Add support for antialiased typefaces via FreeType. This is configurable for each font size in the configuration settings and requires using the 32bpp blitter and suitable fonts. | 2007-06-15 16:21:56 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | ef099dbc27 | (svn r10166) -Feature(tte): Add support for antialiased typefaces via FreeType. This is configurable for each font size in the configuration settings and requires using the 32bpp blitter and suitable fonts. | 2007-06-15 16:21:56 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 3efca64a94 | (svn r10165) -Fix [FS#874]: crash when trying to get the aircraft movement state of an aircraft going to a just deleted airport. | 2007-06-15 08:05:24 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | d6267f5539 | (svn r10165) -Fix [FS#874]: crash when trying to get the aircraft movement state of an aircraft going to a just deleted airport. | 2007-06-15 08:05:24 +00:00 |  | 
			
				
					| 
							
							
								 miham | dcface1b3b | (svn r10164) -Update: WebTranslator2 update to 2007-06-15 07:44:28 catalan    - 2 fixed by arnaullv (2)
dutch      - 2 fixed by habell (2)
esperanto  - 1 fixed by LaPingvino (1)
norwegian_bokmal - 24 fixed by oletk (24)
turkish    - 16 fixed by jnmbk (16) | 2007-06-15 05:44:45 +00:00 |  | 
			
				
					| 
							
							
								 miham | 54fbad017e | (svn r10164) -Update: WebTranslator2 update to 2007-06-15 07:44:28 catalan    - 2 fixed by arnaullv (2)
dutch      - 2 fixed by habell (2)
esperanto  - 1 fixed by LaPingvino (1)
norwegian_bokmal - 24 fixed by oletk (24)
turkish    - 16 fixed by jnmbk (16) | 2007-06-15 05:44:45 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 0dc6ed160c | (svn r10163) -Fix(r8128): Industries had lost their random recoloring.  A test was removed and is now reintroduced in another way. | 2007-06-15 01:53:43 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 402cf772f0 | (svn r10163) -Fix(r8128): Industries had lost their random recoloring.  A test was removed and is now reintroduced in another way. | 2007-06-15 01:53:43 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 46e531da72 | (svn r10158) -Codechange: port some changes from NoAI and FS#872 to make the loan commands a little better readable. | 2007-06-14 15:24:34 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 0e2978720d | (svn r10158) -Codechange: port some changes from NoAI and FS#872 to make the loan commands a little better readable. | 2007-06-14 15:24:34 +00:00 |  | 
			
				
					| 
							
							
								 truelight | 5d55a9435b | (svn r10157) -Fix: use as indentified for PNGs, the place of the image as it was in the grf, not the internal SpriteID | 2007-06-14 14:31:48 +00:00 |  | 
			
				
					| 
							
							
								 truelight | 144035bf5c | (svn r10157) -Fix: use as indentified for PNGs, the place of the image as it was in the grf, not the internal SpriteID | 2007-06-14 14:31:48 +00:00 |  | 
			
				
					| 
							
							
								 truelight | 083504c12e | (svn r10156) -Fix: PNG loader can now load 8bpp palette images and greyscale images | 2007-06-14 14:11:08 +00:00 |  | 
			
				
					| 
							
							
								 truelight | a61f0d9049 | (svn r10156) -Fix: PNG loader can now load 8bpp palette images and greyscale images | 2007-06-14 14:11:08 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 3cdf29af0d | (svn r10155) -Fix [FS#601]: Airports didn't flood when there are aircraft on the airport. | 2007-06-14 08:39:27 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 0e5a6661f7 | (svn r10155) -Fix [FS#601]: Airports didn't flood when there are aircraft on the airport. | 2007-06-14 08:39:27 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 6cd88fd449 | (svn r10154) -Fix [FS#870]: some vehicles were not drawn when having a high resolution and a high zoom-out level. Patch by B. N. SmatZ!. | 2007-06-13 23:43:00 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 3b5203dbc6 | (svn r10154) -Fix [FS#870]: some vehicles were not drawn when having a high resolution and a high zoom-out level. Patch by B. N. SmatZ!. | 2007-06-13 23:43:00 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 5644794af9 | (svn r10153) -Fix [FS#869]: vehicles disappear when crossing certain tiles. Fix by B. N. SmatZ!. | 2007-06-13 23:14:08 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 991996eb36 | (svn r10153) -Fix [FS#869]: vehicles disappear when crossing certain tiles. Fix by B. N. SmatZ!. | 2007-06-13 23:14:08 +00:00 |  | 
			
				
					| 
							
							
								 truelight | bda903e70b | (svn r10150) -Fix r10148: show a message to users when using 32bpp blitter and no libpng available | 2007-06-13 19:34:33 +00:00 |  | 
			
				
					| 
							
							
								 truelight | ab6883bc19 | (svn r10150) -Fix r10148: show a message to users when using 32bpp blitter and no libpng available | 2007-06-13 19:34:33 +00:00 |  | 
			
				
					| 
							
							
								 truelight | 402052509f | (svn r10149) -Fix r10143: MSVC warnings... (tnx boekabart and glx) | 2007-06-13 19:05:42 +00:00 |  | 
			
				
					| 
							
							
								 truelight | 79817428b1 | (svn r10149) -Fix r10143: MSVC warnings... (tnx boekabart and glx) | 2007-06-13 19:05:42 +00:00 |  | 
			
				
					| 
							
							
								 truelight | 063c4f7862 | (svn r10148) -Fix r10143: make --without-png to compile again | 2007-06-13 18:52:06 +00:00 |  | 
			
				
					| 
							
							
								 truelight | 4b51ea375b | (svn r10148) -Fix r10143: make --without-png to compile again | 2007-06-13 18:52:06 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | a84e6b015d | (svn r10147) -Fix: the oldloader did clear some bits for road vehicles that shouldn't be cleared in some cases. | 2007-06-13 18:36:04 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 2c6bf89e02 | (svn r10147) -Fix: the oldloader did clear some bits for road vehicles that shouldn't be cleared in some cases. | 2007-06-13 18:36:04 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 920b4feb9d | (svn r10146) -Codechange: Silence a compiler warning -Codechange: Comment style beautifying
-Codechange: define (tentatively) var 0x44 and 0x61 for industry tiles | 2007-06-13 18:35:06 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 0b65070b36 | (svn r10146) -Codechange: Silence a compiler warning -Codechange: Comment style beautifying
-Codechange: define (tentatively) var 0x44 and 0x61 for industry tiles | 2007-06-13 18:35:06 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 8ed345d5fb | (svn r10145) -Fix: make compiling with networking disabled (again) possible. | 2007-06-13 17:34:05 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 197a8fd5f3 | (svn r10145) -Fix: make compiling with networking disabled (again) possible. | 2007-06-13 17:34:05 +00:00 |  |