[Freeciv-Dev] Re: (PR#6732) CMA display in city report
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Fri, Nov 07, 2003 at 03:26:23AM -0800, Christian Knoke wrote:
> On Fri, Nov 07, 2003 at 02:44:20AM -0800, Raimar Falke wrote:
>
> > Please apply the patch and mail the output.
>
> I've opened a city window, applied a preset, and closed, then opened city
> report, sort cma column, closed.
Please test the attached patch.
> BTW: the compress ratio of bzip2 is hard to believe ...
A factor of 367.76 is indeed nice. But 42.zip has the better one.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
Windows: From the people who brought you edlin...
Index: client/options.c
===================================================================
RCS file: /home/freeciv/CVS/freeciv/client/options.c,v
retrieving revision 1.85
diff -u -u -r1.85 options.c
--- client/options.c 2003/08/08 22:11:41 1.85
+++ client/options.c 2003/11/07 12:26:30
@@ -634,6 +634,7 @@
secfile_lookup_int_default(file, 0, "cma.preset%d.factortarget", inx);
parameter.happy_factor =
secfile_lookup_int_default(file, 0, "cma.preset%d.happyfactor", inx);
+ parameter.allow_disorder = FALSE;
cmafec_preset_add(name, ¶meter);
}
- [Freeciv-Dev] Re: (PR#6732) CMA display in city report, rt, 2003/11/06
- [Freeciv-Dev] Re: (PR#6732) CMA display in city report, Christian Knoke, 2003/11/06
- [Freeciv-Dev] Re: (PR#6732) CMA display in city report, Christian Knoke, 2003/11/06
- [Freeciv-Dev] Re: (PR#6732) CMA display in city report, Raimar Falke, 2003/11/07
- [Freeciv-Dev] Re: (PR#6732) CMA display in city report, Christian Knoke, 2003/11/07
- [Freeciv-Dev] Re: (PR#6732) CMA display in city report, Christian Knoke, 2003/11/07
- [Freeciv-Dev] Re: (PR#6732) CMA display in city report, Raimar Falke, 2003/11/07
- [Freeciv-Dev] Re: (PR#6732) CMA display in city report, Christian Knoke, 2003/11/07
- [Freeciv-Dev] Re: (PR#6732) CMA display in city report, Christian Knoke, 2003/11/07
- [Freeciv-Dev] Re: (PR#6732) CMA display in city report, Christian Knoke, 2003/11/07
- [Freeciv-Dev] Re: (PR#6732) CMA display in city report,
Raimar Falke <=
- [Freeciv-Dev] Re: (PR#6732) CMA display in city report, Christian Knoke, 2003/11/07
- [Freeciv-Dev] Re: (PR#6732) CMA display in city report, Raimar Falke, 2003/11/07
- [Freeciv-Dev] Re: (PR#6732) CMA display in city report, Christian Knoke, 2003/11/10
- [Freeciv-Dev] Re: (PR#6732) CMA display in city report, Raimar Falke, 2003/11/10
|
|