[Freeciv-Dev] [patch #3044] Get nation specific trait value directly from nation

2011-11-17 Thread Marko Lindqvist

Update of patch #3044 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?3044

___
  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 #3044] Get nation specific trait value directly from nation

2011-11-09 Thread Marko Lindqvist

URL:
  http://gna.org/patch/?3044

 Summary: Get nation specific trait value directly from
nation
 Project: Freeciv
Submitted by: cazfi
Submitted on: Wed 09 Nov 2011 11:12:10 PM EET
Category: ai
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.5.0

___

Details:

Currently trait values are stored to nations, and should then be copied to
player's trait struct (which copy operation is missing, btw) This makes things
over-complicated (subject to initialization order of nations and players)
compared to simply looking trait value from nation directly. Attached patch
implements just that.



___

File Attachments:


---
Date: Wed 09 Nov 2011 11:12:10 PM EET  Name: TraitFromNation.diff  Size: 1kB 
 By: cazfi

http://gna.org/patch/download.php?file_id=14499

___

Reply to this item at:

  http://gna.org/patch/?3044

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


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