Follow-up Comment #4, patch #1288 (project freeciv):
> The client calls output_window_event only from the
> handle_event(), called from handle_msg_chat(). The messages
> handled by this way are received from the server.
create_event() is client side mechanism that simulates server sent events. It
calls handle_event(). See for example control.c:do_unit_goto()
create_event(ptile, E_BAD_COMMAND,
_("Didn't find a route to the destination!"));
_______________________________________________________
Reply to this item at:
<http://gna.org/patch/?1288>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev