Freeciv commits

RevisionAuthorDateDescription
15196cazfi04 Sep 2008 18:23:04

There cannot be two territory claiming bases on same tile. If one
exist already when new one is built, old one is removed.

See #40474

15195cazfi04 Sep 2008 18:22:39

There cannot be two territory claiming bases on same tile. If one
exist already when new one is built, old one is removed.

See #40474

15194cazfi04 Sep 2008 08:21:00

Fixed a problem that tile info popup did not list bases if it was
only infrastructure in that tile.

See #40473

15193cazfi04 Sep 2008 08:20:45

Fixed a problem that tile info popup did not list bases if it was
only infrastructure in that tile.

See #40473

15192mbook03 Sep 2008 16:44:56

Implemented team alternating movement phases.

- 'Simultaneous phases' server setting renamed
to 'phase mode' and extended to integer values.
- New setting phasemode=2 allows teammates to play
their turn at the same time, but makes teams as
a whole alternate.

Feature requested in #40444 by Michael Mielke .

15191mbook03 Sep 2008 16:32:23

Implemented team alternating movement phases.

- 'Simultaneous phases' server setting renamed
to 'phase mode' and extended to integer values.
- New setting phasemode=2 allows teammates to play
their turn at the same time, but makes teams as
a whole alternate.

Feature requested in #40444 by Michael Mielke .

15190cazfi01 Sep 2008 17:39:41

Made number of base types adjustable. Max number of base types is now 32.

See #40469

15189cazfi01 Sep 2008 17:39:22

Made number of base types adjustable. Max number of base types is now 32.

See #40469

15188cazfi29 Aug 2008 11:18:19

Fixed ftwl-client compilation.

See #40471

15187cazfi29 Aug 2008 11:17:57

Fixed ftwl-client compilation.

See #40471

15186cazfi28 Aug 2008 17:56:09

Fixed win32-client compilation.

See #40470

15185cazfi28 Aug 2008 17:55:51

Fixed win32-client compilation.

See #40470

15184cazfi28 Aug 2008 17:07:34

Save ongoing base building activity by base number and not
by base type specific actions.

See #40462