Sat, 11 Mar 2006 09:10:46 +0000(svn r3816) Use existing accessors
tron [Sat, 11 Mar 2006 09:10:46 +0000] rev 3179
(svn r3816) Use existing accessors

Fri, 10 Mar 2006 17:01:51 +0000(svn r3814) Remove another call to FindLandscapeHeight()
tron [Fri, 10 Mar 2006 17:01:51 +0000] rev 3178
(svn r3814) Remove another call to FindLandscapeHeight()

Fri, 10 Mar 2006 12:57:42 +0000(svn r3813) Simplify strange control flow
tron [Fri, 10 Mar 2006 12:57:42 +0000] rev 3177
(svn r3813) Simplify strange control flow

Fri, 10 Mar 2006 11:27:52 +0000(svn r3812) Remove a pointless goto
tron [Fri, 10 Mar 2006 11:27:52 +0000] rev 3176
(svn r3812) Remove a pointless goto

Fri, 10 Mar 2006 10:01:56 +0000(svn r3811) -Fix: [autoreplace]: (FS#67) autoreplacing trains now keep their tile length instead of their pixel length
bjarni [Fri, 10 Mar 2006 10:01:56 +0000] rev 3175
(svn r3811) -Fix: [autoreplace]: (FS#67) autoreplacing trains now keep their tile length instead of their pixel length

Fri, 10 Mar 2006 09:20:28 +0000(svn r3809) - Add map accessor files to MS VS 2003 project file
peter1138 [Fri, 10 Mar 2006 09:20:28 +0000] rev 3174
(svn r3809) - Add map accessor files to MS VS 2003 project file

Thu, 09 Mar 2006 20:37:51 +0000(svn r3805) - [FS#62] Fix doxygen comments to refer to the correct parameter. (sulai)
peter1138 [Thu, 09 Mar 2006 20:37:51 +0000] rev 3173
(svn r3805) - [FS#62] Fix doxygen comments to refer to the correct parameter. (sulai)

Thu, 09 Mar 2006 12:32:25 +0000(svn r3803) Change the second parameter of UpdateSignalsOnSegment() from Direction to DiagDirection as that's what it really operates on
tron [Thu, 09 Mar 2006 12:32:25 +0000] rev 3172
(svn r3803) Change the second parameter of UpdateSignalsOnSegment() from Direction to DiagDirection as that's what it really operates on

Wed, 08 Mar 2006 23:21:32 +0000(svn r3802) * Add a dummy file in the scenario dir to make the makefile stop complaining on make install (temporary hack).
matthijs [Wed, 08 Mar 2006 23:21:32 +0000] rev 3171
(svn r3802) * Add a dummy file in the scenario dir to make the makefile stop complaining on make install (temporary hack).

Wed, 08 Mar 2006 23:12:38 +0000(svn r3801) * Update debian packaging files to the ones used for releasing 0.4.5 (see os/debian/changelog for details).
matthijs [Wed, 08 Mar 2006 23:12:38 +0000] rev 3170
(svn r3801) * Update debian packaging files to the ones used for releasing 0.4.5 (see os/debian/changelog for details).
* Fix a small debconf issue which was in the 0.4.5 release.