Author: sveinung
Date: Mon Feb 15 17:34:17 2016
New Revision: 31929
URL: http://svn.gna.org/viewcvs/freeciv?rev=31929&view=rev
Log:
handle_unit_actions() header comment update.
* Support for background requests has been added.
* The diplomat arrival queue has been removed.
Modified:
trunk/client/packhand.c
Modified: trunk/client/packhand.c
URL:
http://svn.gna.org/viewcvs/freeciv/trunk/client/packhand.c?rev=31929&r1=31928&r2=31929&view=diff
==============================================================================
--- trunk/client/packhand.c (original)
+++ trunk/client/packhand.c Mon Feb 15 17:34:17 2016
@@ -4290,8 +4290,8 @@
/**************************************************************************
Handle reply to possible actions.
- Note that it MUST call action_decision_taken() in the end in case
- there are more elements in the queue.
+ Note that a reply to a foreground request (a reply where disturb_player
+ is true) must result in its clean up.
**************************************************************************/
void handle_unit_actions(const struct packet_unit_actions *packet)
{
_______________________________________________
Freeciv-commits mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-commits