Thu, 27 Jan 2005 12:52:20 +0000(svn r1696) Use GetTileSlope() instead of FindLandscapeHeightByTile() where it is sufficient. FindLandscapeHeightByTile() uses GetTileSlope() internally and adds some more info, which is discarded in these cases.
tron [Thu, 27 Jan 2005 12:52:20 +0000] rev 1192
(svn r1696) Use GetTileSlope() instead of FindLandscapeHeightByTile() where it is sufficient. FindLandscapeHeightByTile() uses GetTileSlope() internally and adds some more info, which is discarded in these cases.
While touching the code make a bit more clear how GetBridgeHeight() works.

Thu, 27 Jan 2005 11:33:14 +0000(svn r1695) -Fix: I broke maximum speed sorting for anything but trains with the new acceleration. Sorry
Celestar [Thu, 27 Jan 2005 11:33:14 +0000] rev 1191
(svn r1695) -Fix: I broke maximum speed sorting for anything but trains with the new acceleration. Sorry

Thu, 27 Jan 2005 11:25:32 +0000(svn r1694) -Fix: Forgot to remove a DEBUG statement :(
celestar [Thu, 27 Jan 2005 11:25:32 +0000] rev 1190
(svn r1694) -Fix: Forgot to remove a DEBUG statement :(

Thu, 27 Jan 2005 09:43:24 +0000(svn r1693) -Fix: [ 1108618 ] A wrong error message was displayed when trying to
Celestar [Thu, 27 Jan 2005 09:43:24 +0000] rev 1189
(svn r1693) -Fix: [ 1108618 ] A wrong error message was displayed when trying to
expand railroad stations beyond maximum spread

Wed, 26 Jan 2005 19:51:29 +0000(svn r1691) -Fix: oops, forgot to bump the company-info-version
truelight [Wed, 26 Jan 2005 19:51:29 +0000] rev 1188
(svn r1691) -Fix: oops, forgot to bump the company-info-version

Wed, 26 Jan 2005 19:43:22 +0000(svn r1690) - Fix: [autoreplace] Cheaters can no longer exploit autoreplace to get vehicles, that's not invented yet
bjarni [Wed, 26 Jan 2005 19:43:22 +0000] rev 1187
(svn r1690) - Fix: [autoreplace] Cheaters can no longer exploit autoreplace to get vehicles, that's not invented yet
- Fix: [autoreplace] Fixed a stupid bug introduced in r1687, that made a crash if anybody tried to autoreplace anything but an aircraft

Wed, 26 Jan 2005 19:40:21 +0000(svn r1689) -Fix: big typo in network_udp.c, the company-password flag didn't work
truelight [Wed, 26 Jan 2005 19:40:21 +0000] rev 1186
(svn r1689) -Fix: big typo in network_udp.c, the company-password flag didn't work

Wed, 26 Jan 2005 19:03:01 +0000(svn r1687) - Feature: [autoreplace] server now checks for plane<->helicopter replacement and reject replacement if needed
bjarni [Wed, 26 Jan 2005 19:03:01 +0000] rev 1185
(svn r1687) - Feature: [autoreplace] server now checks for plane<->helicopter replacement and reject replacement if needed

Wed, 26 Jan 2005 18:59:10 +0000(svn r1686) Fix (Work around?) crash when generating tropical maps
tron [Wed, 26 Jan 2005 18:59:10 +0000] rev 1184
(svn r1686) Fix (Work around?) crash when generating tropical maps

Wed, 26 Jan 2005 18:39:35 +0000(svn r1685) - Fix: [newgrf] airplanes from grf sets are not treated as helicopters, as introduced in r1682
dominik [Wed, 26 Jan 2005 18:39:35 +0000] rev 1183
(svn r1685) - Fix: [newgrf] airplanes from grf sets are not treated as helicopters, as introduced in r1682