From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13956 invoked by alias); 4 Aug 2004 01:31:47 -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 13943 invoked from network); 4 Aug 2004 01:31:46 -0000 Received: from unknown (HELO sccrmhc11.comcast.net) (204.127.202.55) by sourceware.org with SMTP; 4 Aug 2004 01:31:46 -0000 Received: from [192.168.181.128] (c-67-172-156-222.client.comcast.net[67.172.156.222]) by comcast.net (sccrmhc11) with ESMTP id <20040804013146011000b0cpe>; Wed, 4 Aug 2004 01:31:46 +0000 Message-ID: <41103C66.1060906@phy.cmich.edu> Date: Wed, 04 Aug 2004 01:53:00 -0000 From: Eric McDonald User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) MIME-Version: 1.0 To: "Henry J. Cobb" CC: xconq7@sources.redhat.com Subject: Re: [xconq] My hacked up copy of time.g References: <4870.68.126.82.218.1091039135.squirrel@webmail.io.com><15784.68.126.82.218.1091034842.squirrel@webmail.io.com> <4870.68.126.82.218.1091039135.squirrel@webmail.io.com> <8202.68.126.82.218.1091567673.squirrel@webmail.io.com> In-Reply-To: <8202.68.126.82.218.1091567673.squirrel@webmail.io.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004/txt/msg00826.txt.bz2 Henry J. Cobb wrote: > My basic changes were to the terran generation, map size, blimp ammo, > extended production of cav and inf and some fiddling with the combat > tables. > > I'm thinking about allowing cannon to stick around as long as inf with > fewer HPs but ranged fire and the power of AA batteries. Where did you get the 'time.g' file that you hacked? It is apparently an old file (over a month old), given that "/" is being used as the symbol for bases, instead of "_". It is over a month old, because, according to the ChangeLog, I last changed it on 2004/06/21 to make sure that there were no conflict with the GDL arithmetic operators that I just implemented: 2004-06-21 Eric McDonald [ snipped ] * lib/time.g: Change "*" to "T". Change "/" to "_". * lib/wizard.g: Change "*" to "T".