Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2004:
[Freeciv-Dev] (PR#8870) moving some code in adjust_map().
Home

[Freeciv-Dev] (PR#8870) moving some code in adjust_map().

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: mburda@xxxxxxxxx
Subject: [Freeciv-Dev] (PR#8870) moving some code in adjust_map().
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 30 May 2004 23:14:51 -0700
Reply-to: rt@xxxxxxxxxxx

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

> [mburda - Sat May 29 21:50:49 2004]:
> 
> This litle patch move some code in adjust map. this avoid to see 2 times
> the some thinck. adjust map is called directyl by make_land()

Nice.  Just 2 things:

- Use MIN and MAX in the loop instead of the if statements.

- Why do you move the initialization of "tres"?

jason



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