Sun, 12 Mar 2006 08:47:18 +0000(svn r3823) Remove dead code: A value for 'image' gets calculated and overwritten just a few lines later without being used in between
tron [Sun, 12 Mar 2006 08:47:18 +0000] rev 3181
(svn r3823) Remove dead code: A value for 'image' gets calculated and overwritten just a few lines later without being used in between

Sat, 11 Mar 2006 17:06:16 +0000(svn r3820) Be a bit more strict with types: use special types instead of generic byte and don't fill arbitrary data into inappropriate types
tron [Sat, 11 Mar 2006 17:06:16 +0000] rev 3180
(svn r3820) Be a bit more strict with types: use special types instead of generic byte and don't fill arbitrary data into inappropriate types

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