Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2002:
[Freeciv-Dev] Re: [RFC] Behaviour of units in eXplore mode near cities
Home

[Freeciv-Dev] Re: [RFC] Behaviour of units in eXplore mode near cities

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Petr Baudis <pasky@xxxxxxxxxxx>
Cc: Gregory Berkolaiko <gberkolaiko@xxxxxxxxxxx>, freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: [RFC] Behaviour of units in eXplore mode near cities
From: Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 20 Feb 2002 20:14:00 +0100
Reply-to: rf13@xxxxxxxxxxxxxxxxxxxxxx

On Wed, Feb 20, 2002 at 07:42:12PM +0100, Petr Baudis wrote:
> Dear diary, on Mon, Feb 18, 2002 at 03:13:48PM CET, I got a letter,
> where Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxx> told me, that...
> > On Mon, Feb 18, 2002 at 12:33:22PM +0000, Gregory Berkolaiko wrote:
> > >  --- Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxx> wrote: 
> > > > On Sun, Feb 17, 2002 at 09:29:23PM +0000, Gregory Berkolaiko wrote:
> > > > >
> > > > > yep, you are right.
> > > > > than nobody should go to cities while exploring (explorers shouldn't
> > > > attack,
> > > > > right?)
> > > > 
> > > > We could expand the test to
> > > >   if (map_get_city(x1, y1) && (unit_flag(punit, F_DIPLOMAT) ||
> > > >                                unit_flag(punit, F_CARAVAN)) ||
> > > >                                is_military_unit(punit))
> > > 
> > > which leaves us whom?  
> > 
> > > explorers?  can they go into cities?  no.
> > 
> > What have I forgot here? Why can't explorers be moved into cities?
> 
> I hope we're talking about foreign cities. As I said, we should generally test
> if the city is foreign, no problem in moving through own cities.

Ack: this test is IMHO missing.

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "Any sufficiently advanced technology is indistinguishable from magic."
    -- Arthur C. Clarke


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