[Freeciv-Dev] [patch #4514] Move along the diplomat queue using choose_action_queue_next()

2014-02-19 Thread Sveinung Kvilhaugsvik
Update of patch #4514 (project freeciv):

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


___

Reply to this item at:

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

___
  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 #4514] Move along the diplomat queue using choose_action_queue_next()

2014-02-17 Thread Sveinung Kvilhaugsvik
URL:
  http://gna.org/patch/?4514

 Summary: Move along the diplomat queue using
choose_action_queue_next()
 Project: Freeciv
Submitted by: sveinung
Submitted on: Mon 17 Feb 2014 05:58:50 PM UTC
Category: client
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: sveinung
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.6.0

___

Details:

Calling process_diplomat_arrival() with NULL as the first parameter moves the
diplomat queue along. It is not clear from its name or its parameters that
this is what happens.

Define a new function choose_action_queue_next() that wraps
process_diplomat_arrival(). This makes it easier to understand what is
happening when reading the code.



___

File Attachments:


---
Date: Mon 17 Feb 2014 05:58:50 PM UTC  Name:
0003-Move-along-the-diplomat-queue-using-choose_action_qu.patch  Size: 23kB  
By: sveinung

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

___

Reply to this item at:

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

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


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