Tue, 06 Mar 2007 19:33:28 +0000(svn r9031) -Codechange: Introduce grfconfig->status, and use it for states that are
maedhros [Tue, 06 Mar 2007 19:33:28 +0000] rev 6555
(svn r9031) -Codechange: Introduce grfconfig->status, and use it for states that are
mutually exclusive. At the same time, add an INITIALISED state which makes it
possible to check if a grf is not yet active but will be later on during the
GLS_ACTIVATION loading stage.

Tue, 06 Mar 2007 19:14:15 +0000(svn r9030) [Config] -Add: added --enable-unicode, which enables unicode (mostly for windows). Enabled by default on WIN32 (makes win9x fail, so use --disable-unicode if you produce binaries for win9x)
truelight [Tue, 06 Mar 2007 19:14:15 +0000] rev 6554
(svn r9030) [Config] -Add: added --enable-unicode, which enables unicode (mostly for windows). Enabled by default on WIN32 (makes win9x fail, so use --disable-unicode if you produce binaries for win9x)

Tue, 06 Mar 2007 19:12:56 +0000(svn r9029) -Fix (r7326): Only call the gradual loading amount callback if the bit for it is set in the vehicle's callbackmask.
maedhros [Tue, 06 Mar 2007 19:12:56 +0000] rev 6553
(svn r9029) -Fix (r7326): Only call the gradual loading amount callback if the bit for it is set in the vehicle's callbackmask.

Tue, 06 Mar 2007 18:03:06 +0000(svn r9027) -Fix [FS#664]: desync caused by buffer overrun.
rubidium [Tue, 06 Mar 2007 18:03:06 +0000] rev 6552
(svn r9027) -Fix [FS#664]: desync caused by buffer overrun.

Mon, 05 Mar 2007 23:00:43 +0000(svn r9022) -Fix [FS#660]: Airport state machine fails if the adjustment in position is less than 4 pixels. The new planespeed movement made this a fatal error on the oilrig. This fix just corrects the oilrig movement orders so that the error does not occur.
richk [Mon, 05 Mar 2007 23:00:43 +0000] rev 6551
(svn r9022) -Fix [FS#660]: Airport state machine fails if the adjustment in position is less than 4 pixels. The new planespeed movement made this a fatal error on the oilrig. This fix just corrects the oilrig movement orders so that the error does not occur.
Full solution is to allow minor corrections without changing the facing of the aircraft. (spotted by ledow)

Mon, 05 Mar 2007 20:00:43 +0000(svn r9021) [Translations] -Fix: removed empty strings once again.
miham [Mon, 05 Mar 2007 20:00:43 +0000] rev 6550
(svn r9021) [Translations] -Fix: removed empty strings once again.

Mon, 05 Mar 2007 18:57:19 +0000(svn r9020) -Update: WebTranslator2 update to 2007-03-05 19:56:28
miham [Mon, 05 Mar 2007 18:57:19 +0000] rev 6549
(svn r9020) -Update: WebTranslator2 update to 2007-03-05 19:56:28
american - 17 fixed by WhiteRabbit (17)
brazilian_portuguese - 4 fixed by fukumori (4)
bulgarian - 1 fixed by thetitan (1)
catalan - 4 fixed by arnaullv (4)
czech - 5 fixed, 39 changed by Hadez (44)
dutch - 4 fixed by habell (4)
finnish - 7 fixed by pallokala (7)
greek - 10 fixed by thanoulas (10)
italian - 4 fixed by sidew (4)
polish - 3 fixed, 5 changed by meush (8)
portuguese - 3 fixed by izhirahider (3)
romanian - 17 fixed, 8 changed by kneekoo (25)
russian - 3 changed by DarkFenX (3)
slovak - 4 fixed, 30 changed by lengyel (34)
ukrainian - 6 fixed by znikoz (6)

Mon, 05 Mar 2007 18:00:18 +0000(svn r9019) -Fix: use <> for system-headers
truelight [Mon, 05 Mar 2007 18:00:18 +0000] rev 6548
(svn r9019) -Fix: use <> for system-headers

Mon, 05 Mar 2007 17:05:41 +0000(svn r9018) -Change: added SunOS as OS name in the quit dialog
miham [Mon, 05 Mar 2007 17:05:41 +0000] rev 6547
(svn r9018) -Change: added SunOS as OS name in the quit dialog

Mon, 05 Mar 2007 15:24:17 +0000(svn r9017) [Config] -Fix: if 'solaris' is in gcc dumpmachine, we have SunOS
truelight [Mon, 05 Mar 2007 15:24:17 +0000] rev 6546
(svn r9017) [Config] -Fix: if 'solaris' is in gcc dumpmachine, we have SunOS