Re: [Freeciv-Dev] New year calculus
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Nicolas Brunel wrote:
>
> Here is Peter Patch against current cvs version:
After calculateing spaceshipparts, I would put:
if (!game.spacerace)
spaceshipparts=0;
so that the year progression is not unnecessarily altered
if we don't actually have the possibility of spaceships.
Hmm, should we default game.spacerace to 1 for 1.8.0,
since the spacerace should now work properly?
(Except the AI doesn't build spaceships.)
-- David
|
|