Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2004:
[Freeciv-Dev] Re: (PR#9941) rename seed values
Home

[Freeciv-Dev] Re: (PR#9941) rename seed values

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: jdorje@xxxxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#9941) rename seed values
From: "Gregory Berkolaiko" <Gregory.Berkolaiko@xxxxxxxxxxxxx>
Date: Sat, 4 Sep 2004 22:11:25 -0700
Reply-to: rt@xxxxxxxxxxx

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

On Sat, 4 Sep 2004, Jason Short wrote:

>
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=9941 >
>
> Currently we have
>
>    game.randseed <=> "randseed"
>    map.seed <=> "seed"
>
> This has always bothered me.  They are both rand seeds.  One is for the
> map generation and one is for the game.  I propose they be renamed:
>
>    game.randseed <=> "gameseed"
>    map.randseed <=> "mapseed"

drop rand:
        game.seed and map.seed
more logically connected with the server variables and shorter too!




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