belugas [Thu, 24 May 2007 01:12:00 +0000] rev 7171
(svn r9906) -Codechange: Add common properties for both industry and industry tiles specs
maedhros [Wed, 23 May 2007 17:33:03 +0000] rev 7170
(svn r9905) -Feature: Allow building new stations adjacent to existing stations by holding down control. Based on a patch by Wolf01.
peter1138 [Wed, 23 May 2007 16:40:40 +0000] rev 7169
(svn r9904) -Codechange [FS#798]: Add OpenBSD support to configure (matthias)
maedhros [Wed, 23 May 2007 14:43:47 +0000] rev 7168
(svn r9903) -Fix (r9901): Make the demolish and level land tools work in the scenario editor again.
peter1138 [Wed, 23 May 2007 14:02:10 +0000] rev 7167
(svn r9902) -Fix (r9898): Don't check group owner when adding a vehicle to the 'default' group.
maedhros [Wed, 23 May 2007 13:52:10 +0000] rev 7166
(svn r9901) -Codechange: Decide what to do with selected land areas based on the specific variable, not how it was highlighted.
maedhros [Wed, 23 May 2007 12:45:56 +0000] rev 7165
(svn r9900) -Codechange: Separate the variables for how to highlight a land area and what to do with it afterwards.
miham [Tue, 22 May 2007 21:55:37 +0000] rev 7164
(svn r9899) -Update: WebTranslator2 update to 2007-05-22 23:52:38
american - 32 fixed by WhiteRabbit (32)
brazilian_portuguese - 25 fixed by tucalipe (25)
bulgarian - 6 fixed by thetitan (6)
danish - 32 fixed, 21 changed by ThomasA (53)
dutch - 32 fixed, 3 changed by habell (35)
french - 32 fixed by glx (32)
german - 17 fixed by Neonox (17)
hungarian - 32 fixed by miham (32)
italian - 32 fixed by lorenzodv (32)
korean - 29 fixed by darkttd (29)
slovak - 35 fixed by lengyel (35)
slovenian - 10 fixed by Necrolyte (10)
spanish - 34 fixed by eusebio (34)
swedish - 32 fixed by giddorah (32)
peter1138 [Tue, 22 May 2007 19:48:11 +0000] rev 7163
(svn r9898) -Fix (r9874): Many...
- Group protection status wasn't changed via a command.
- Group renaming didn't check group owner (and in fact changed the owner,
just like renaming a sign...).
- Added owner checks to other group commands.
- Invalidate window data after the command has been completed instead of after
the command has been sent. This fixes gui issues in network play.
rubidium [Mon, 21 May 2007 21:58:31 +0000] rev 7162
(svn r9897) -Codechange: prepare the toolbar for more road types.