Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2005:
[Freeciv-Dev] (PR#13570) Aifill in scenarious
Home

[Freeciv-Dev] (PR#13570) Aifill in scenarious

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#13570) Aifill in scenarious
From: "Mateusz Stefek" <mstefek@xxxxxxxxx>
Date: Sun, 31 Jul 2005 23:55:35 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13570 >

> [jdorje - Sun Jul 31 01:06:34 2005]:
> 
> > [mstefek - Sat Jul 30 09:18:46 2005]:
> > 
> > This patch changes aifill to 5 in scenaroius where it is 0.
> 
> Good idea.  In certain scenarios (depending on the size and available
> nations) other values might be better than 5.
> 
> -jason
Ok. 
earth - 13
hagworld - 10
earth-small - 5
--
mateusz
Index: data/scenario/earth-160x90-v2.sav
===================================================================
RCS file: /home/freeciv/CVS/freeciv/data/scenario/earth-160x90-v2.sav,v
retrieving revision 1.5
diff -u -r1.5 earth-160x90-v2.sav
--- data/scenario/earth-160x90-v2.sav   22 Jul 2004 20:56:04 -0000      1.5
+++ data/scenario/earth-160x90-v2.sav   1 Aug 2005 06:54:32 -0000
@@ -29,7 +29,7 @@
 razechance=20
 civstyle=2
 save_nturns=10
-aifill=0
+aifill=13
 scorelog=0
 spacerace=0
 diplchance=3
Index: data/scenario/earth-80x50-v2.sav
===================================================================
RCS file: /home/freeciv/CVS/freeciv/data/scenario/earth-80x50-v2.sav,v
retrieving revision 1.5
diff -u -r1.5 earth-80x50-v2.sav
--- data/scenario/earth-80x50-v2.sav    22 Jul 2004 20:56:05 -0000      1.5
+++ data/scenario/earth-80x50-v2.sav    1 Aug 2005 06:54:32 -0000
@@ -30,7 +30,7 @@
 civstyle=2
 save_nturns=10
 save_name="civgame"
-aifill=0
+aifill=5
 scorelog=0
 fogofwar=1
 spacerace=0
Index: data/scenario/hagworld-120x60-v1.2.sav
===================================================================
RCS file: /home/freeciv/CVS/freeciv/data/scenario/hagworld-120x60-v1.2.sav,v
retrieving revision 1.2
diff -u -r1.2 hagworld-120x60-v1.2.sav
--- data/scenario/hagworld-120x60-v1.2.sav      23 Jun 2002 14:02:05 -0000      
1.2
+++ data/scenario/hagworld-120x60-v1.2.sav      1 Aug 2005 06:54:39 -0000
@@ -30,7 +30,7 @@
 civstyle=2
 save_nturns=10
 save_name="civgame"
-aifill=0
+aifill=10
 scorelog=0
 fogofwar=1
 spacerace=1

[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#13570) Aifill in scenarious, Mateusz Stefek <=