Complete.Org: Mailing Lists: Archives: freeciv-dev: June 2000:
[Freeciv-Dev] Minor bugfixes
Home

[Freeciv-Dev] Minor bugfixes

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Minor bugfixes
From: Marko Lindqvist <caz@xxxxxxxxxxxxxxxx>
Date: Thu, 22 Jun 2000 15:31:53 +0300 (EET DST)

 1. If player have no right to choose pillage target (currently when
    civstyle=1), server should check target given by client.

 2. Since 1.10.0 client option use_solid_color_behind_units is renamed
    to solid_color_behind_units. I assume this is happened by accident.
    Maybe just ignoring error messages about unused entry would suffice?
    With this patch client tries first to use solid_color_behind_units.
    If it's not found falls to use_solid_color_behind_units and lastly to
    default value 0.


 Caz

--

Attachment: pillagefix_civstyle.diff
Description: Text document

Attachment: clientrcfix.diff
Description: Text document


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Minor bugfixes, Marko Lindqvist <=