Thu, 16 Mar 2006 06:30:47 +0000(svn r3900) When clearing a bridge determine the bridge direction and tile offset once instead of all over the place; also use UpdateSignalsOnSegment() instead of SetSignalsOnBothDir(), because this is sufficient
tron [Thu, 16 Mar 2006 06:30:47 +0000] rev 3227
(svn r3900) When clearing a bridge determine the bridge direction and tile offset once instead of all over the place; also use UpdateSignalsOnSegment() instead of SetSignalsOnBothDir(), because this is sufficient

Thu, 16 Mar 2006 06:06:05 +0000(svn r3899) Use wrapper functions to make more clear how deleting stuff under bridges works; also remove an unnecessary local variable
tron [Thu, 16 Mar 2006 06:06:05 +0000] rev 3226
(svn r3899) Use wrapper functions to make more clear how deleting stuff under bridges works; also remove an unnecessary local variable

Thu, 16 Mar 2006 05:28:15 +0000(svn r3898) Add functions to find a bridge end starting at a middle tile
tron [Thu, 16 Mar 2006 05:28:15 +0000] rev 3225
(svn r3898) Add functions to find a bridge end starting at a middle tile

Thu, 16 Mar 2006 00:32:25 +0000(svn r3897) - Add some more missing files to VS6 project. Thanks for bringing it to my attention glx.
Darkvater [Thu, 16 Mar 2006 00:32:25 +0000] rev 3224
(svn r3897) - Add some more missing files to VS6 project. Thanks for bringing it to my attention glx.

Thu, 16 Mar 2006 00:22:36 +0000(svn r3896) - [Patches] Fix: Honour any conditional settings when retrieving the setting entries.
Darkvater [Thu, 16 Mar 2006 00:22:36 +0000] rev 3223
(svn r3896) - [Patches] Fix: Honour any conditional settings when retrieving the setting entries.

Thu, 16 Mar 2006 00:20:33 +0000(svn r3895) - Add proper SLE(G)_CONDNULL macros for the empty space reservation in savegames and update where used
Darkvater [Thu, 16 Mar 2006 00:20:33 +0000] rev 3222
(svn r3895) - Add proper SLE(G)_CONDNULL macros for the empty space reservation in savegames and update where used
- Also add this capability to settings

Wed, 15 Mar 2006 21:55:59 +0000(svn r3894) -Fix: use "" over in configure
truelight [Wed, 15 Mar 2006 21:55:59 +0000] rev 3221
(svn r3894) -Fix: use "" over in configure

Wed, 15 Mar 2006 21:27:19 +0000(svn r3893) - Fix: Properly set back the owner of a crossing/road-under bridge after removing it. For crossings we can always use .m2 because it is already 0 when not owned by a town.
Darkvater [Wed, 15 Mar 2006 21:27:19 +0000] rev 3220
(svn r3893) - Fix: Properly set back the owner of a crossing/road-under bridge after removing it. For crossings we can always use .m2 because it is already 0 when not owned by a town.

Wed, 15 Mar 2006 21:09:10 +0000(svn r3892) - Add missing file to VS project-file
Darkvater [Wed, 15 Mar 2006 21:09:10 +0000] rev 3219
(svn r3892) - Add missing file to VS project-file

Wed, 15 Mar 2006 19:53:25 +0000(svn r3891) Fix r3885
tron [Wed, 15 Mar 2006 19:53:25 +0000] rev 3218
(svn r3891) Fix r3885