Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2004:
[Freeciv-Dev] (PR#10368) RfP: #define ACTIVITY_FACTOR
Home

[Freeciv-Dev] (PR#10368) RfP: #define ACTIVITY_FACTOR

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#10368) RfP: #define ACTIVITY_FACTOR
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 27 Sep 2004 19:26:31 -0700
Reply-to: rt@xxxxxxxxxxx

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

In map.c in map_activity_time() there is a constant value 10.  It is 
also used by almost all callers.  It should be changed to a #define 
ACTIVITY_FACTOR in map.h.

Patch wanted.

jason




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#10368) RfP: #define ACTIVITY_FACTOR, Jason Short <=