Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2004:
[Freeciv-Dev] (PR#9193) Save worklists and city production by name
Home

[Freeciv-Dev] (PR#9193) Save worklists and city production by name

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: mstefek@xxxxxxxxx
Subject: [Freeciv-Dev] (PR#9193) Save worklists and city production by name
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 9 Jul 2004 22:10:04 -0700
Reply-to: rt@xxxxxxxxxxx

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

> [mstefek@xxxxxxxxx - Wed Jul 07 09:07:33 2004]:

> With attached patch worklists and city productions are no more  
> dependent on the order in which improvements or units are read from  
> ruleset.

Will somebody double-check the improvement list added in savegame.c?

Also, should we be using strcmp or strcasecmp to search for names?  For
units I changed it to strcasecmp.  This is more robust so long as no two
names are the same disregarding case.  I'm not sure which is better, but
we should make it consistent.

jason



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