Wed, 19 Jan 2005 20:55:23 +0000(svn r1571) Feature: Visually enhanced autorail placing
dominik [Wed, 19 Jan 2005 20:55:23 +0000] rev 1070
(svn r1571) Feature: Visually enhanced autorail placing
When using the autorail tool, the rail pieces which are going to be build are highlighted.
If a piece is shown in red, this indicates that the slope/rail combination is impossible. It does not tell you if the rail line construction might not be possible because of other obstacles, e.g. houses or water.

Wed, 19 Jan 2005 20:22:10 +0000(svn r1570) Make the gcc version test work with old versions of test (i.e. don't use the < operator)
tron [Wed, 19 Jan 2005 20:22:10 +0000] rev 1069
(svn r1570) Make the gcc version test work with old versions of test (i.e. don't use the < operator)

Wed, 19 Jan 2005 19:32:33 +0000(svn r1569) -Fix: signed/unsigned mismatch
darkvater [Wed, 19 Jan 2005 19:32:33 +0000] rev 1068
(svn r1569) -Fix: signed/unsigned mismatch

Wed, 19 Jan 2005 19:15:03 +0000(svn r1568) made an enum of train subtypes to make the code more readable
bjarni [Wed, 19 Jan 2005 19:15:03 +0000] rev 1067
(svn r1568) made an enum of train subtypes to make the code more readable

Wed, 19 Jan 2005 13:31:46 +0000(svn r1567) -Fix: [110452] On horizontal/vertical tracks you are also charged for building/removing signals on the parallel track on the same tile. Signal updating is also correct. (Hackykid)
darkvater [Wed, 19 Jan 2005 13:31:46 +0000] rev 1066
(svn r1567) -Fix: [110452] On horizontal/vertical tracks you are also charged for building/removing signals on the parallel track on the same tile. Signal updating is also correct. (Hackykid)

Wed, 19 Jan 2005 13:22:01 +0000(svn r1566) -Fix eol-style on script files, as well as update them a bit (sign_de)
darkvater [Wed, 19 Jan 2005 13:22:01 +0000] rev 1065
(svn r1566) -Fix eol-style on script files, as well as update them a bit (sign_de)

Wed, 19 Jan 2005 10:00:37 +0000(svn r1565) -Fix: [ 1104969 ] Aircraft in hangar messages are now revalidated before
celestar [Wed, 19 Jan 2005 10:00:37 +0000] rev 1064
(svn r1565) -Fix: [ 1104969 ] Aircraft in hangar messages are now revalidated before
display
-CodeChange: replaced one if (foo) return true else return false by
return (foo)

Wed, 19 Jan 2005 05:55:30 +0000(svn r1564) ISO C90 forbids mixed declarations and code (bad bjarni, no cookie)
tron [Wed, 19 Jan 2005 05:55:30 +0000] rev 1063
(svn r1564) ISO C90 forbids mixed declarations and code (bad bjarni, no cookie)

Wed, 19 Jan 2005 01:18:29 +0000(svn r1563) fix: autoreplaced trains now sets wagon override properly
bjarni [Wed, 19 Jan 2005 01:18:29 +0000] rev 1062
(svn r1563) fix: autoreplaced trains now sets wagon override properly

Tue, 18 Jan 2005 23:48:55 +0000(svn r1562) Changed copyright 2004 into copyright 2004-(current year) in the get info window in finder (macOSX)
bjarni [Tue, 18 Jan 2005 23:48:55 +0000] rev 1061
(svn r1562) Changed copyright 2004 into copyright 2004-(current year) in the get info window in finder (macOSX)