--- Begin Message ---
This message was received for a list you are a moderator on, and
was marked for moderation due to the following reason:
Failed administrivia check.
To approve this message and have it go out on the list, forward to:
freeciv-dev-repost@xxxxxxxxxxx
DO NOT DELETE THE FOLLOWING LINE. Listar needs it.
// modpost 37AF6ED7:344:serrpviqri
>From dwp@xxxxxxxxxxxxxx Mon Aug 9 19:14:15 1999
Received: from kiss.otherbbs.com (root@xxxxxxxxxxxxxxxxx [206.53.114.198])
by erwin.complete.org (8.9.3/8.9.3/Debian/GNU) with ESMTP id TAA00832
for <freeciv-dev@xxxxxxxxxxx>; Mon, 9 Aug 1999 19:14:12 -0500
From: dwp@xxxxxxxxxxxxxx
Received: from freeciv.freeciv.org (freeciv.freeciv.org [206.251.228.174])
by kiss.otherbbs.com (8.9.3/8.9.3/Debian/GNU) with ESMTP id KAA03609
for <freeciv-dev@xxxxxxxxxxx>; Sun, 8 Aug 1999 10:19:35 -0500
Received: from localhost (localhost [127.0.0.1])
by freeciv.freeciv.org (8.9.1b+Sun/8.9.1) with ESMTP id FAA26639
for <freeciv-dev@xxxxxxxxxxx>; Mon, 9 Aug 1999 05:56:28 -0700 (PDT)
Date: Mon, 9 Aug 1999 05:56:28 -0700 (PDT)
Message-Id: <199908091256.FAA26639@xxxxxxxxxxxxxxxxxxx>
To: freeciv-dev@xxxxxxxxxxx
Subject: patch: new format for techs,buildings rulesets (PR#101)
CC: bugs@xxxxxxxxxxxxxxxxxxx
X-Loop: bugs@xxxxxxxxxxxxxxxxxxx
At
ftp://ftp.freeciv.org/pub/freeciv/incoming/newform_remaining_rs.diff.gz
is a patch which converts the buildings and techs rulesets
to the new-style format. As well as just being nicer (:-)
this will make future enhancements easier, such as per-item
helptext in the ruleset files.
In this case I'd prefer to keep the code simple rather than
support backward compatability, so there is no provision in
this patch to support reading old-style formats for these
rulesets.
Indeed also in this patch I've _removed_ the code to read
the old-style units ruleset, for the above reason, and because
the units ruleset file is likely to change a bit more soon,
with upkeep and helptext etc, and I don't want to have to
update both lots of code.
Regards,
-- David
// eompost 37AF6ED7:344:serrpviqri
--- End Message ---