The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: DirrrtyDirk on October 02, 2008, 09:08:18 pm

Title: BUG r2052 - grid and marker no longer shown correctly
Post by: DirrrtyDirk on October 02, 2008, 09:08:18 pm
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)
Title: Re: BUG r2052 - grid and marker no longer shown correctly
Post by: DirrrtyDirk on October 03, 2008, 04:37:16 pm
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)
Title: Re: BUG r2052 - grid and marker no longer shown correctly
Post by: prissi on October 03, 2008, 07:09:13 pm
Well, I just had to swap two lines ... and it was obvious, that the order was wrong.
Title: Re: BUG r2052 - grid and marker no longer shown correctly
Post by: isidoro on October 03, 2008, 10:15:42 pm
But one has to know which two lines are to be swapped...    ;)
Title: Re: BUG r2052 - grid and marker no longer shown correctly
Post by: prissi on October 04, 2008, 05:55:20 pm
Well, just have a look at besch/image_reader.cc the end

Instead of registering I add the hash twice ...