peter1138 [Fri, 10 Mar 2006 09:20:28 +0000] rev 3174
(svn r3809) - Add map accessor files to MS VS 2003 project file
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)
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
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).
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.
tron [Wed, 08 Mar 2006 20:25:28 +0000] rev 3169
(svn r3798) Fix typo in r3795
tron [Wed, 08 Mar 2006 19:47:18 +0000] rev 3168
(svn r3796) When unmagicfying code, do it Right(tm) and also give the variables sensible names. I flipped a 'b' and a 'd' in r3785
tron [Wed, 08 Mar 2006 15:29:23 +0000] rev 3167
(svn r3795) Add a function to request the orientation of a depot
tron [Wed, 08 Mar 2006 15:28:38 +0000] rev 3166
(svn r3794) Use already available accessor functions instead of GB()
tron [Wed, 08 Mar 2006 13:03:29 +0000] rev 3165
(svn r3792) -Fix: Mark the right tile as dirty. It's just a graphical glitch which happend in r1592