Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2000:
[Freeciv-Dev] [PATCH]Allow settlers to always begin construction
Home

[Freeciv-Dev] [PATCH]Allow settlers to always begin construction

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] [PATCH]Allow settlers to always begin construction
From: Thue Janus Kristensen <thue105@xxxxxxxxxxxxxxxxxx>
Date: Sun, 20 Feb 2000 21:37:06 +0100

Currently when your settler has 0 movepoints left you cannot order it to start
fx irrigating. I have attached a patch that allows that. The settler will
finish in the same time as if it had been ordered to start next turn, so it
doesn't change the play-balance, only increase the players control. You can also
fortify units with 0 movepoint left.

I had to move the restoration of movement points from player_restore_units to
update_player_activities. I couldn't see any unintented consequences, and a
little testing didn't reveil any. NB: I think player_restore_units and
update_player_activities should be one function. I can merge them if you agree.

-Thue

ps: do I have to say that this should not go into the feature-freezed beta? :)

Attachment: always_allow_setting_activity.patch
Description: Text Data


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] [PATCH]Allow settlers to always begin construction, Thue Janus Kristensen <=