Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
February 2006: [Freeciv-Dev] Re: [Freeciv] Re: empty treasury and negative income |
[Freeciv-Dev] Re: [Freeciv] Re: empty treasury and negative income[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
nicholas.g.lawrence@xxxxxxxxxxxxxxxxxxxx wrote: The fix is to split upkeep into two phases. Incomings and Outgoings. Incomings is where a city earns money (eg trade). Iterate through all the cities, adding the incomings to the central treasury. Outgoings is where a city spends money (eg building upkeep). Iterate through all the cities, deducting outgoings from the central treasury. Yes. There is a huge ticket about end-of-turn ordering in RT. -jason
|