Fri, 08 Sep 2006 03:59:38 +0000(svn r6423) -Codechange: Replace two magic numbers by appropriate enum/define value
belugas [Fri, 08 Sep 2006 03:59:38 +0000] rev 4573
(svn r6423) -Codechange: Replace two magic numbers by appropriate enum/define value

Thu, 07 Sep 2006 22:36:33 +0000(svn r6421) -Revert r6420: The dedicated server's console actually needs to work. It misses half the input at the moment. Sorry, too hasty commit.
Darkvater [Thu, 07 Sep 2006 22:36:33 +0000] rev 4572
(svn r6421) -Revert r6420: The dedicated server's console actually needs to work. It misses half the input at the moment. Sorry, too hasty commit.

Thu, 07 Sep 2006 21:52:21 +0000(svn r6420) -Feature [Win32]: Use an existing console if openttd was started from one.
Darkvater [Thu, 07 Sep 2006 21:52:21 +0000] rev 4571
(svn r6420) -Feature [Win32]: Use an existing console if openttd was started from one.
Unfortunately this only works for WindowsXP or higher, all older MS-OS's
are stuck with the old behaviour.

Thu, 07 Sep 2006 18:36:37 +0000(svn r6419) WebTranslator2 update to 2006-09-07 20:36:09
miham [Thu, 07 Sep 2006 18:36:37 +0000] rev 4570
(svn r6419) WebTranslator2 update to 2006-09-07 20:36:09
american - 8 fixed by WhiteRabbit (8)
french - 7 changed by glx (7)
spanish - 11 fixed by eusebio (11)
turkish - 2 fixed by edokan (2)

Thu, 07 Sep 2006 15:00:47 +0000(svn r6418) -Fix: [autoreplace] now multiheaded engines and other locomotives consisting of more than one unit will only be counted once
bjarni [Thu, 07 Sep 2006 15:00:47 +0000] rev 4569
(svn r6418) -Fix: [autoreplace] now multiheaded engines and other locomotives consisting of more than one unit will only be counted once
This also cleaned up the counting loop alot and it will also (hopefully) be faster (didn't benchmark it)

Thu, 07 Sep 2006 06:38:37 +0000(svn r6417) WebTranslator2 update to 2006-09-07 08:38:16
miham [Thu, 07 Sep 2006 06:38:37 +0000] rev 4568
(svn r6417) WebTranslator2 update to 2006-09-07 08:38:16
french - 8 fixed by glx (8)

Thu, 07 Sep 2006 00:31:46 +0000(svn r6416) -Fix r6414 r6415: forgot to apply the new colours to the strings in the translations in lang/unfinished
bjarni [Thu, 07 Sep 2006 00:31:46 +0000] rev 4567
(svn r6416) -Fix r6414 r6415: forgot to apply the new colours to the strings in the translations in lang/unfinished

Wed, 06 Sep 2006 22:58:07 +0000(svn r6415) -Fix r6414: switched orange and light blue colours in last commit, so they now fit what we agreed upon (oops)
bjarni [Wed, 06 Sep 2006 22:58:07 +0000] rev 4566
(svn r6415) -Fix r6414: switched orange and light blue colours in last commit, so they now fit what we agreed upon (oops)
stopping is now orange and service is now light blue

Wed, 06 Sep 2006 22:43:38 +0000(svn r6414) -GUI change: heading for depot is now shown as either "Service at depot" (service) in orange or "Heading for depot" (stopping) in light blue
bjarni [Wed, 06 Sep 2006 22:43:38 +0000] rev 4565
(svn r6414) -GUI change: heading for depot is now shown as either "Service at depot" (service) in orange or "Heading for depot" (stopping) in light blue

Wed, 06 Sep 2006 14:32:14 +0000(svn r6412) -Fix(r6411): forgot to remove some lines in openttd*.sln (thx michi_cc)
glx [Wed, 06 Sep 2006 14:32:14 +0000] rev 4564
(svn r6412) -Fix(r6411): forgot to remove some lines in openttd*.sln (thx michi_cc)