Thu, 08 Mar 2007 12:40:45 +0000(svn r9063) -Add: allow OPENTTD_ARGS as env-option for 'make run'. 'OPENTTD_ARGS="-snull" make run' now runs ./openttd -snull in correct dir.
truelight [Thu, 08 Mar 2007 12:40:45 +0000] rev 6580
(svn r9063) -Add: allow OPENTTD_ARGS as env-option for 'make run'. 'OPENTTD_ARGS="-snull" make run' now runs ./openttd -snull in correct dir.

Thu, 08 Mar 2007 12:26:31 +0000(svn r9062) -Fix (r4822, FS#595): The station list, sorted by cargo rating, now takes stations into account that have no cargo waiting (KeeperOfTheSoul). While at it, doxygen the function
celestar [Thu, 08 Mar 2007 12:26:31 +0000] rev 6579
(svn r9062) -Fix (r4822, FS#595): The station list, sorted by cargo rating, now takes stations into account that have no cargo waiting (KeeperOfTheSoul). While at it, doxygen the function

Thu, 08 Mar 2007 09:46:44 +0000(svn r9061) -Fix [r9038, FS#668]: passwords are send when the server is in the 'authorizing' state, not 'inactive'.
rubidium [Thu, 08 Mar 2007 09:46:44 +0000] rev 6578
(svn r9061) -Fix [r9038, FS#668]: passwords are send when the server is in the 'authorizing' state, not 'inactive'.

Wed, 07 Mar 2007 18:58:28 +0000(svn r9055) -Codechange: Change windows unicode handling and allow a pure non-unicode build to function. Win9x binaries will be possible with mingw/nightly system.
Darkvater [Wed, 07 Mar 2007 18:58:28 +0000] rev 6577
(svn r9055) -Codechange: Change windows unicode handling and allow a pure non-unicode build to function. Win9x binaries will be possible with mingw/nightly system.

Wed, 07 Mar 2007 17:42:09 +0000(svn r9054) -Update: WebTranslator2 update to 2007-03-07 18:39:14
miham [Wed, 07 Mar 2007 17:42:09 +0000] rev 6576
(svn r9054) -Update: WebTranslator2 update to 2007-03-07 18:39:14
catalan - 2 fixed by arnaullv (2)
croatian - 95 fixed, 34 changed by Ydobon (129)
czech - 1 fixed, 3 deleted, 109 changed by Hadez (113)
danish - 4 fixed by ThomasA (4)
dutch - 2 fixed by habell (2)
esperanto - 5 fixed by LaPingvino (5)
french - 2 fixed by glx (2)
german - 1 fixed by Neonox (1)
hungarian - 1 fixed by miham (1)
italian - 1 fixed by sidew (1)
japanese - 14 fixed by ickoonite (14)
korean - 9 fixed by Nios (9)
norwegian_nynorsk - 1 fixed by Eikje3 (1)
polish - 2 fixed by meush (2)
simplified_chinese - 5 fixed by Fishingsnow (5)
slovenian - 1 fixed by Necrolyte (1)
spanish - 5 fixed by eusebio (5)
swedish - 5 fixed by daishan (5)
traditional_chinese - 7 fixed by sam0737 (7)
ukrainian - 1 fixed by znikoz (1)

Wed, 07 Mar 2007 16:46:13 +0000(svn r9053) -Change [Config]: removed unneeded stuff for windows
glx [Wed, 07 Mar 2007 16:46:13 +0000] rev 6575
(svn r9053) -Change [Config]: removed unneeded stuff for windows

Wed, 07 Mar 2007 12:11:48 +0000(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium [Wed, 07 Mar 2007 12:11:48 +0000] rev 6574
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};

Wed, 07 Mar 2007 11:47:46 +0000(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium [Wed, 07 Mar 2007 11:47:46 +0000] rev 6573
(svn r9050) -Codechange: Foo(void) -> Foo()

Tue, 06 Mar 2007 23:42:30 +0000(svn r9049) -Fix [Config]: when running 'bash configure', make sure automated reconfigures run 'bash configure' too.
truelight [Tue, 06 Mar 2007 23:42:30 +0000] rev 6572
(svn r9049) -Fix [Config]: when running 'bash configure', make sure automated reconfigures run 'bash configure' too.

Tue, 06 Mar 2007 23:27:14 +0000(svn r9048) -Fix r9040: non-bool used as bool
glx [Tue, 06 Mar 2007 23:27:14 +0000] rev 6571
(svn r9048) -Fix r9040: non-bool used as bool