Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2001:
[Freeciv-Dev] Re: PATCHES: AI cleanups
Home

[Freeciv-Dev] Re: PATCHES: AI cleanups

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Raahul Kumar <raahul_da_man@xxxxxxxxx>, freeciv development list <freeciv-dev@xxxxxxxxxxx>, Patches <bugs@xxxxxxxxxxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: PATCHES: AI cleanups
From: Gregory Berkolaiko <gberkolaiko@xxxxxxxxxxx>
Date: Sun, 30 Dec 2001 14:51:42 +0000 (GMT)

In unit_move_turns.diff

+    if (unit_flag(punit, F_IGTER)) {
+      move_rate *= SINGLE_MOVE;
+    }

It's actually IGTER_SPEEDUP  ( = SINGLE_MOVE/MOVE_COST_ROAD) instead of
SINGLE_MOVE

Otherwise the patch is perfect (if put through indent -kr -i2)

G.

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com


[Prev in Thread] Current Thread [Next in Thread]