From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6988 invoked by alias); 18 Jul 2004 22:14:48 -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 6978 invoked from network); 18 Jul 2004 22:14:47 -0000 Received: from unknown (HELO rwcrmhc11.comcast.net) (204.127.198.35) by sourceware.org with SMTP; 18 Jul 2004 22:14:47 -0000 Received: from [192.168.181.128] (c-67-172-156-222.client.comcast.net[67.172.156.222]) by comcast.net (rwcrmhc11) with ESMTP id <20040718221446013003jf1te>; Sun, 18 Jul 2004 22:14:47 +0000 Message-ID: <40FAF653.9090602@phy.cmich.edu> Date: Sun, 18 Jul 2004 22:16:00 -0000 From: Eric McDonald User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) MIME-Version: 1.0 To: Hans Ronne CC: Robert Goulding , xconq7@sources.redhat.com Subject: Re: Weird fuel behavior References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004/txt/msg00764.txt.bz2 Hans Ronne wrote: > First, to clear up some confusion, I assume you are not playing modern.g > ("Modern Times") but lhs.g ("Modern Game") since only the latter game has > mines. My previous comments were about modern.g, but most of them apply > also to lhs.g. With the Tcl/Tk interface, I get a warning when trying to load lhs. Xconq says that it cannot find the image for 'radar'. I don't know if this is related to the image-loading changes that were recently made, or if this has been there all along. I haven't investigated what the cause of the problem is yet, However, I do note that the image for 'radar' does show up in the unit list once that game has finished loading. > (table hp-per-starve > ((i f b) fuel 1.00) > ;; Immobilized tanks eventually rust... > (armor fuel 0.05) > (ship fuel 0.10) > (places fuel (0.05 0.05 0.05 0.0)) > (m ammo 0.25) > ) We shouldn't have to resort to quoting GDL when explaining a game's behavior. I see that this table is not described by the help system. I will add it once I get back into the utype descriptions as part of the help system overhaul. I probably would already be working on the utype descriptions again, if I hadn't ended up spending part of this weekend in the Rockies. Now that I am back down to only 1 mile above sea level again, I suppose I should get back to some Xconq hacking.... Eric