Update of patch #4868 (project freeciv):

                  Status:                    None => Ready For Test         
             Assigned to:                    None => mir3x                  
         Planned Release:                         => 2.6.0, 3.0             
 Contains string changes:                    None => No                     
                 Summary: Don't use move_type to set colors in Qt client city
production painting => Don't use move_type in Qt client

    _______________________________________________________

Follow-up Comment #4:

Removed all move_types.
Used combinations of 
UCF_TERRAIN_DEFENSE, UCF_CAN_PILLAGE, utype_fuel(), UCF_MISSILE
for colors in city dialog
and UCF_AIRLIFTABLE or utype_can_do_action(utype, ACTION_AIRLIFT)
for airlifting.

(file #29412, file #29413)
    _______________________________________________________

Additional Item Attachment:

File name: qt_remove_move_type.patch      Size:1 KB
File name: qt_remove_move_type-trunk.patch Size:1 KB


    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?4868>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to