belugas [Fri, 15 Jun 2007 23:55:52 +0000] rev 6914
(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 :)
peter1138 [Fri, 15 Jun 2007 16:21:56 +0000] rev 6913
(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.
rubidium [Fri, 15 Jun 2007 08:05:24 +0000] rev 6912
(svn r10165) -Fix [FS#874]: crash when trying to get the aircraft movement state of an aircraft going to a just deleted airport.
miham [Fri, 15 Jun 2007 05:44:45 +0000] rev 6911
(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)
belugas [Fri, 15 Jun 2007 01:53:43 +0000] rev 6910
(svn r10163) -Fix(r8128): Industries had lost their random recoloring. A test was removed and is now reintroduced in another way.
rubidium [Thu, 14 Jun 2007 15:24:34 +0000] rev 6909
(svn r10158) -Codechange: port some changes from NoAI and FS#872 to make the loan commands a little better readable.
truelight [Thu, 14 Jun 2007 14:31:48 +0000] rev 6908
(svn r10157) -Fix: use as indentified for PNGs, the place of the image as it was in the grf, not the internal SpriteID
truelight [Thu, 14 Jun 2007 14:11:08 +0000] rev 6907
(svn r10156) -Fix: PNG loader can now load 8bpp palette images and greyscale images
rubidium [Thu, 14 Jun 2007 08:39:27 +0000] rev 6906
(svn r10155) -Fix [FS#601]: Airports didn't flood when there are aircraft on the airport.
rubidium [Wed, 13 Jun 2007 23:43:00 +0000] rev 6905
(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!.