From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16699 invoked by alias); 11 Aug 2004 16:41:38 -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 16683 invoked from network); 11 Aug 2004 16:41:37 -0000 Received: from unknown (HELO ob2.cmich.edu) (141.209.20.21) by sourceware.org with SMTP; 11 Aug 2004 16:41:37 -0000 Received: from egate1.central.cmich.local ([141.209.15.85]) by ob2.cmich.edu (8.12.10/8.12.10) with ESMTP id i7BGaiP6021245; Wed, 11 Aug 2004 12:36:44 -0400 Received: from leon.phy.cmich.edu ([141.209.165.20]) by egate1.central.cmich.local with Microsoft SMTPSVC(5.0.2195.6713); Wed, 11 Aug 2004 12:39:03 -0400 Received: from localhost (localhost [127.0.0.1]) by leon.phy.cmich.edu (Postfix) with ESMTP id 55A7970011; Wed, 11 Aug 2004 12:41:29 -0400 (EDT) Date: Wed, 11 Aug 2004 16:47:00 -0000 From: Eric McDonald To: Hans Ronne Cc: Jim Kingdon , Subject: Re: time.g weirdness In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 11 Aug 2004 16:39:03.0777 (UTC) FILETIME=[B656BD10:01C47FC1] X-CanItPRO-Stream: default X-Spam-Score: -0.9 () X-Bayes-Prob: 0.0001 X-Scanned-By: CanIt (www . canit . ca) X-SW-Source: 2004/txt/msg00872.txt.bz2 On Wed, 11 Aug 2004, Hans Ronne wrote: > Right. I'm looking into this. Even more important, however, is to fix the > "map the unknown by clicking in it" exploit, which sneaked back in when we > removed Peter's pathfinding. As I recall, it was also in the early version of Peter's pathfinder, and we ended up with all that CMD_EXPLORE and PND_UNMAPPED stuff and whatnot as part of the fix. (After he hacked over my initial hack, which just assigned unexplored hexes a value of 1 or 2.) Eric