<URL: http://bugs.freeciv.org/Ticket/Display.html?id=39870 >

Whether by history or mistake, some functions have a leading handle_ that
are not actually network packet routines.  Another has leading real_

This makes reading the code more difficult, as it is hard to discern where
the calls are generated.

  bool handle_unit_move_request

  void handle_unit_activity_request
  static void handle_unit_activity_request_targeted
  static void handle_unit_activity_request_base

  void real_unit_change_homecity



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

Reply via email to