Mon, 11 Feb 2008 12:42:49 +0000(svn r12109) -Fix [FS#1745](r8973): use tile index 0 for planes in the air, so it cannot have an invalid tile index
smatz [Mon, 11 Feb 2008 12:42:49 +0000] rev 8534
(svn r12109) -Fix [FS#1745](r8973): use tile index 0 for planes in the air, so it cannot have an invalid tile index

Mon, 11 Feb 2008 11:21:29 +0000(svn r12108) -Fix [FS#1753]: X/Y axis swap for station tiles in GetNearbyTile() was wrong way around.
peter1138 [Mon, 11 Feb 2008 11:21:29 +0000] rev 8533
(svn r12108) -Fix [FS#1753]: X/Y axis swap for station tiles in GetNearbyTile() was wrong way around.

Mon, 11 Feb 2008 04:12:30 +0000(svn r12107) -Codechange: Add and use the typedef BridgeType
belugas [Mon, 11 Feb 2008 04:12:30 +0000] rev 8532
(svn r12107) -Codechange: Add and use the typedef BridgeType

Mon, 11 Feb 2008 03:22:44 +0000(svn r12106) -Fix(r12105): Kill warnings and raise an error when the transport type is not supported
belugas [Mon, 11 Feb 2008 03:22:44 +0000] rev 8531
(svn r12106) -Fix(r12105): Kill warnings and raise an error when the transport type is not supported

Mon, 11 Feb 2008 01:06:44 +0000(svn r12105) -Codechange: Use TransportType instead of guessing what kind of bridge we are preparing to build
belugas [Mon, 11 Feb 2008 01:06:44 +0000] rev 8530
(svn r12105) -Codechange: Use TransportType instead of guessing what kind of bridge we are preparing to build

Sun, 10 Feb 2008 18:31:33 +0000(svn r12104) -Fix (r12103): remember loading indicators transparency settings and make in switchable by Ctrl+9
smatz [Sun, 10 Feb 2008 18:31:33 +0000] rev 8529
(svn r12104) -Fix (r12103): remember loading indicators transparency settings and make in switchable by Ctrl+9

Sun, 10 Feb 2008 15:53:26 +0000(svn r12103) -Feature(tte): separate catenary transparency settings from building transparency settings
smatz [Sun, 10 Feb 2008 15:53:26 +0000] rev 8528
(svn r12103) -Feature(tte): separate catenary transparency settings from building transparency settings

Sun, 10 Feb 2008 14:49:44 +0000(svn r12102) -Feature: Allow locking individual transparency settings so they will not be changed by pressing 'x'. (Roujin)
maedhros [Sun, 10 Feb 2008 14:49:44 +0000] rev 8527
(svn r12102) -Feature: Allow locking individual transparency settings so they will not be changed by pressing 'x'. (Roujin)

Sun, 10 Feb 2008 14:16:25 +0000(svn r12101) -Fix (r12100): there are void tiles at MapMaxX,Y - have to substract one to be on water border tiles
smatz [Sun, 10 Feb 2008 14:16:25 +0000] rev 8526
(svn r12101) -Fix (r12100): there are void tiles at MapMaxX,Y - have to substract one to be on water border tiles

Sun, 10 Feb 2008 14:00:52 +0000(svn r12100) -Fix (r12042): check for water class of surrounding tiles fails for buoys at map borders
smatz [Sun, 10 Feb 2008 14:00:52 +0000] rev 8525
(svn r12100) -Fix (r12042): check for water class of surrounding tiles fails for buoys at map borders