From owner-freebsd-chat Mon Jul 24 05:44:08 1995 Return-Path: chat-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id FAA18255 for chat-outgoing; Mon, 24 Jul 1995 05:44:08 -0700 Received: from fslg8.fsl.noaa.gov (fslg8.fsl.noaa.gov [137.75.131.171]) by freefall.cdrom.com (8.6.11/8.6.6) with SMTP id FAA18249 ; Mon, 24 Jul 1995 05:44:06 -0700 Received: by fslg8.fsl.noaa.gov (5.57/Ultrix3.0-C) id AA29908; Mon, 24 Jul 95 06:44:00 -0600 Received: by emu.fsl.noaa.gov (1.38.193.4/SMI-4.1 (1.38.193.4)) id AA16806; Mon, 24 Jul 1995 06:47:39 -0600 Date: Mon, 24 Jul 1995 06:47:39 -0600 From: kelly@fsl.noaa.gov (Sean Kelly) Message-Id: <9507241247.AA16806@emu.fsl.noaa.gov> To: me@freebsd.org Cc: jkh@time.cdrom.com, me@freebsd.org, chat@freebsd.org In-Reply-To: (me@tartufo.pcs.dec.com) Subject: Re: cvs commit: ports/games/xkobo - Imported sources Sender: chat-owner@freebsd.org Precedence: bulk >>>>> "Michael" == Michael Elbel writes: Michael> Actually, if you are patient and try not to shoot down Michael> too many beasties at a time, it's manageable. Now on to Michael> level 24 :-) You're right ... it certainly took a long time, but I kept things off-screen as much as possible and finally did it. An even faster way is to use the following patch ... :-) *** myship.C~ Sat Jul 1 13:31:34 1995 --- myship.C Mon Jul 24 06:35:42 1995 *************** *** 123,130 **** --- 123,132 ---- void _myship::destroyed() { if (state != normal) return; + #if 0 manage.lost_myship(); state = dead; + #endif } int _myship::hit_structure() -- Sean Kelly NOAA Forecast Systems Lab, Boulder Colorado USA I put contact lenses in my dog's eyes. They had little pictures of cats on them. Then I took one out and he ran around in circles. -- Steven Wright