In r2052 and pak128 (the grid error also in pak64) grid and markers are no longer shown completely (or in the correct place).
Here's the grid error (red current position, yellow where it used to be - and belongs IMO):
(http://www.simutrans-germany.com/files/upload/grid.png)
And here's the marker issue (west and north parts are missing):
(http://www.simutrans-germany.com/files/upload/marker.png)
Solved in r2054, thanks! :D
...and according to SVN's log, done less than 30 minutes after the bug was reported - that was really quick, prissi! (http://www.cheesebuerger.de/images/smilie/froehlich/a020.gif)
Well, I just had to swap two lines ... and it was obvious, that the order was wrong.
But one has to know which two lines are to be swapped... ;)
Well, just have a look at besch/image_reader.cc the end
Instead of registering I add the hash twice ...