Complete.Org: Mailing Lists: Archives: freeciv-dev: November 1998:
[Freeciv-Dev] CVS: dwp: Fixed minor problem with the city report i...
Home

[Freeciv-Dev] CVS: dwp: Fixed minor problem with the city report i...

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxxx
Subject: [Freeciv-Dev] CVS: dwp: Fixed minor problem with the city report i...
From: freeciv@xxxxxxxxxxxxxxxxxxxxxxxx
Date: 27 Nov 1998 11:21:01 -0000
Reply-to: freeciv-dev@xxxxxxxxxxxx

This is an automated notification of a change to freeciv cvs, 
on Fri Nov 27 03:12:49 PST 1998 = Fri Nov 27 11:12:49 1998 (GMT)
by David Pfitzner <dwp@xxxxxxxxxxxxxx>

---- Files affected:

freeciv/client repodlgs.c
freeciv/common city.c city.h game.c game.h

---- Log message:

Fixed minor problem with the city report if any cities have duplicate names or
truncated names.  In the process improved city report popup-time for large
numbers of cities by sorting on city pointers rather than city_id's.  
Changed city_name_compare() to operate on city pointers rather than 
city_id's, and moved from game.c to city.c.  Changed city report to indicate
truncated names with a "." at the end.


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