Mon, 02 Apr 2007 11:35:08 +0000(svn r9543) -Fix [FS#691]: Split up STR_ENGINE_NOT_BUILDABLE into four strings so it can be
maedhros [Mon, 02 Apr 2007 11:35:08 +0000] rev 6903
(svn r9543) -Fix [FS#691]: Split up STR_ENGINE_NOT_BUILDABLE into four strings so it can be
translated properly and remove "buildable", since it isn't actually a word.

Sun, 01 Apr 2007 11:11:49 +0000(svn r9542) -Fix(FS# 712): When checking if a vehicle is on a given tile, and you are working on the ground tile, do not take aircrafts into account, as they do not pose any danger for the construction/destruction/conversion itself. Z stuff, in other words
belugas [Sun, 01 Apr 2007 11:11:49 +0000] rev 6902
(svn r9542) -Fix(FS# 712): When checking if a vehicle is on a given tile, and you are working on the ground tile, do not take aircrafts into account, as they do not pose any danger for the construction/destruction/conversion itself. Z stuff, in other words

Sun, 01 Apr 2007 10:55:31 +0000(svn r9541) -Codechange: Safeguard the company-buying routines so that the buying player and the bought player need to be two different entities
celestar [Sun, 01 Apr 2007 10:55:31 +0000] rev 6901
(svn r9541) -Codechange: Safeguard the company-buying routines so that the buying player and the bought player need to be two different entities

Sun, 01 Apr 2007 10:54:31 +0000(svn r9540) -Fix (r1): Bankrupt AIs no longer buy themselves (usage of wrong variable)
celestar [Sun, 01 Apr 2007 10:54:31 +0000] rev 6900
(svn r9540) -Fix (r1): Bankrupt AIs no longer buy themselves (usage of wrong variable)

Sat, 31 Mar 2007 12:19:22 +0000(svn r9533) -Fix [FS#274]: when a company is removed (either via auto-clean, bankrupt, or take over), sell all the shares he has first, then sell the shares all people have on this company, and then remove the company.
truelight [Sat, 31 Mar 2007 12:19:22 +0000] rev 6899
(svn r9533) -Fix [FS#274]: when a company is removed (either via auto-clean, bankrupt, or take over), sell all the shares he has first, then sell the shares all people have on this company, and then remove the company.

Sat, 31 Mar 2007 09:53:40 +0000(svn r9532) -Fix (r8741) [FS#708]: Make errors when building drive through road stops more descriptive.
maedhros [Sat, 31 Mar 2007 09:53:40 +0000] rev 6898
(svn r9532) -Fix (r8741) [FS#708]: Make errors when building drive through road stops more descriptive.

Sat, 31 Mar 2007 08:24:05 +0000(svn r9531) -Fix (r8661) [FS#692]: The scroll settings were wrong for trains as only a part
maedhros [Sat, 31 Mar 2007 08:24:05 +0000] rev 6897
(svn r9531) -Fix (r8661) [FS#692]: The scroll settings were wrong for trains as only a part
of the window should be horizontally scrollable, not all of it. This lead to
wagons without an engine overflowing the window and not being able to scroll to
the end of a train if there was an engine attached.

Sat, 31 Mar 2007 01:16:17 +0000(svn r9530) -Codechange: Replace a direct industry type access by a behaviour
belugas [Sat, 31 Mar 2007 01:16:17 +0000] rev 6896
(svn r9530) -Codechange: Replace a direct industry type access by a behaviour

Fri, 30 Mar 2007 22:17:47 +0000(svn r9529) -Fix [FS#705]: when 2 clients joined together, the second asserted on the NewCompany command of the first
truelight [Fri, 30 Mar 2007 22:17:47 +0000] rev 6895
(svn r9529) -Fix [FS#705]: when 2 clients joined together, the second asserted on the NewCompany command of the first

Fri, 30 Mar 2007 21:58:38 +0000(svn r9528) -Fix r8610: don't try to modify non-existent widgets (many thanks to Bruce Perence, the libefence developer)
glx [Fri, 30 Mar 2007 21:58:38 +0000] rev 6894
(svn r9528) -Fix r8610: don't try to modify non-existent widgets (many thanks to Bruce Perence, the libefence developer)