[Freeciv-Dev] [bug #13637] [patch] add effect Migration_Pct

2009-07-04 Thread Marko Lindqvist
Update of bug #13637 (project freeciv): Status:None => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #13637] [patch] add effect Migration_Pct

2009-06-30 Thread Marko Lindqvist
Follow-up Comment #4, bug #13637 (project freeciv): This didn't apply cleanly to README.effects. It seems that you had quite old revision of that file. Fixed patch attached. (file #6094) ___ Additional Item Attachment: File name: Migratio

[Freeciv-Dev] [bug #13637] [patch] add effect Migration_Pct

2009-06-27 Thread Matthias Pfafferodt
Follow-up Comment #3, bug #13637 (project freeciv): and now the correct file ... (file #6064) ___ Additional Item Attachment: File name: version2-13637-migration2.patch.diff Size:3 KB

[Freeciv-Dev] [bug #13637] [patch] add effect Migration_Pct

2009-06-27 Thread Matthias Pfafferodt
Follow-up Comment #2, bug #13637 (project freeciv): version 2; changes: - as suggested by Marko Lindqvist use 'v += amount' as AI want value. This is used for _each_ city within migration range. (file #6063) ___ Additional Item Attach

[Freeciv-Dev] [bug #13637] [patch] add effect Migration_Pct

2009-06-21 Thread Marko Lindqvist
Follow-up Comment #1, bug #13637 (project freeciv): > + case EFT_MIGRATION_PCT: > +v += amount * 50; /* AI wants migration into its cities! */ > +break; Adding these AI want values is no science, but want of 50 for each *percent* of migration score sounds extremely high. Previous effect

[Freeciv-Dev] [bug #13637] [patch] add effect Migration_Pct

2009-06-06 Thread Marko Lindqvist
Update of bug #13637 (project freeciv): Assigned to:None => cazfi ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [bug #13637] [patch] add effect Migration_Pct

2009-06-06 Thread Matthias Pfafferodt
URL: Summary: [patch] add effect Migration_Pct Project: Freeciv Submitted by: syntron Submitted on: Samstag 06.06.2009 um 13:12 Category: general Severity: 3 - Normal