[Freeciv-Dev] Re: generalized unit capabilities
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Originally to: David Bryan Smith
by provide.net (CommuniGate Pro SMTP 3.5b5)
with ESMTP id 6283837 for
dbsmith@xxxxxxxxxxx; Wed, 05 Dec 2001
19:56:25 -0500
Received: from pi (localhost [127.0.0.1])
by pi.glockenspiel.complete.org (Postfix)
with ESMTP
id B08F63B866; Wed, 5 Dec 2001 19:56:08
-0500 (EST)
Received: with LISTAR (v1.0.0; list
freeciv-dev); Wed, 05 Dec 2001 19:56:08 -0500
(EST)
Delivered-To:
virtual-freeciv.org-freeciv-dev@xxxxxxxxxxxx
Received: from mega.ist.utl.pt
(mega.ist.utl.pt [193.136.128.20])
by pi.glockenspiel.complete.org (Postfix)
with ESMTP id 37A9A3B851
for <freeciv-dev@xxxxxxxxxxx>; Wed, 5 Dec
2001 19:56:02 -0500 (EST)
Received: by mega.ist.utl.pt (Postfix, from
userid 42786)
id 3FC0911DF2F; Thu, 6 Dec 2001 00:53:04
+0000 (WET)
Received: from localhost (localhost
[127.0.0.1])
by mega.ist.utl.pt (Postfix) with ESMTP id
3CD5F11ADDF
for <freeciv-dev@xxxxxxxxxxx>; Thu, 6 Dec
2001 00:53:04 +0000 (WET)
Date: Thu, 6 Dec 2001 00:53:04 +0000 (WET)
From: Vasco Alexandre Da Silva Costa
<vasc@xxxxxxxxxxxxxx>
X-Sender: vasc@mega
To: Freeciv development list
<freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: generalized unit
capabilities
In-Reply-To:
0011205172801.A13318@xxxxxxxxxxxxxxxxxxxxxxx>
Message-ID:
ne.GSO.4.05.10112060046340.10343-300000@mega>
MIME-Version: 1.0
Content-Type: MULTIPART/MIXED;
ARY="-559023410-1804928587-1007599984=:10343"
X-archive-position: 5117
X-listar-version: Listar v1.0.0
Sender: freeciv-dev-bounce@xxxxxxxxxxx
Errors-To: freeciv-dev-bounce@xxxxxxxxxxx
X-original-sender: vasc@xxxxxxxxxxxxxx
Precedence: bulk
X-list: freeciv-dev
This message is in MIME format. The first
part should be readable text,
while the remaining parts are likely
unreadable without MIME-aware tools.
Send mail to
mime@xxxxxxxxxxxxxxxxxxxxxxxxxxxx for more
info.
---559023410-1804928587-1007599984=:10343
Content-Type: TEXT/PLAIN; charset=US-ASCII
On Wed, 5 Dec 2001, Raimar Falke wrote:
> About running out of space for bits for the
flags: I agree that this
> is a problem, but a problem which can be
solved in a 100 lines patch.
Well i have this old code i made lying around
for bit flag arrays. I have
sent it attached. It has 26 LOC.
---
Vasco Alexandre da Silva Costa @ Instituto
Superior Tecnico, Lisboa
---559023410-1804928587-1007599984=:10343
Content-Type: TEXT/PLAIN; charset=US-ASCII;
name="test.c"
Content-Transfer-Encoding: BASE64
Content-ID:
<Pine.GSO.4.05.10112060053040.10343@mega>
Content-Description:
Content-Disposition: attachment;
filename="test.c"
Attached file: test.c
Content-Type: TEXT/PLAIN; charset=US-ASCII;
name="bits.h"
Content-Transfer-Encoding: BASE64
Content-ID:
<Pine.GSO.4.05.10112060053041.10343@mega>
Content-Description:
Content-Disposition: attachment;
filename="bits.h"
Attached file: bits.h
|
|