Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2004:
[Freeciv-Dev] (PR#11072) CMA called way too often
Home

[Freeciv-Dev] (PR#11072) CMA called way too often

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#11072) CMA called way too often
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 18 Nov 2004 09:29:00 -0800
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=11072 >

The CMA is called _way_ too often.

It is called when opening the citydlg.

It is called when changing a city's production.

It is called when appending an item to the city's worklist!

With large cities this makes even simple actions incredibly sluggish. 
In fact the client becomes more responsive between turns than during a 
turn, because you can insert a worklist item and move it around without 
any immediate response from the server (which would trigger CMA calls).

-jason





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#11072) CMA called way too often, Jason Short <=