From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1332 invoked by alias); 11 Oct 2004 02:49:56 -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 1317 invoked from network); 11 Oct 2004 02:49:55 -0000 Received: from unknown (HELO smtp814.mail.sc5.yahoo.com) (66.163.170.84) by sourceware.org with SMTP; 11 Oct 2004 02:49:55 -0000 Received: from unknown (HELO ?192.168.1.101?) (sampln@sbcglobal.net@64.175.251.169 with plain) by smtp814.mail.sc5.yahoo.com with SMTP; 11 Oct 2004 02:49:54 -0000 Subject: Re: New Windows Installer and Source Tarballs From: Lincoln Peters To: Elijah Meeks Cc: Xconq list In-Reply-To: <20041011014555.11750.qmail@web13122.mail.yahoo.com> References: <20041011014555.11750.qmail@web13122.mail.yahoo.com> Content-Type: text/plain Message-Id: <1097463166.4188.3877.camel@localhost> Mime-Version: 1.0 Date: Mon, 11 Oct 2004 06:26:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2004/txt/msg01349.txt.bz2 On Sun, 2004-10-10 at 18:45, Elijah Meeks wrote: > I don't have the .xcq in front of me, but I'll check > it as soon as I can. The two tables are: > > (table see-mistake-chance > (lrsensors ship-types 10000) > (damlrsensors ship-types 10000) > > ) > > (table looks-like > (ship-types fedmarker 10000) > ) One possible issue I see is that (to my knowledge) there is no mechanism by which the view code could determine whether the unit you see is a "ship-types" unit or a "fedmarker" unit. You would need a way for the views of other units to override the views of "lrsensors" and "damlrsensors" units when you get close enough for more accurate short-range sensors to take over. This would not be easy to fix, as you would need some mechanism to determine which unit view would take priority. This would have to be added as either a unit property (u_view_priority) or a table (uu_view_priority), depending on how much detail you need. --- Lincoln Peters Too much is just enough. -- Mark Twain, on whiskey