Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2003:
[Freeciv-Dev] (PR#4563) update_city_descriptions should be queued
Home

[Freeciv-Dev] (PR#4563) update_city_descriptions should be queued

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#4563) update_city_descriptions should be queued
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 14 Jul 2003 01:10:37 -0700
Reply-to: rt@xxxxxxxxxxxxxx

In two places in packhand.c, update_city_descriptions() is called when
we should instead call queue_mapview_update(UPDATE_CITY_DESCRIPTIONS). 
This means duplicated drawing is done...

Attachment: queue_update.diff
Description: queue_update.diff


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#4563) update_city_descriptions should be queued, Jason Short <=