From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20465 invoked by alias); 8 Dec 2003 23:25:34 -0000 Mailing-List: contact xconq7-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: xconq7-owner@sources.redhat.com Received: (qmail 20457 invoked from network); 8 Dec 2003 23:25:34 -0000 Received: from unknown (HELO smtp14.fre.skanova.net) (195.67.227.31) by sources.redhat.com with SMTP; 8 Dec 2003 23:25:34 -0000 Received: from [212.181.162.155] (h155n1fls24o1048.bredband.comhem.se [212.181.162.155]) by smtp14.fre.skanova.net (8.12.10/8.12.10) with ESMTP id hB8NPTrb022267; Tue, 9 Dec 2003 00:25:30 +0100 (CET) X-Sender: u22611592@m1.226.comhem.se Message-Id: In-Reply-To: <1070923833.22214.16973.camel@odysseus> References: <1070854101.22214.7955.camel@odysseus> (message from Lincoln Peters on Sun, 07 Dec 2003 19:28:22 -0800) <1070854101.22214.7955.camel@odysseus> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Tue, 09 Dec 2003 00:57:00 -0000 To: Lincoln Peters From: Hans Ronne Subject: Re: Cannot do anything in water Cc: xconq7@sources.redhat.com X-SW-Source: 2003/txt/msg01005.txt.bz2 >> OTOH, The construction bug sounds more like an undefined action being >> allowed following an illegal click. The program should just beep instead >> and refuse to do anything if you click in the wrong cell. > >That's not what I've observed. I've often found that if the cell I tell >it to build in is illegal (e.g. try to build a city in the water), but >it can build in a nearby legal cell without moving (the cell is within >its create-range), it will build in that alternate location instead. >And it never asks if that is what I want to do. That's what I meant. The computer should never do that. If you try to do something which is not permitted, it should just beep at you. So this is definitely a bug. Hans