Follow-up Comment #5, patch #1281 (project freeciv):

I wish also have an option to control if the day/time the event occurred
would be printed or not (like it is on longturn).

Maybe we should make a new structure in game.server:

struct {
  int turns;
  int max_size;
  bool chat;
  bool print_time;
} event_cache;



    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?1281>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


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

Reply via email to