jdorje: Allow queueing of mapview updates inside the...

[email protected] Mon, 26 Sep 2005 14:01:02 -0700
Newsgroups gmane.games.freeciv.cvs
Message-ID <[email protected]>
This is an automated notification of a change to freeciv cvs, 
on Mon Sep 26 13:52:39 PDT 2005 = Mon Sep 26 20:52:39 2005 (GMT)
by Jason Dorje Short <[email protected]>

---- Files affected:

freeciv/client mapview_common.c

---- Log message:
      Tag: HEAD

Allow queueing of mapview updates inside the drawing code.  Fix a bug
whereby city names may not be fully drawn the first time the city is
seen.

Patch by me in PR#14077.