From: Erik V. <eri...@xs...> - 2012-03-14 10:48:13
|
I may also have screwed up on the ‘pic’ attribute: it should be in TileSet.xml, not in Map.xml – but in TileSet.xml it would affect all -902/-903 tiles. In Map.xml it doesn’t work (yet), so the 1880 harbours will still show up red. I don’t see a simple solution right now, even though it would be highly desirable if there were one. I’ll sleep a good night over how we can get this right, but we may have to revert to your initial approach. After all, it wasn't that difficult. 'pic' is now allowed in Map.xml, and used in 1880. I have also cleaned up its (ineffective) usage in 1830/Map.xml, where TileSet.xml already had it. It turned out that Martin's new 1880-specific classes had not been included in my previous commit. That has been fixed now as well. Erik. |