Mon, 11 Feb 2008 20:23:38 +0000(svn r12115) -Codechange: move malloc/realloc error messages to separate file to spare 4-8kB of binary size
smatz [Mon, 11 Feb 2008 20:23:38 +0000] rev 9033
(svn r12115) -Codechange: move malloc/realloc error messages to separate file to spare 4-8kB of binary size

Mon, 11 Feb 2008 19:10:33 +0000(svn r12114) -Fix (r12111): missed one Bridge -> BridgeSpec
peter1138 [Mon, 11 Feb 2008 19:10:33 +0000] rev 9032
(svn r12114) -Fix (r12111): missed one Bridge -> BridgeSpec

Mon, 11 Feb 2008 17:35:15 +0000(svn r12111) -Codechange: Rename Bridge to BridgeSpec, out of consistensy with other Specs in used.
belugas [Mon, 11 Feb 2008 17:35:15 +0000] rev 9031
(svn r12111) -Codechange: Rename Bridge to BridgeSpec, out of consistensy with other Specs in used.

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 9030
(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 9029
(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 9028
(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 9027
(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 9026
(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 9025
(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 9024
(svn r12103) -Feature(tte): separate catenary transparency settings from building transparency settings