[Freeciv-Dev] Re: Multiple patches
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
At 2000/05/25 21:30 , Robert Rendell wrote:
>
>cosmetic.diff
>
> This patch makes mainly cosmetic changes, which means it's probably more
> subject to people's personal preferences. Specifically:
[snip]
> * The global warmth display was useless once you'd had a bout of
> global warming, because although game.warminglevel
> increased, game.heating was still counted from 0. The
> patch makes heating depend on warminglevel.
Other things depend upon the game.heating value. Also, I think it's nice
to have the raw info around -- you can compute whatever you want from it.
Attached is a patch which addresses the problem by using a new computation
on the client side to determine which warming sprite to use.
This should work on the GTK+, Xaw and MUI clients. It uses common code (in
climisc.[hc]) to determine which sprite to use. (Also, I did the same
common-code change for the research sprite.)
warming-indicator-fix-0.diff
Description: Text document
jjm
|
|