Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2002:
[Freeciv-Dev] (PR#2583) fix for [un]queue_mapview_update
Home

[Freeciv-Dev] (PR#2583) fix for [un]queue_mapview_update

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients:;
Subject: [Freeciv-Dev] (PR#2583) fix for [un]queue_mapview_update
From: "Jason Short via RT" <rt@xxxxxxxxxxxxxx>
Date: Tue, 17 Dec 2002 20:30:30 -0800
Reply-to: rt@xxxxxxxxxxxxxx

[rfalke - Mon Dec 16 15:02:47 2002]:


> I just see that UPDATE_MAP_CANVAS_VISIBLE isn't used. This was a
> surprise for the me. We only use the queue for city descriptions? Do
> you plan to extend this? If not can we specialize by renaming
> queue_mapview_update to queue_city_descr_update or similar?

OK, I lied: in one case an UPDATE_CITY_DESCRIPTIONS is not sufficient. 
Here I think it is more efficient (in general) to add a small
update_map_canvas(..., FALSE) call than to do a full
UPDATE_MAP_CANVAS_VISIBLE queue.

jason

Attachment: queue_mapview_update-2.diff
Description: queue_mapview_update-2.diff


[Prev in Thread] Current Thread [Next in Thread]