BR#3238 was pretty hairy.  The main bug with colonies of apparent zero
size was lurking in the way tile ownership is updated, which I had never
seen because it was triggered when founding a colony next to an existing
one, which I never do:-).  However, there was also a display bug, the map
did not get updated to show the new colony, whereas it does with more
normal colony builds.  In git.b992706e I fixed this brutally by calling
GUI.refreshTile for any Tile that gets sent in an UpdateMessage to the
client.  This works but is probably overkill.  Is there a better/intended
way to achieve this with the new GUI/map-caching system?

Cheers,
Mike Pope

Attachment: pgpASohqQEvS5.pgp
Description: OpenPGP digital signature

_______________________________________________
Freecol-developers mailing list
Freecol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freecol-developers

Reply via email to