[Freeciv-Dev] [patch #1765] cleanup bitvectors

2010-07-30 Thread Matthias Pfafferodt

Update of patch #1765 (project freeciv):

  Status:  Ready For Test => Done   
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1765] cleanup bitvectors

2010-07-26 Thread Matthias Pfafferodt

Follow-up Comment #3, patch #1765 (project freeciv):

it should be:

bv_flags => bv_unit_type_flags 
bv_roles => bv_unit_type_roles 

___

Reply to this item at:

  

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1765] cleanup bitvectors

2010-07-26 Thread Matthias Pfafferodt

Follow-up Comment #2, patch #1765 (project freeciv):

> This is unit type specific flags that unit has, right? When
> you are changing it, you should also make it clear that unit
> class specific flags are not here.

I had to think some time to understand the request. Here is an updated
patch:

cleanup bitvectors

bv_flags => bv_utype_flags
bv_roles => bv_utype_roles
(new)   bv_impr_flags
(new)   bv_tech_flags

changes to the network protocol

the bitvector for unit class flags is bv_unit_class_flags

(file #9581)
___

Additional Item Attachment:

File name: 20100726v2-trunk-cleanup-bitvectors.patch Size:8 KB


___

Reply to this item at:

  

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1765] cleanup bitvectors

2010-07-26 Thread Marko Lindqvist

Follow-up Comment #1, patch #1765 (project freeciv):

> bv_flags => bv_unit_flags

This is unit type specific flags that unit has, right? When you are changing
it, you should also make it clear that unit class specific flags are not
here.

___

Reply to this item at:

  

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


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


[Freeciv-Dev] [patch #1765] cleanup bitvectors

2010-07-26 Thread Matthias Pfafferodt

URL:
  

 Summary: cleanup bitvectors
 Project: Freeciv
Submitted by: syntron
Submitted on: Montag 26.07.2010 um 13:12
Category: general
Priority: 3 - Low
  Status: Ready For Test
 Privacy: Public
 Assigned to: syntron
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.3.0

___

Details:

bv_flags => bv_unit_flags
bv_roles => bv_unit_roles
(new)   bv_impr_flags
(new)   bv_tech_flags

changes to the network protocol



___

File Attachments:


---
Date: Montag 26.07.2010 um 13:12  Name:
20100726-16-trunk-cleanup-bitvectors.patch  Size: 8kB   By: syntron



___

Reply to this item at:

  

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


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