Sun, 20 Jul 2008 07:41:43 +0000(svn r13752) -Fix [FS#2130]: correctly restore conditional orders when they are put 'into' backup.
rubidium [Sun, 20 Jul 2008 07:41:43 +0000] rev 9665
(svn r13752) -Fix [FS#2130]: correctly restore conditional orders when they are put 'into' backup.

Sat, 19 Jul 2008 20:24:41 +0000(svn r13740) -Fix (r13731): one could only join the first company.
rubidium [Sat, 19 Jul 2008 20:24:41 +0000] rev 9664
(svn r13740) -Fix (r13731): one could only join the first company.

Sat, 19 Jul 2008 20:23:51 +0000(svn r13739) -Fix (r13731): some variables would be erroneously zeroed, causing autoclean and company passwords not to work.
rubidium [Sat, 19 Jul 2008 20:23:51 +0000] rev 9663
(svn r13739) -Fix (r13731): some variables would be erroneously zeroed, causing autoclean and company passwords not to work.

Sat, 19 Jul 2008 10:10:21 +0000(svn r13734) -Fix: NewGRF rail continuation would always mark a tunnel on the same axis as connected, even when the tunnel faces the wrong direction.
rubidium [Sat, 19 Jul 2008 10:10:21 +0000] rev 9662
(svn r13734) -Fix: NewGRF rail continuation would always mark a tunnel on the same axis as connected, even when the tunnel faces the wrong direction.

Fri, 18 Jul 2008 21:01:30 +0000(svn r13733) -Fix (r13731): gcc2.95 compilation
smatz [Fri, 18 Jul 2008 21:01:30 +0000] rev 9661
(svn r13733) -Fix (r13731): gcc2.95 compilation

Fri, 18 Jul 2008 20:44:35 +0000(svn r13732) -Feature: add a few extra columns with information to the server list. Patch by Pegasus.
rubidium [Fri, 18 Jul 2008 20:44:35 +0000] rev 9660
(svn r13732) -Feature: add a few extra columns with information to the server list. Patch by Pegasus.

Fri, 18 Jul 2008 16:40:29 +0000(svn r13731) -Codechange: make a pool of the array of players.
rubidium [Fri, 18 Jul 2008 16:40:29 +0000] rev 9659
(svn r13731) -Codechange: make a pool of the array of players.

Fri, 18 Jul 2008 16:26:51 +0000(svn r13730) -Fix: make a copy of the names for news messages about the deletion of companies as the removal of a company could lead to wrong names in the news messages.
rubidium [Fri, 18 Jul 2008 16:26:51 +0000] rev 9658
(svn r13730) -Fix: make a copy of the names for news messages about the deletion of companies as the removal of a company could lead to wrong names in the news messages.

Fri, 18 Jul 2008 12:20:31 +0000(svn r13729) -Fix: assumption that non-north tiles of a house do not have the 1x1 building bit set was flawed with some NewGRFs. This caused the amount of houses to differ, which causes the town radii to differ, which causes desyncs when towns are expanded.
rubidium [Fri, 18 Jul 2008 12:20:31 +0000] rev 9657
(svn r13729) -Fix: assumption that non-north tiles of a house do not have the 1x1 building bit set was flawed with some NewGRFs. This caused the amount of houses to differ, which causes the town radii to differ, which causes desyncs when towns are expanded.

Fri, 18 Jul 2008 12:20:30 +0000(svn r13728) -Codechange: define DEBUG as an empty block so compiler warns us less
smatz [Fri, 18 Jul 2008 12:20:30 +0000] rev 9656
(svn r13728) -Codechange: define DEBUG as an empty block so compiler warns us less