Follow-up Comment #8, bug #15618 (project freeciv):

> there is no "may grow soon" message in the event cache of any 
> savegame [...] Is this a bug or a feature? Not having this 
> message cached is probably OK.

I think this may just be luck. These are one of the few non-esoteric
player-specific uses of notify_conn(). notify_conn() only adds messages to
the event cache if they are global messages. Most places use notify_player(),
which adds non-global messages to the event cache.

I think this is probably a separate bug.

> in the chat window the newly generated may-grow-soon messages 
> are followed by other messages restored from event cache [...] 
> I think this order is not intuitive and wrong.

Agreed. Again, I think that's a separate bug, though.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?15618>

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


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

Reply via email to